cpqClusterNetworkCondition
CPQCLUSTER-MIB ·
.1.3.6.1.4.1.232.15.2.6.1.1.7
Object
column
mandatory
Enumeration
The network condition uses cpqClusterNetworkState to determine the
network condition. The following values are defined:
other(1) - The network state indicates that an error has
occurred and the exact state of the network could
not be determined or the network state is unavailable.
ok(2) - The network state is online or unavailable.
degraded(3) - The network state is partitioned.
failed(4) - The network state is offline.
Context
- MIB
- CPQCLUSTER-MIB
- OID
.1.3.6.1.4.1.232.15.2.6.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqClusterNetworkEntry
- Table
- cpqClusterNetworkTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |
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 |
| cpqClusterNetworkState mandatory 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… | column | Enumeration | .1.3.6.1.4.1.232.15.2.6.1.1.6 |