lenovoEnvMibFanAirFlow
LENOVO-ENV-MIB ·
.1.3.6.1.4.1.19046.2.3.11.1.2.1.6
Object
column LenovoEnvMibFanAirFlow
Airflow direction of the fan
Context
- MIB
- LENOVO-ENV-MIB
- OID
.1.3.6.1.4.1.19046.2.3.11.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lenovoEnvMibFanEntry
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 'LENOVO-ENV-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-ENV-MIB::lenovoEnvMibFanAirFlow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-ENV-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-ENV-MIB::lenovoEnvMibFanAirFlow.<lenovoEnvMibFanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-ENV-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-ENV-MIB::lenovoEnvMibFanAirFlow'
Syntax
- Source
- LenovoEnvMibFanAirFlow
- Base type
Enumeration
Values & Constraints
Type Values
0 | front2back |
1 | back2front |
2 | notinstalled |