cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2718
Views
0
Helpful
2
Replies

snmp error rttMonCtrlAdminStatus

loughlind
Level 1
Level 1

I know this is a stretch to ask here... however, I'm using a tool called SmokePing that utilizes CiscoRTTMonEchoICMP to have a target send an ICMP echo from a different source IP address to a target IP address.

I notice that an ASR1000, 10.85.85.85, I have stopped working a few days ago. I see genErr responses. The configuration on the ASR hasn't been touched. It was working. The smokeping 2.4.1 configuration tool hasn't changed. I'm wondering what could be causing the genErr from the ASR.

[root@cacti2 ~]# tcpdump -r out.pcap | grep 9.4952

reading from file out.pcap, link-type EN10MB (Ethernet)

12:01:01.233922  IP 10.79.255.15.50704 > 10.85.85.85.snmp: C=removedstring  SetRequest(375) E:cisco.9.42.1.2.1.1.9.4952=5  E:cisco.9.42.1.2.1.1.4.4952=1 E:cisco.9.42.1.2.2.1.1.4952=2  E:cisco.9.42.1.2.2.1.2.4952=0a_48_3f_a5 E:cisco.9.42.1.2.1.1.7.4952=2000  E:cisco.9.42.1.2.1.1.6.4952=2 E:cisco.9.42.1.2.8.1.2.4952=20  E:cisco.9.42.1.2.8.1.1.4952=1 E:cisco.9.42.1.2.8.1.4.4952=2  E:cisco.9.42.1.2.2.1.3.4952=48 E:cisco.9.42.1.2.5.1.2.4952=1  E:cisco.9.42.1.2.5.1.1.4952=43 E:cisco.9.42.1.2.5.1.3.4952=60  E:cisco.9.42.1.2.2.1.9.4952=0 E:cisco.9.42.1.2.1.1.10.4952=2  E:cisco.9.42.1.2.2.1.6.4952=0a_48_3f_a6

12:01:01.244449 IP 10.85.85.85.snmp >  10.79.255.15.50704: C=removedstring GetResponse(375) genErr@1  E:cisco.9.42.1.2.1.1.9.4952=5 E:cisco.9.42.1.2.1.1.4.4952=1  E:cisco.9.42.1.2.2.1.1.4952=2 E:cisco.9.42.1.2.2.1.2.4952=0a_48_3f_a5  E:cisco.9.42.1.2.1.1.7.4952=2000 E:cisco.9.42.1.2.1.1.6.4952=2  E:cisco.9.42.1.2.8.1.2.4952=20 E:cisco.9.42.1.2.8.1.1.4952=1  E:cisco.9.42.1.2.8.1.4.4952=2 E:cisco.9.42.1.2.2.1.3.4952=48  E:cisco.9.42.1.2.5.1.2.4952=1 E:cisco.9.42.1.2.5.1.1.4952=43  E:cisco.9.42.1.2.5.1.3.4952=60 E:cisco.9.42.1.2.2.1.9.4952=0  E:cisco.9.42.1.2.1.1.10.4952=2 E:cisco.9.42.1.2.2.1.6.4952=0a_48_3f_a6

[root@cacti2 ~]#

I have a 7200 below that has been working without a hiccup. Here is a pcap from a similar set and get 375 operation..

[root@cacti2 ~]# tcpdump -r out2.pcap | grep 375 | grep 15526

reading from file out2.pcap, link-type EN10MB (Ethernet)

12:46:02.029885 IP 10.79.255.15.42632 > 10.2.2.2.snmp:  C=removedstring SetRequest(375)  E:cisco.9.42.1.2.1.1.9.15526=5 E:cisco.9.42.1.2.1.1.4.15526=1 E:cisco.9.42.1.2.2.1.1.15526=2 E:cisco.9.42.1.2.2.1.2.15526=0a_42_3a_d5 E:cisco.9.42.1.2.1.1.7.15526=2000 E:cisco.9.42.1.2.1.1.6.15526=2 E:cisco.9.42.1.2.8.1.2.15526=20 E:cisco.9.42.1.2.8.1.1.15526=1 E:cisco.9.42.1.2.8.1.4.15526=2 E:cisco.9.42.1.2.2.1.3.15526=48 E:cisco.9.42.1.2.5.1.2.15526=1 E:cisco.9.42.1.2.5.1.1.15526=43 E:cisco.9.42.1.2.5.1.3.15526=60 E:cisco.9.42.1.2.2.1.9.15526=0 E:cisco.9.42.1.2.1.1.10.15526=2 E:cisco.9.42.1.2.2.1.6.15526=0a_42_3a_d6

12:46:02.032606 IP 10.2.2.2.snmp > 10.79.255.15.42632:  C=removedstring GetResponse(375)  E:cisco.9.42.1.2.1.1.9.15526=5 E:cisco.9.42.1.2.1.1.4.15526=1 E:cisco.9.42.1.2.2.1.1.15526=2 E:cisco.9.42.1.2.2.1.2.15526=0a_42_3a_d5 E:cisco.9.42.1.2.1.1.7.15526=2000 E:cisco.9.42.1.2.1.1.6.15526=2 E:cisco.9.42.1.2.8.1.2.15526=20 E:cisco.9.42.1.2.8.1.1.15526=1 E:cisco.9.42.1.2.8.1.4.15526=2 E:cisco.9.42.1.2.2.1.3.15526=48 E:cisco.9.42.1.2.5.1.2.15526=1 E:cisco.9.42.1.2.5.1.1.15526=43 E:cisco.9.42.1.2.5.1.3.15526=60 E:cisco.9.42.1.2.2.1.9.15526=0 E:cisco.9.42.1.2.1.1.10.15526=2 E:cisco.9.42.1.2.2.1.6.15526=0a_42_3a_d6

[root@cacti2 ~]#

When I run this manually:

[root@cacti2 ~]# snmpset -v2c -c removedstring 10.85.85.85 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.9.4952 i 5 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.4.4952 i 1 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.1.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.2.4952 x '0A 48 3F A5' \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.7.4952 i 2000 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.6.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.2.4952 i 20 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.1.4952 i 1 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.4.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.3.4952 i 48 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.2.4952 i 1 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.1.4952 i 43 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.3.4952 i 60 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.9.4952 i 0 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.10.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.6.4952 x '0A 48 3F A6'

Error in packet.

Reason: (genError) A general failure occured

Failed object: SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.4952

2 Replies 2

loughlind
Level 1
Level 1

Here is an example of manually running the above to the working 7200 and the non-working asr. I had to change an input of integer to ticks from the above first manual run... You can see the snmpset to 10.2.2.2 works and the one to the asr1000 doesn't

[root@cacti2 ~]# snmpset -v2c -c removedstring 10.2.2.2 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.9.4952 i 5 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.4.4952 i 1 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.1.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.2.4952 x '0A 42 3A D5' \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.7.4952 i 2000 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.6.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.2.4952 i 20 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.1.4952 i 1 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.4.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.3.4952 i 48 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.2.4952 t 1 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.1.4952 i 43 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.3.4952 i 60 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.9.4952 i 0 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.10.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.6.4952 x '0A 42 3A D6'

SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.4952 = INTEGER: 5

SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.4.4952 = INTEGER: 1

SNMPv2-SMI::enterprises.9.9.42.1.2.2.1.1.4952 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.42.1.2.2.1.2.4952 = Hex-STRING: 0A 42 3A D5

SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.7.4952 = INTEGER: 2000

SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.6.4952 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.42.1.2.8.1.2.4952 = INTEGER: 20

SNMPv2-SMI::enterprises.9.9.42.1.2.8.1.1.4952 = INTEGER: 1

SNMPv2-SMI::enterprises.9.9.42.1.2.8.1.4.4952 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.42.1.2.2.1.3.4952 = INTEGER: 48

SNMPv2-SMI::enterprises.9.9.42.1.2.5.1.2.4952 = Timeticks: (1) 0:00:00.01

SNMPv2-SMI::enterprises.9.9.42.1.2.5.1.1.4952 = INTEGER: 43

SNMPv2-SMI::enterprises.9.9.42.1.2.5.1.3.4952 = INTEGER: 60

SNMPv2-SMI::enterprises.9.9.42.1.2.2.1.9.4952 = INTEGER: 0

SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.10.4952 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.42.1.2.2.1.6.4952 = Hex-STRING: 0A 42 3A D6

[root@cacti2 ~]#

[root@cacti2 ~]# snmpset -v2c -c removedstring 10.85.85.85 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.9.4952 i 5 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.4.4952 i 1 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.1.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.2.4952 x '0A 48 3F A5' \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.7.4952 i 2000 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.6.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.2.4952 i 20 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.1.4952 i 1 \

> 1.3.6.1.4.1.9.9.42.1.2.8.1.4.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.3.4952 i 48 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.2.4952 t 1 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.1.4952 i 43 \

> 1.3.6.1.4.1.9.9.42.1.2.5.1.3.4952 i 60 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.9.4952 i 0 \

> 1.3.6.1.4.1.9.9.42.1.2.1.1.10.4952 i 2 \

> 1.3.6.1.4.1.9.9.42.1.2.2.1.6.4952 x '0A 48 3F A6'

Error in packet.

Reason: (genError) A general failure occured

Failed object: SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.4952

[root@cacti2 ~]#

is it solved ? 

Review Cisco Networking for a $25 gift card