os10FanOperStatus
OBS ✓
DELLEMC-OS10-CHASSIS-MIB ·
.1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7
Object
The status of the fan.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- DELLEMC-OS10-CHASSIS-MIB
- OID
.1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- os10FanEntry
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 'DELLEMC-OS10-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLEMC-OS10-CHASSIS-MIB::os10FanOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELLEMC-OS10-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLEMC-OS10-CHASSIS-MIB::os10FanOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELLEMC-OS10-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELLEMC-OS10-CHASSIS-MIB::os10FanOperStatus'
Syntax
- Source
- DELLEMC-OS10-TC-MIBOs10CmnOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
3 | testing |
4 | unknown |
5 | dormant |
6 | notPresent |
7 | lowerLayerDown |
8 | failed |