03-03-2008 09:26 AM
I am getting this error on my Cisco Catalyst 6509 Switches. I verified that the AniServer.properties values for 0, but for some reason it looks like they keep getting reverted back to 1 (UTGetSuspendedVlans and UTGetVlansOnDownPorts). Has anyone else faced this issue I am an admin on the CiscoWorks Server.
03-06-2008 06:17 AM
I have the same problem with LMS 2.6.Catalyst 6509 generates this trap when it receives SNMP-request from LMS Data Collection with community string
ANIServer.properties:
UTGetSuspendedVlans=1
UTGetVlansOnDownPorts=1
File UT.properties does not exist. What I have to do for eliminating this trap?
03-06-2008 06:48 AM
Hi JClarke,
I did exactly what you told me to do to troubleshoot this matter with no luck. No errors were found I have asked my engineer to take a look at the other two Cisco Catalyst 6509 devices which I don't see any errors in the show logging statements to see if he can see what's going on.
03-06-2008 08:36 AM
What do you mean, no errors were found? Did the authFail messages stop? The steps I gave you weren't designed to produce errors. The sniffer trace will show SNMP packets. The packets that correspond to authFail messages will be of interest, as those are polling with an invalid SNMP community.
03-06-2008 10:53 AM
So for not providing enough info. I verified the trace with the authfail messages from the logs and verified that the right SNMP community was being polled.
03-06-2008 10:59 AM
But what about the indexes? The community string itself will be correct. It's a matter of the "@X" indexes that is causing the authFails. Figuring out what objects are being polled will tell us what component has the wrong indexes, and what needs to be troubleshot.
03-06-2008 11:55 AM
03-06-2008 12:00 PM
No, this would not cause authFail events. An authFail would be triggered by an SNMP packet with a community string that the device does not recognize. This could be an obviously incorrect string, or a VLAN index which does not exist or is suspended on the device (e.g. public@6 when vlan 6 is not valid for that device). Such a request would not have a corresponding SNMP response.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide