cpqIoDrvInfoState
CPQIODRV-MIB ·
.1.3.6.1.4.1.232.172.2.1.1.1.12
Object
column
mandatory
r/w
Enumeration
The current state of the attached client device.
In order to function normally, the device must be
in the 'attached' state.
Quiescent states:
attached = device is ready for normal use
detached = device is stopped
minimal = driver loaded but firmware needs updating
error = device is not working properly
Transitional states:
attaching = device is initializing
scanning = part of device initialization
detaching = device is stopping
formatting = the format operation is in process
updating = the firmware is being updated
Operations:
attach = make device operational
detach = take device off-line
format = re-formats device
update = firmware update
Device state must be minimal or detached to update the
firmware and must be detached in order format.
Context
- MIB
- CPQIODRV-MIB
- OID
.1.3.6.1.4.1.232.172.2.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqIoDrvInfoEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | detached |
2 | attached |
3 | minimal |
4 | error |
5 | detaching |
6 | attaching |
7 | scanning |
8 | formatting |
9 | updating |
10 | attach |
11 | detach |
12 | format |
13 | update |