wwpLeosChassisFanModuleType
WWP-LEOS-CHASSIS-MIB ·
.1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.2
Object
column Enumeration
Denotes the fan modules type. 'fixed' means fan is fixed and cannot be removed. 'hotswappable' means fan can be removed and inserted whenever required. 'unequipped' means fan is not installed.
Context
- MIB
- WWP-LEOS-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wwpLeosChassisFanModuleEntry
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 'WWP-LEOS-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CHASSIS-MIB::wwpLeosChassisFanModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CHASSIS-MIB::wwpLeosChassisFanModuleType.<wwpLeosChassisFanModuleNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-CHASSIS-MIB::wwpLeosChassisFanModuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | hotSwappable |
3 | unequipped |