lcsMonitoringFanType
LCOS-SX-GENERAL-MIB ·
.1.3.6.1.4.1.2356.100.1.1.3.1.4
Object
column MonitoringSensorType
Type of the fan. Usually fixed(1) oder removable(2).
Context
- MIB
- LCOS-SX-GENERAL-MIB
- OID
.1.3.6.1.4.1.2356.100.1.1.3.1.4- 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::lcsMonitoringFanType'
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::lcsMonitoringFanType.<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::lcsMonitoringFanType'
Syntax
- Source
- MonitoringSensorType
- Base type
Enumeration
Values & Constraints
Type Values
1 | fixed |
2 | removable |
3 | fixedAC |
4 | removableDC |
5 | fixedDC |
6 | removableAC |