cmmSystemMinorFaultStatus
IPI-CMM-CHASSIS-MIB ·
.1.3.6.1.4.1.36673.100.1.2.15.1.1
Object
column SystemStatusCode
overall Critical status caused by individual components in the unit.
Context
- MIB
- IPI-CMM-CHASSIS-MIB
- OID
.1.3.6.1.4.1.36673.100.1.2.15.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmmSystemStatusEntry
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::cmmSystemMinorFaultStatus'
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::cmmSystemMinorFaultStatus.<cmmStackUnitIndex>'
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::cmmSystemMinorFaultStatus'
Syntax
- Source
- SystemStatusCode
- Base type
Bits
Values & Constraints
Type Values
0 | cpu |
1 | ram |
2 | disk |
3 | low-temperature |
4 | high-temperature |
5 | fan |
6 | power |
7 | software |