MIB Viewer

cpqClusterCondition

OBJECT-TYPE
1.3.6.1.4.1.232.15.2.2.2
Access
read-only
Status
mandatory
Sub-identifiers
0
The cluster condition as reported by this node. It is a combination of the Cluster node conditions, resource conditions, and network conditions as defined later in the Cluster Node group, Cluster Resource group, and Cluster Network group. other(1) The cluster condition can not be determined. Every node condition, resource condition, and network condition is undetermined. ok(2) The cluster condition is functioning normally. Every node condition, resource condition, and network condition is ok. degraded(3) The cluster condition is degraded if at least one node condition is failed or degraded or at least one resource condition, or one network condition is degraded. failed(4) The cluster condition is failed if every node condition is failed, or at least one resource condition is failed, or at least one network condition is failed.
INTEGER { other(1), ok(2), degraded(3), failed(4) }