cpqExtArrRsrcVolStatus
CPQFCA-MIB ·
.1.3.6.1.4.1.232.16.2.8.1.1.11
Object
column mandatory
Enumeration
External Array Snapshot Resource Volume Status.
The resource volume can be in one of the following states:
other (1)
The agent is unable to determine the status of the resource
volume.
ok (2)
Indicates that the resource volume is in normal operation mode.
unknownFailure (3)
Indicates that an unknown failure has occurred.
resourceVolDisconnected (4)
Indicates that the resource volume has disconnected from the
source volume.
sourceVolNotLocated (5)
Indicates that the resource volume could not locate the source
volume.
resourceVolNotLocated (6)
Indicates that the source volume could not locate the resource
volume.
sourceVolFailed (7)
Indicates that the source volume has failed.
resourceVolFailed (8)
Indicates that the resource volume has failed.
sourceVolNotAvail (9)
Indicates that the source volume is not available.
resourceVolNotAvail (10)
Indicates that the resource volume is not available.
resourceVolObsolete (11)
Indicates that the resource volume is obsolete.
resourceVolObsoleteFailed (12)
Indicates that the resource volume is obsolete and failed.
Context
- MIB
- CPQFCA-MIB
- OID
.1.3.6.1.4.1.232.16.2.8.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqExtArrRsrcVolEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQFCA-MIB::cpqExtArrRsrcVolStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQFCA-MIB::cpqExtArrRsrcVolStatus.<cpqExtArrRsrcVolBoxIndex>.<cpqExtArrRsrcVolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQFCA-MIB::cpqExtArrRsrcVolStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | unknownFailure |
4 | resourceVolDisconnected |
5 | sourceVolNotLocated |
6 | resourceVolNotLocated |
7 | sourceVolFailed |
8 | resourceVolFailed |
9 | sourceVolNotAvail |
10 | resourceVolNotAvail |
11 | resourceVolObsolete |
12 | resourceVolObsoleteFailed |