All MIBs › CPQSTSYS-MIB › cpqSsBoxType
cpqSsBoxType
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBoxType
OID (numeric): 1.3.6.1.4.1.232.8.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Box Type.
This is the type of drive box. The following types are defined:
other(1) The agent does not recognize this drive storage system.
proLiant(2) This is a ProLiant Storage System.
proLiant2(3) This is a ProLiant-2 Storage System.
proLiant2Internal(4) This is an internal ProLiant-2 Storage System that is found in some servers.
proLiant2DuplexTop(5) This is the top portion of a ProLiant-2 Storage System that has dual SCSI busses which are duplexed.
proLiant2DuplexBottom(6) This is the bottom portion of a ProLiant-2 Storage System that has dual SCSI busses which are duplexed.
proLiant2InternalDuplexTop(7) This is the top portion of a ProLiant Server into which the internal SCSI busses are duplexed.
proLiant2InternalDuplexBottom(8) This is the bottom portion of a ProLiant Server into which the internal SCSI busses are duplexed.
What is cpqSsBoxType?
This read-only enumerated value identifies the model family of an external drive box, such as ProLiant, ProLiant-2, or an internal ProLiant-2 storage system. Administrators use it to know what kind of storage enclosure they're managing without physically inspecting the hardware. For example, a value of proLiant2Internal(4) tells the admin the box is actually a storage bay built into the server chassis rather than an external enclosure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.3 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.3.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxType.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::cpqSsBoxType 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.1 | cpqSsDrvBoxTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1 | cpqSsDrvBoxEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1.3 | cpqSsBoxType | CPQSTSYS-MIB |