cpqClusterNodeStatus
CPQCLUSTER-MIB ·
.1.3.6.1.4.1.232.15.2.3.1.1.3
Object
column
mandatory
Enumeration
The current status of the node. The following values are defined:
other(1) - Indicates that an error has occurred and
the exact state of the node could not be
determined, or the node status is unavailable.
nodeUp(2) - The node is operating as an active member of a
cluster. A node that is up responds to updates
to the cluster database, can host and manage
groups, and can maintain communication with
other nodes in the cluster.
nodeDown(3) - The node is trying to form or rejoin a cluster
or is down. A node that is down is not an active
cluster member and it may or may not be running.
The Cluster Service may have started and then
failed, or may have failed to start completely.
nodePaused(4) - The node is operating as an active member of a
cluster but cannot host any resources or
resource groups,is up but cluster activity is
paused. Nodes that are undergoing maintenance
are typically placed in this state.
nodeJoining(5) - The node is in the process of joining a cluster.
This is a short lived state.
Context
- MIB
- CPQCLUSTER-MIB
- OID
.1.3.6.1.4.1.232.15.2.3.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqClusterNodeEntry
- Table
- cpqClusterNodeTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | nodeUp |
3 | nodeDown |
4 | nodePaused |
5 | nodeJoining |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqClusterNodeIndex mandatory A unique index for this node entry. | column | Integer32 | .1.3.6.1.4.1.232.15.2.3.1.1.1 |
| cpqClusterNodeName mandatory The name of the node. | column | OctetString | .1.3.6.1.4.1.232.15.2.3.1.1.2 |
| cpqClusterNodeCondition mandatory The current condition of the node. The following values are defined:
other(1) - The node status is unavailable, or could not
be determined.
ok(2) … | column | Enumeration | .1.3.6.1.4.1.232.15.2.3.1.1.4 |