cpqSsBoxType
CPQSTSYS-MIB ·
.1.3.6.1.4.1.232.8.2.1.1.3
Object
column obsolete
Enumeration
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.
Context
- MIB
- CPQSTSYS-MIB
- OID
.1.3.6.1.4.1.232.8.2.1.1.3- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- cpqSsDrvBoxEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQSTSYS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTSYS-MIB::cpqSsBoxType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSTSYS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTSYS-MIB::cpqSsBoxType.<cpqSsBoxCntlrIndex>.<cpqSsBoxBusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSTSYS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSTSYS-MIB::cpqSsBoxType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | proLiant |
3 | proLiant2 |
4 | proLiant2Internal |
5 | proLiant2DuplexTop |
6 | proLiant2DuplexBottom |
7 | proLiant2InternalDuplexTop |
8 | proLiant2InternalDuplexBottom |