shelfTemperatureStatus
OBS ✓
ZHONE-SHELF-MONITOR-MIB ·
.1.3.6.1.4.1.5504.3.2.2.1.3
Object
column Enumeration
Outlet or exhaust air temperature as status.
A trap is generated if temperature leaves the normal opertioning range.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- ZHONE-SHELF-MONITOR-MIB
- OID
.1.3.6.1.4.1.5504.3.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- shelfStatusEntry
- 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 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::shelfTemperatureStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::shelfTemperatureStatus.<zhoneShelfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SHELF-MONITOR-MIB::shelfTemperatureStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | aboveNormal |
3 | belowNormal |
Conformance
Member of