cpqSasHbaModel
CPQSCSI-MIB ·
.1.3.6.1.4.1.232.5.5.1.1.1.3
Object
column mandatory
Enumeration
SAS Host Bus Adapter Model.
This is the HBA model and can be used for identification
purposes. The following values are defined:
other(1) The management agent does not recognize this model.
You may need to upgrade your software.
generic(2) SAS HBA
sas8int(3) HP 8 Internal Port SAS HBA with RAID
sas4int(4) HP 4 Internal Port SAS HBA with RAID
sasSc44Ge(5) HP SC44Ge Host Bus Adapter
sasSc40Ge(6) HP SC40Ge HBA
sasSc08Ge(7) HP SC08Ge Host Bus Adapter
sasSc08e(8) HP SC08e Host Bus Adapter
sasH220i(9) HP H220i Host Bus Adapter
sasH221(10) HP H221 Host Bus Adapter
sasH210i(11) HP H210i Host Bus Adapter
sasH220(12) HP H220 Host Bus Adapter
sasH222(13) HP H222 Host Bus Adapter
Context
- MIB
- CPQSCSI-MIB
- OID
.1.3.6.1.4.1.232.5.5.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSasHbaEntry
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 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSCSI-MIB::cpqSasHbaModel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSCSI-MIB::cpqSasHbaModel.<cpqSasHbaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSCSI-MIB::cpqSasHbaModel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | generic |
3 | sas8int |
4 | sas4int |
5 | sasSc44Ge |
6 | sasSc40Ge |
7 | sasSc08Ge |
8 | sasSc08e |
9 | sasH220i |
10 | sasH221 |
11 | sasH210i |
12 | sasH220 |
13 | sasH222 |
14 | sasP824ip |