All MIBs › CPQIODRV-MIB › cpqIoDrvInfoState
cpqIoDrvInfoState
Module: CPQIODRV-MIB
OID (symbolic): CPQIODRV-MIB::cpqIoDrvInfoState
OID (numeric): 1.3.6.1.4.1.232.172.2.1.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is cpqIoDrvInfoState?
This read-write enumerated value reports the current operational state of the attached IO Drive client device, such as attached (normal), detached (stopped), minimal (firmware needs updating), or error, along with transitional states like attaching and detaching. An admin must see 'attached' for the device to function normally, and can write to this object to command a state transition, such as detaching the card before a firmware update. For example, an admin planning a firmware flash would first write a value to transition the card from attached to detached before proceeding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.172.2.1.1.1.12 snmpwalk -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvInfoState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.172.2.1.1.1.12.1 snmpget -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvInfoState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.172.2.1.1.1.12.1 i <value>
Start monitoring Compaq/HP ProLiant servers and host bus adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIODRV-MIB::cpqIoDrvInfoState OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant servers and host bus adapters from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.172 | cpqIoDrv | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2 | cpqIoDrvComponent | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1 | cpqIoDrvInfo | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1.1 | cpqIoDrvInfoTable | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1.1.1 | cpqIoDrvInfoEntry | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1.1.1.12 | cpqIoDrvInfoState | CPQIODRV-MIB |