[j-nsp] Graphing ERX PPS and CPU/Memory

Bjørn Mork bjorn at mork.no
Thu Jan 26 07:26:38 EST 2006


Kim Onnel <karim.adel at gmail.com> writes:

> I want to know the SNMP OIDs for ERX-1400 to be able to MRTG Interfaces pps,
> CPU and Memory.

CPU per slot:

bmork at x:~$ snmpwalk -On -v2c -c secret erx1440 .1.3.6.1.4.1.4874.2.2.2.1.3.5.1.3
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.3.0.1 = INTEGER: 2
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.3.2.1 = INTEGER: 2
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.3.4.1 = INTEGER: 2
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.3.6.1 = INTEGER: 13
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.3.11.1 = INTEGER: 10
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.3.13.1 = INTEGER: 9


memory per slot:

bmork at x:~$ snmpwalk -On -v2c -c secret erx1440 .1.3.6.1.4.1.4874.2.2.2.1.3.5.1.4
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.4.0.1 = INTEGER: 27
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.4.2.1 = INTEGER: 27
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.4.4.1 = INTEGER: 27
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.4.6.1 = INTEGER: 23
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.4.11.1 = INTEGER: 23
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.4.13.1 = INTEGER: 49

card types:

bmork at x:~$ snmpwalk -On -v2c -c secret erx1440 .1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.0.1 = STRING: "Gigabit Ethernet 2-port"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.0.2 = STRING: "GE-2 I/O adapter"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.2.1 = STRING: "Gigabit Ethernet 2-port"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.2.2 = STRING: "GE-2 I/O adapter"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.4.1 = STRING: "Gigabit Ethernet 2-port"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.4.2 = STRING: "GE-2 I/O adapter"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.6.1 = STRING: "System/Route Processor 40G+"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.6.2 = STRING: "SRP-40G+ I/O adapter"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.11.1 = STRING: "OC3 quad port, POS"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.11.2 = STRING: "OC3-4SM I/O adapter"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.13.1 = STRING: "Fast Ethernet 8-port"
.1.3.6.1.4.1.4874.2.2.2.1.3.4.1.6.13.2 = STRING: "FE-8 I/O adapter"


This is the same info you'll get from a cli "sh util":

erx1440# sh util
System Resource Utilization 
--------------------------- 
                  heap   cpu
slot     type     (%)    (%)
----   --------   ----   ---
0      GE-2        27     2 
1        ---      ---    ---
2      GE-2        27     2 
3        ---      ---    ---
4      GE-2        27     2 
5        ---      ---    ---
6      SRP-40G+    23    16 
7        ---      ---    ---
8        ---      ---    ---
9        ---      ---    ---
10       ---      ---    ---
11     OC3-4P      23    10 
12       ---      ---    ---
13     FE-8        49     9 

Not sure what you mean with "pps".  Is there something wrong with the
IF-MIB packet counters?


Bjørn



More information about the juniper-nsp mailing list