juniSystemTempStatus
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.9.4.1.2
Object
column Enumeration
The status of a temperature sensor: unknown - sensor is not present or is not accessible failed - sensor is broken tooLow - temperature is below nominal range nominal - temperature is within nominal range increasedFanSpeed - temperature is within nominal range tooHigh - temperature is above nominal range tooLowWarning - temperature is near the nominal lower limit tooHighWarning - temperature is near the nominal upper limit
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.9.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniSystemTempEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemTempStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemTempStatus.<juniSystemTempIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemTempStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | failed |
2 | tooLow |
3 | nominal |
4 | increasedFanSpeed |
5 | tooHigh |
6 | tooLowWarning |
7 | tooHighWarning |
Conformance
Member of