CPQISCSI-MIB :: cpqiScsiCxnAttrState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQISCSI-MIBcpqiScsiCxnAttrState

cpqiScsiCxnAttrState

Module: CPQISCSI-MIB

OID (symbolic): CPQISCSI-MIB::cpqiScsiCxnAttrState

OID (numeric): 1.3.6.1.4.1.232.169.2.12.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current state of this connection, from an iSCSI negotiation point of view. Here are the states:

login - The transport protocol connection has been established, but a valid iSCSI login response with the final bit set has not been sent or received. full - A valid iSCSI login response with the final bit set has been sent or received. logout - A valid iSCSI logout command has been sent or received, but the transport protocol connection has not yet been closed.

What is cpqiScsiCxnAttrState?

This read-only enumeration reports the current iSCSI negotiation state of the connection: login(1) meaning the transport connection is up but the final login response hasn't completed, full(2) meaning login has fully completed, or logout(3) meaning a logout is in progress. An admin uses this to see exactly where a connection sits in its lifecycle when diagnosing a session that seems stuck or slow to establish. For example, a connection stuck showing login(1) for an extended period would tell the admin the iSCSI login handshake is hanging rather than completing normally.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.12.1.1.6
snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiCxnAttrState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.12.1.1.6.1
snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiCxnAttrState.1

Start monitoring Compaq/HP ProLiant server (iSCSI HBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQISCSI-MIB::cpqiScsiCxnAttrState OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iSCSI HBA) 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.169cpqiScsiModuleCPQISCSI-MIB
1.3.6.1.4.1.232.169.2cpqiScsiObjectsCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.12cpqiScsiConnectionCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.12.1cpqiScsiConnectionAttributesTableCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.12.1.1cpqiScsiConnectionAttributesEntryCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.12.1.1.6cpqiScsiCxnAttrStateCPQISCSI-MIB