eSWGrpFanStatus
ASANTE-SWITCH-MIB ·
.1.3.6.1.4.1.298.1.5.1.2.5.1.8
Object
column mandatory
Enumeration
The value of this object describes the fan status. If there is more than one fan within the device, the indication shows any failure among the fans.
Context
- MIB
- ASANTE-SWITCH-MIB
- OID
.1.3.6.1.4.1.298.1.5.1.2.5.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- eSWGroupInfoEntry
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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWGrpFanStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWGrpFanStatus.<eSWGrpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::eSWGrpFanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | no-fan |
3 | normal |
4 | fail |
5 | fan-1-bad |
6 | fan-2-bad |
7 | fan-1-2-bad |