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

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  

2 Replies 2

petehaaswws
Level 1
Level 1

Hi Babek,

On the contrary I believe the last value of the IOD related to the slot number.

We have 2 SIP, One in slot 1 (the top most in our 1006) and One in slot 3.

These are the IODs we use for these:

.1.3.6.1.4.1.9.9.109.1.1.1.1.13.7 = SIP0 - Free Memory

.1.3.6.1.4.1.9.9.109.1.1.1.1.13.5 = SIP2 - Free Memory

Hope this helps

Peter Haas

Calculating Memory Utilization:

cempMemPoolUsed 1.3.6.1.4.1.9.9.221.1.1.1.1.7

cempMemPoolFree 1.3.6.1.4.1.9.9.221.1.1.1.1.8

Memory Utilization = cempMemPoolUsed /( cempMemPoolUsed  + cempMemPoolFree)] * 100

Recommended threshold for Memory Utilization is 80%

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: