cpqClusterResourceState
CPQCLUSTER-MIB ·
.1.3.6.1.4.1.232.15.2.4.1.1.4
Object
column
mandatory
Enumeration
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 could not be determined or
the resource state is unavailable.
online(2) - The resource is online and functioning normally.
offline(3) - The resource is offline.
failed(4) - The resource has failed.
onlinePending(5) - The resource is in the process of coming online.
offlinePending(6)- The resource is in the process of going offline.
Context
- MIB
- CPQCLUSTER-MIB
- OID
.1.3.6.1.4.1.232.15.2.4.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqClusterResourceEntry
- Table
- cpqClusterResourceTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | online |
3 | offline |
4 | failed |
5 | onlinePending |
6 | offlinePending |
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 |
| 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 |
| cpqClusterResourceCondition mandatory 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… | column | Enumeration | .1.3.6.1.4.1.232.15.2.4.1.1.7 |
| 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 |