cpqSsChassisModel
CPQSTSYS-MIB ·
.1.3.6.1.4.1.232.8.2.2.1.1.19
Object
column mandatory
Enumeration
Storage System Chassis Model.
The following values are defined:
other(1)
The agent is unable to determine the model of this chassis.
ra4x00(2)
Compaq StorageWorks RAID Array 4000/4100.
msa1000(3)
Compaq StorageWorks Modular Smart Array 1000.
smartArrayClusterStorage(4)
HP StorageWorks Modular Smart Array 500
(Formerly Smart Array Cluster Storage).
enterpriseModularArray(5)
Compaq StorageWorks Enterprise/Modular RAID Array.
enterpriseVirtualArray(6)
Compaq StorageWorks Enterprise Virtual Array.
msa500G2(7)
HP StorageWorks Modular Smart Array 500 G2.
msa20(8)
HP StorageWorks Modular Smart Array 20.
msa1500cs(9)
HP StorageWorks Modular Smart Array 1500 CS.
msa1510i(10)
HP StorageWorks Modular Smart Array 1510i.
Reserved(11)
Reserved(12)
Context
- MIB
- CPQSTSYS-MIB
- OID
.1.3.6.1.4.1.232.8.2.2.1.1.19- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSsChassisEntry
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::cpqSsChassisModel'
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::cpqSsChassisModel.<cpqSsChassisIndex>'
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::cpqSsChassisModel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ra4x00 |
3 | msa1000 |
4 | smartArrayClusterStorage |
5 | enterpriseModularArray |
6 | enterpriseVirtualArray |
7 | msa500G2 |
8 | msa20 |
9 | msa1500cs |
10 | msa1510i |