cpqSiHotPlugSlotCondition
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.9.2
Object
scalar mandatory
Enumeration
This value specifies the overall condition of the Hot Plug
Slot feature.
The Hot Plug condition is set as follows:
other(1)
When Hot Plug Slots are not supported or condition is unknown.
ok(2)
If there are no hot plug slots with a condition of degraded
or failed.
degraded(3)
If there are degraded slot entries but none failed.
failed(4)
If there are failed slot entries.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.9.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiHotPlugSlot
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cpqSiHotPlugSlotCondition.0'
More examples
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::cpqSiHotPlugSlotCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |