MIB Viewer

cpqClusterNetworkState

OBJECT-TYPE
1.3.6.1.4.1.232.15.2.6.1.1.6
Access
read-only
Status
mandatory
Sub-identifiers
0
The network's current state. The following values are defined: other(1) - Indicates that an error has occurred and the exact state of the network could not be determined. online(2) - The network is operational; all of the nodes in the cluster can communicate. offline(3) - The network is not operational; none of the nodes on the network can communicate. partitioned(4) - The network is operational, but two or more nodes on the network cannot communicate. Typically a path-specific problem has occurred. unavailable(5) - The network is unavailable to the cluster because the network's role is 'none'.
INTEGER { other(1), online(2), offline(3), partitioned(4), unavailable(5) }