They're in the juniper-mib-chassis.txt file. Example:
> snmpget -v 2c <router> <community string> jnxOperatingTemp.9.1.0.0 -m ALL
enterprises.juniperMIB.jnxMibs.jnxBoxAnatomy.jnxOperatingTable.jnxOperatingEntry.jnxOperatingTemp.9.1.0.0
= Gauge: 27
or, if you need it numerically:
> snmpget -On -v 2c <router> <community string>
jnxOperatingTemp.9.1.0.0 -m ALL
.1.3.6.1.4.1.2636.3.1.13.1.7.9.1.0.0 = Gauge: 27
Dave
Ricardo G Patara wrote:
>Hi.
>I'm trying to configure my mrtg to get info about temperature, cpu and memory
>usage.
>I read the Juniper MIB, but didn't find the oid for this.
>Any help?
>
>Thanks
>
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:40 EDT