cpqClusterResourceCondition
CPQCLUSTER-MIB ·
.1.3.6.1.4.1.232.15.2.4.1.1.7
Object
column
mandatory
Enumeration
The resource condition. The following values are defined:
other(1) - Unable to determine the resource condition.
ok(2) - The resource status is online.
degraded(3) - The resource status is unavailable or offline
or online pending or offline pending.
failed(4) - The resource status is failed.
Context
- MIB
- CPQCLUSTER-MIB
- OID
.1.3.6.1.4.1.232.15.2.4.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqClusterResourceEntry
- Table
- cpqClusterResourceTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqClusterResourceIndex mandatory A unique index for this resource entry. | column | Integer32 | .1.3.6.1.4.1.232.15.2.4.1.1.1 |
| cpqClusterResourceGroupName mandatory The name of the cluster group that the resource belongs to. | column | OctetString | .1.3.6.1.4.1.232.15.2.4.1.1.10 |
| cpqClusterResourceName mandatory The name of the resource. It must be unique within the cluster. | column | OctetString | .1.3.6.1.4.1.232.15.2.4.1.1.2 |
| cpqClusterResourceType mandatory The resource type, such as 'Physical Disk', 'Generic Application',
'IP Address', 'File Share', 'Network Name', etc.. | column | OctetString | .1.3.6.1.4.1.232.15.2.4.1.1.3 |
| cpqClusterResourceState mandatory The resource's current state. The following values are defined:
other(1) - Indicates that an error has occurred and the
exact state of the resource cou… | column | Enumeration | .1.3.6.1.4.1.232.15.2.4.1.1.4 |
| cpqClusterResourceOwnerNode mandatory The node in the cluster where the group of the resource is
currently online. | column | OctetString | .1.3.6.1.4.1.232.15.2.4.1.1.5 |
| cpqClusterResourcePhysId mandatory The physical identification for resource type 'Physical Disk'.
It contains the following components: storage box name,
logical drive NN. where NN is a number from 0..n. It is
bla… | column | OctetString | .1.3.6.1.4.1.232.15.2.4.1.1.6 |
| cpqClusterResourceDriveLetter mandatory The drive letter with semi-colon of a physical disk such as x:.
Blank if the resource type is not 'Physical Disk'. | column | OctetString | .1.3.6.1.4.1.232.15.2.4.1.1.8 |
| cpqClusterResourceIpAddress mandatory A cluster IP address expressed as xxx.xxx.xxx.xxx where xxx
is a decimal number between 0 and 255. Blank if the resource
type is not 'IP Address'. | column | OctetString | .1.3.6.1.4.1.232.15.2.4.1.1.9 |