juniERXSysTempStatus

Juniper-ERX-System-MIB · .1.3.6.1.4.1.4874.2.2.17.1.7.2.1.3

Object

column deprecated Enumeration
The status of a temperature sensor:
unknown         unknown
failed          failed
tooLow          below nominal range
nominal         within nominal range
tooHigh         above nominal range
tooLowWarning   near lower limit
tooHighWarning  near upper limit

Context

MIB
Juniper-ERX-System-MIB
OID
.1.3.6.1.4.1.4874.2.2.17.1.7.2.1.3
Type
column
Access
readonly
Status
deprecated
Parent
juniERXSysTempEntry
Groups
3

Walk 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-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ERX-System-MIB::juniERXSysTempStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ERX-System-MIB::juniERXSysTempStatus.<juniERXSysSlotIndex>.<juniERXSysTempIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ERX-System-MIB::juniERXSysTempStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1failed
2tooLow
3nominal
4tooHigh
5tooLowWarning
6tooHighWarning