lcsMonitoringFanState
LCOS-SX-GENERAL-MIB ·
.1.3.6.1.4.1.2356.100.1.1.3.1.5
Object
column MonitoringModuleStatus
State of the fan.
Context
- MIB
- LCOS-SX-GENERAL-MIB
- OID
.1.3.6.1.4.1.2356.100.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lcsMonitoringFansTableEntry
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 'LCOS-SX-GENERAL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-GENERAL-MIB::lcsMonitoringFanState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-GENERAL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-GENERAL-MIB::lcsMonitoringFanState.<lcsMonitoringFanUnitIndex>.<lcsMonitoringFanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-GENERAL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-GENERAL-MIB::lcsMonitoringFanState'
Syntax
- Source
- MonitoringModuleStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | notpresent |
2 | operational |
3 | failed |
4 | powering |
5 | nopower |
6 | notpowering |
7 | incompatible |
8 | warning |
9 | present |