cmmFanLocation
IPI-CMM-CHASSIS-MIB ·
.1.3.6.1.4.1.36673.100.1.2.9.1.6
Object
column Enumeration
The location of fan in tray
Context
- MIB
- IPI-CMM-CHASSIS-MIB
- OID
.1.3.6.1.4.1.36673.100.1.2.9.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmmFanEntry
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 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-CHASSIS-MIB::cmmFanLocation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-CHASSIS-MIB::cmmFanLocation.<cmmStackUnitIndex>.<cmmFanTrayNumber>.<cmmFanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-CMM-CHASSIS-MIB::cmmFanLocation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-100002 | not-applicable |
1 | front |
2 | rear |
3 | unknown |