All MIBs › CPQISCSI-MIB › cpqiScsiCxnAttrProtocol
cpqiScsiCxnAttrProtocol
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiCxnAttrProtocol
OID (numeric): 1.3.6.1.4.1.232.169.2.12.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The transport protocol over which this connection is running. The following values are defined: icmp(1) Internet Control Message igmp(2) Internet Group Management ggp(3) Gateway-to-Gateway ip(4) IP in IP (encapsulation) st(5) Stream tcp(6) Transmission Control
What is cpqiScsiCxnAttrProtocol?
This read-write enumeration (icmp, igmp, ggp, ip, st, tcp) identifies the transport protocol over which this iSCSI connection is running. Since iSCSI in practice runs over TCP, an admin checking this object confirms the connection is correctly using tcp(6) rather than some other reported protocol value. For example, an unexpected non-tcp value here on a connection reporting data-transfer problems would itself be a strong clue that something is misconfigured or misreported for that connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.12.1.1.9 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiCxnAttrProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.12.1.1.9.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiCxnAttrProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.169.2.12.1.1.9.1 i <value>
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::cpqiScsiCxnAttrProtocol 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 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.169 | cpqiScsiModule | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2 | cpqiScsiObjects | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.12 | cpqiScsiConnection | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.12.1 | cpqiScsiConnectionAttributesTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.12.1.1 | cpqiScsiConnectionAttributesEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.12.1.1.9 | cpqiScsiCxnAttrProtocol | CPQISCSI-MIB |