cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1258
Views
0
Helpful
11
Replies

Router Serie 12000 SNMP Problems

carlos.armas
Level 1
Level 1

After a electric problem in our office both router cisco 12006 reboot. I monitorized both equipoment using MRTG and this OID are now no response. The SNMP and anccess list is well configurated. I can graph the traffic in each interface but for this varibles (temperature,CPU,memory) i can't. Here you see what OID i'm using.

Temperature: 1.3.6.1.4.1.9.9.13.1.3.1.3.2

CPU:1.3.6.1.4.1.9.2.1.58.0

RAM: 1.3.6.1.4.1.9.9.48.1.1.1.5.1 and 1.3.6.1.4.1.9.9.48.1.1.1.6.1

What happened in this case?

Thank you for your help

11 Replies 11

carlos.armas
Level 1
Level 1

System image file is "disk0:c12kprp-k4p-mz.120-32.SY6.bin". this war working well until the electric fail. We change one of tha chassis and the problem continues

Thank you

Have you tried to snmpwalk the OIDs:

1.3.6.1.4.1.9.9.13.1.3.1.3

1.3.6.1.4.1.9.2.1.58

1.3.6.1.4.1.9.9.48.1.1.1.5 and 1.3.6.1.4.1.9.9.48.1.1.1.6

Note that I removed the last number from each OID.

For all OID i got the answer. If don't put any OID the server can make the read SNMP but not for this OID. Also the Nagios says "SNMP problem - No data received from host"

Here you have the SNMPWALK tha you are asking:

a) root@nagios# snmpwalk -c icroccs7521net -v2c 200.75.113.3 1.3.6.1.4.1.9.9.13.1.3.1.3

system.sysUpTime.6.1.4.1.9.9.13.1.3.1.3 = No Such Instance currently exists at this OID

b) root@nagios:# snmpwalk -c icroccs7521net -v2c 200.75.113.3 1.3.6.1.4.1.9.2.1.58

system.sysUpTime.6.1.4.1.9.2.1.58 = No Such Instance currently exists at this OID

c)root@nagios:/usr/local/nagios/libexec# snmpwalk -c icroccs7521net -v2c 200.75.113.3 1.3.6.1.4.1.9.9.48.1.1.1.6

system.sysUpTime.6.1.4.1.9.9.48.1.1.1.6 = No Such Instance currently exists at this OID

Do you mind posting the snmpwalk of .1.3.6.1.4.1.9 branch?

a) root@nagios:# snmpwalk -c icroccs7521net -v2c 200.75.113.3 .1.3.6.1.4.1.9

enterprises.9 = No Such Object available on this agent at this OID

Now with the point in first position

a)root@nagios:# snmpwalk -c icroccs7521net -v2c 200.75.113.3 .1.3.6.1.4.1.9.2.1.58.0

enterprises.9.2.1.58.0 = No Such Object available on this agent at this OID

b) root@nagios:/home/bqtn4g# snmpwalk -c icroccs7521net -v2c 200.75.113.3 .1.3.6.1.4.1.9.9.48.1.1.1.6

enterprises.9.9.48.1.1.1.6 = No Such Object available on this agent at this OID

what do you think now what's wrong with the router?

Check out bug CSCsq50837.

Workaround:

Add

snmp-server view v1default ciscoMgmt included

in the configuration of the device.

can you send a .pdf with the explination of that bug? please because i can access to bug toolkit before i put that line in the router configuration :(

Thank you.

Here it is.

Thank you very much..tomorrow i will apply the command in the router. I report you if i can solve the problems.

Best Regards

Yes. Now it's working prefectly. Thank you very much for your help.

Best Regard

Carlos Armas

Actually, I was wondering why your system translates the OID to system.sysUptime.6.1.4.1.9...

system.sysUpTime is generally translated to .1.3.6.1.2.1.1.3

Could you try the same snmpwalk with a preceeding '.'?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: