shelfFanTrayStatus

OBS ✓
ZHONE-SHELF-MONITOR-MIB · .1.3.6.1.4.1.5504.3.2.2.1.4

Object

column Enumeration
The operational status of the shelf fan tray assembly as
follows:
              
Operational: the fan tray is fully operational with
all fans running.  
              
notOperational: the fan tray assembly has failed.  A high severity trap
is generated when the status is set to notOperational.
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.4
Type
column
Access
readonly
Status
current
Parent
shelfStatusEntry
Groups
1

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 '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::shelfFanTrayStatus'
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::shelfFanTrayStatus.<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::shelfFanTrayStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1operational
2partiallyOperational
3notOperational

Conformance