cpqClusterResourceCondition

CPQCLUSTER-MIB · .1.3.6.1.4.1.232.15.2.4.1.1.7

Object

column mandatory Enumeration
The resource condition.  The following values are defined:
other(1)    - Unable to determine the resource condition.
ok(2)       - The resource status is online.
degraded(3) - The resource status is unavailable or offline
              or online pending or offline pending.
failed(4)   - The resource status is failed.

Context

MIB
CPQCLUSTER-MIB
OID
.1.3.6.1.4.1.232.15.2.4.1.1.7
Type
column
Access
readonly
Status
mandatory
Parent
cpqClusterResourceEntry

Walk 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 'CPQCLUSTER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCLUSTER-MIB::cpqClusterResourceCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQCLUSTER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCLUSTER-MIB::cpqClusterResourceCondition.<cpqClusterResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCLUSTER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCLUSTER-MIB::cpqClusterResourceCondition'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3degraded
4failed