keithknowles

Comments

  • Here is an example of a working SNMPv3 config for a 9200/9200L no snmp-server system-shutdown no snmp-server trap-timeout 180 snmp-server packetsize 1400 snmp-server queue-length 20 snmp-server ifindex persist ! ip access-list standard SNMP 10 permit <SNMPSERVERIP> 20 deny any log ! snmp-server contact <CONTACTINFO> !…
  • We ran into this same issue as well, we resolved it by moving to SNMPv3 for layer 2/3 polling and filter out the old purpose-use VLANs that come with a Cisco switch (1002-1005) which was causing a timeout for the polling on the backend. I have it working on 17.6.4, havent tried 17.6.5 yet
  • We ran into this same issue as well, we resolved it by moving to SNMPv3 for layer 2/3 polling and filter out the old purpose-use VLANs that come with a Cisco switch (1002-1005) which was causing a timeout for the polling on the backend. I have it working on 17.6.4, havent tried 17.6.5 yet
  • I am just wondering what if anyone has come up with an answer to this? I am running Cisco 9K switches more and more and none of the layer 2 data is populating in UDT. It is very frustrating.