All MIBs › NOKIA-IPSO-SYSTEM-MIB › ipsoChassisTemperature
ipsoChassisTemperature
Module: NOKIA-IPSO-SYSTEM-MIB
OID (symbolic): NOKIA-IPSO-SYSTEM-MIB::ipsoChassisTemperature
OID (numeric): 1.3.6.1.4.1.94.1.21.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An indication of whether or not the internal temperature reading of this chassis is higher than the recommended operating temperature.
What is ipsoChassisTemperature?
This read-only INTEGER reports normal(1) or overTemperature(2), indicating whether the chassis's internal temperature reading exceeds the recommended operating temperature. An admin monitors this as a simple thermal health flag for the whole chassis, distinct from individual power-supply temperature status. Seeing ipsoChassisTemperature at overTemperature(2) would tell an admin to check cooling and airflow before the device suffers thermal-related instability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.1.5 snmpwalk -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoChassisTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.1.5.1 snmpget -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoChassisTemperature.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipsoChassisTemperature.1
Start monitoring Nokia IP-series security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NOKIA-IPSO-SYSTEM-MIB::ipsoChassisTemperature OID value, configure state conditions and alerts, and monitor any Nokia IP-series security appliances from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.94 | nokia | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1 | nokiaProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21 | ipsoProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1 | ipsoSystem | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.1 | ipsoChassisGroup | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.1.5 | ipsoChassisTemperature | NOKIA-IPSO-SYSTEM-MIB |