cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

SNMP OIDs for ASR1k

b.kanani
Level 1
Level 1

Hi everyone,

We're trying to read CPU & MEM values from ASR1006 equipment. Obviously the old OIDs are not supported on this platform. This is what we have found by going through the snmp object navigator. (I assume .2 is the ESP, .3 is the RP, .4 & .5 are the SIPs). But the values we get from the command line are slightly different than what we get through snmp. Has anyone done this before? What OIDs do you use?

=====================================================================

CPU:

1min: cpmCPULoadAvg1min

Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.24.2; Value (Gauge):

Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.24.3; Value (Gauge):

Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.24.4; Value (Gauge):

Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.24.5; Value (Gauge):

5min: cpmCPULoadAvg5min
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.25.2; Value (Gauge):
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.25.3; Value (Gauge):
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.25.4; Value (Gauge):
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.25.5; Value (Gauge):

15min: cpmCPULoadAvg15min
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.26.2; Value (Gauge):
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.26.3; Value (Gauge):
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.26.4; Value (Gauge):
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.26.5; Value (Gauge):

======================================================================
Memory:

cpmCPUMemoryUsed
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.12.2; Value (Gauge): KiloByte
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.12.3; Value (Gauge): KiloByte
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.12.4; Value (Gauge): KiloByte
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.12.5; Value (Gauge): KiloByte

cpmCPUMemoryFree
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.13.2; Value (Gauge): KiloByte
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.13.3; Value (Gauge): KiloByte
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.13.4; Value (Gauge): KiloByte
Name/OID: .1.3.6.1.4.1.9.9.109.1.1.1.1.13.5; Value (Gauge): KiloByte

Best Regards,

Babak  

Who Me Too'd this topic