cpqSiRackEnclosureMgrCondition
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.13.1.1.5
Object
column mandatory
Enumeration
The overall condition of the Enclosure. For more detailed
status information, follow the cpqSiEnclosureMgrWebLink through
the Web Management Agent interface.
other(1)
This is the default condition for systems when
cpqSiRackEnclosureMgrType has a value of
noEnclosureManagement(2).
When cpqSiRackEnclosureMgrType has a value of
enclosureManagement(3), this indicates the status of the
enclosure manager could not be determined.
ok(2)
The enclosure manager is in an ok state. Follow the
cpqSiRackEnclosureMgrWebLink link in the Web Management Agents
to manage the enclosure.
degraded(3)
The enclosure manager is in a degraded state. Follow the
cpqSiRackEnclosureMgrWebLink link in the Web Management Agents
to manage the enclosure.
failed(4)
The enclosure manager is in a failed state. Follow the
cpqSiRackEnclosureMgrWebLink link in the Web Management Agents
to manage the enclosure.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.13.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiRackEnclosureMgrEntry
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 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiRackEnclosureMgrCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiRackEnclosureMgrCondition.<cpqSiRackEnclosureMgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiRackEnclosureMgrCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |