cefcFanTrayDirection

CISCO-ENTITY-FRU-CONTROL-MIB · .1.3.6.1.4.1.9.9.117.1.4.1.1.2

Object

column Enumeration
The air flow direction of the fan or fan tray.
unknown(1) - unknown.
frontToBack(2) - air flow from front to back
backToFront(3) - air flow from back to front

Context

MIB
CISCO-ENTITY-FRU-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.117.1.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
cefcFanTrayStatusEntry
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 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcFanTrayDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcFanTrayDirection.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcFanTrayDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2frontToBack
3backToFront

Conformance