rlEnvFanDataDirection
HPE-HWENVIROMENT ·
.1.3.6.1.4.1.11.2.83.5.1.1.6
Object
column RlEnvMonDirection
The direction of the system's fan.
Context
- MIB
- HPE-HWENVIROMENT
- OID
.1.3.6.1.4.1.11.2.83.5.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlEnvFanDataEntry
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 'HPE-HWENVIROMENT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-HWENVIROMENT::rlEnvFanDataDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-HWENVIROMENT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-HWENVIROMENT::rlEnvFanDataDirection.<rlEnvFanDataStackUnit>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-HWENVIROMENT' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-HWENVIROMENT::rlEnvFanDataDirection'
Syntax
- Source
- RlEnvMonDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | unKnown |
2 | frontToBack |
3 | backToFront |
4 | clockwise |
5 | unClockwise |
6 | insideOut |
7 | outsideIn |
8 | rightToLeft |
9 | leftToRight |