All MIBs › CPQSTSYS-MIB › cpqSsChassisConnectionType
cpqSsChassisConnectionType
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsChassisConnectionType
OID (numeric): 1.3.6.1.4.1.232.8.2.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Chassis Connection Type.
The following values are defined:
other(1) The agent is unable to determine the type of connection to this chassis.
fibreAttached(2) This chassis is attached to the server via Fibre Channel.
scsiAttached(3) This chassis is attached to the server via SCSI.
iScsiAttached(4) This chassis is attached to the server via iSCSI.
sasAttached(5) This chassis is attached to the server via SAS.
What is cpqSsChassisConnectionType?
This read-only enumerated value reports how a storage system chassis connects to the server: Fibre Channel, SCSI, iSCSI, or another interconnect. Administrators use it to understand the storage fabric topology when diagnosing connectivity problems. For example, iScsiAttached(4) tells the admin this chassis reaches the server over an IP network rather than a direct SCSI or Fibre cable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.2 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisConnectionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.2.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisConnectionType.1
Start monitoring HP/Compaq StorageWorks storage array (RAID/logical volume/disk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTSYS-MIB::cpqSsChassisConnectionType OID value, configure state conditions and alerts, and monitor any HP/Compaq StorageWorks storage array (RAID/logical volume/disk) 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.8 | cpqSsStorageSys | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2 | cpqSsDrvBox | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2 | cpqSsBoxExtended | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1 | cpqSsChassisTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1 | cpqSsChassisEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1.2 | cpqSsChassisConnectionType | CPQSTSYS-MIB |