CPQIODRV-MIB :: cpqIoDrvInfoState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQIODRV-MIBcpqIoDrvInfoState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.172cpqIoDrvCPQIODRV-MIB
1.3.6.1.4.1.232.172.2cpqIoDrvComponentCPQIODRV-MIB
1.3.6.1.4.1.232.172.2.1cpqIoDrvInfoCPQIODRV-MIB
1.3.6.1.4.1.232.172.2.1.1cpqIoDrvInfoTableCPQIODRV-MIB
1.3.6.1.4.1.232.172.2.1.1.1cpqIoDrvInfoEntryCPQIODRV-MIB
1.3.6.1.4.1.232.172.2.1.1.1.12cpqIoDrvInfoStateCPQIODRV-MIB