[j-nsp] Juniper Temperature OIDs
Eric Van Tol
eric at atlantech.net
Sat Mar 5 10:24:18 EST 2005
Hi,
I am trying to graph the temperature of Juniper routers per:
http://www.ee.ethz.ch/~slist/mrtg/msg24521.html
I am able to walk .1.3.6.1.4.1.2636.3.1.13.1.7 without a problem and I
get:
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.1.1.0.0 = Gauge32: 29
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.2.1.0.0 = Gauge32: 28
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.2.2.0.0 = Gauge32: 23
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.4.1.0.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.4.2.0.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.4.3.0.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.4.4.0.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.6.1.0.0 = Gauge32: 39
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.7.1.0.0 = Gauge32: 34
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.7.2.0.0 = Gauge32: 32
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.8.1.1.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.8.1.2.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.8.1.3.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.8.1.4.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.8.2.1.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.8.2.4.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.9.1.0.0 = Gauge32: 23
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.9.1.1.0 = Gauge32: 0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.10.1.0.0 = Gauge32: 0
However, when I attempt to do an 'snmpget' on the first OID, I get a
'noSuchName' response back from the router:
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.2636.3.1.13.1.7.1.1.0.0
I can get the second OID no problem:
[ops1]# snmpget -v1 -c community r1 .1.3.6.1.4.1.2636.3.1.13.1.7.2.1.0.0
SNMPv2-SMI::enterprises.2636.3.1.13.1.7.2.1.0.0 = Gauge32: 28
This is occurring on all Junipers in our network, on 7.0R2.7.
Any ideas why this is happening?
TIA,
evt
More information about the juniper-nsp
mailing list