cpqClusterNetworkState
CPQCLUSTER-MIB ·
.1.3.6.1.4.1.232.15.2.6.1.1.6
Object
column
mandatory
Enumeration
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'.
Context
- MIB
- CPQCLUSTER-MIB
- OID
.1.3.6.1.4.1.232.15.2.6.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqClusterNetworkEntry
- Table
- cpqClusterNetworkTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | online |
3 | offline |
4 | partitioned |
5 | unavailable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqClusterNetworkIndex mandatory Uniquely identifies the network entry. | column | Integer32 | .1.3.6.1.4.1.232.15.2.6.1.1.1 |
| cpqClusterNetworkName mandatory The text name of the network. | column | OctetString | .1.3.6.1.4.1.232.15.2.6.1.1.2 |
| cpqClusterNetworkAddressMask mandatory The network IP address mask expressed as xxx.xxx.xxx.xxx where
xxx is a decimal number between 0 and 255. | column | OctetString | .1.3.6.1.4.1.232.15.2.6.1.1.3 |
| cpqClusterNetworkDescription mandatory The text description of the network. | column | OctetString | .1.3.6.1.4.1.232.15.2.6.1.1.4 |
| cpqClusterNetworkRole mandatory The communications role of the network in the cluster. The
following values are defined:
none(1) - The network is not used by the cluster.
client(2) - The … | column | Enumeration | .1.3.6.1.4.1.232.15.2.6.1.1.5 |
| cpqClusterNetworkCondition mandatory The network condition uses cpqClusterNetworkState to determine the
network condition. The following values are defined:
other(1) - The network state indicates that an error ha… | column | Enumeration | .1.3.6.1.4.1.232.15.2.6.1.1.7 |