cpqHeInterlockFailureType
CPQHLTH-MIB ·
.1.3.6.1.4.1.232.6.2.21.2.1.6
Object
column mandatory
Enumeration
The type of critical Interlock failure that occurred.
The value will be one of the following:
noError(1)
No error has occurred.
standby(2)
The server had a power fault that occurred while it was powered off.
runtime(3)
The server was shut down due to a power fault that occurred while it was powered on.
powerOn(4)
The server had a power fault that occurred while attempting to power on.
generic(5)
The server had a power fault but the reason is unknown.
Context
- MIB
- CPQHLTH-MIB
- OID
.1.3.6.1.4.1.232.6.2.21.2.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqHeInterlockFailureTableEntry
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 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeInterlockFailureType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeInterlockFailureType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHLTH-MIB::cpqHeInterlockFailureType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.