cpqScsiCntlrModel
CPQSCSI-MIB ·
.1.3.6.1.4.1.232.5.2.2.1.1.3
Object
column mandatory
Enumeration
SCSI Controller Model.
The is the controller`s 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.
cpqs710(2) Compaq 32-Bit Fast SCSI-2 Controller.
cpqs94(3) Compaq Systempro/XL Integrated SCSI-2 Options Port.
cpqs810p(4) Integrated Fast-SCSI-2 Controller/P.
cpqs825e(5) Compaq 32-Bit Fast-Wide SCSI-2 /E Controller.
cpqs825p(6) Compaq 32-Bit Fast-Wide SCSI-2 /P Controller.
cpqs974p(7) Deskpro XL Integrated PCI SCSI-2 Controller.
cpqs875p(8) Compaq Wide-Ultra SCSI Controller.
extended(9) SCSI Controllers described by
cpqScsiCntlrModelExtended.
cpqs895p(10) Compaq Wide Ultra2 SCSI Controller.
cpqs896p(11) Compaq 64-Bit Dual Channel Wide Ultra2 SCSI
Controller.
cpqa789x(12) Compaq Wide Ultra3 SCSI Adapter.
cpqs876t(13) Compaq StorageWorks Library Adapter.
hpu320(14) HP 64-Bit/133MHz PCI-X 2CH Ultra320 HBA.
hpu320r(15) HP PCI-X Dual Channel Ultra320 SCSI Adapter.
generic(16) SCSI HBA.
hp1u320g2(17) HP Single Channel Ultra320 SCSI HBA G2.
hp1u320g1(18) HP Single Channel Ultra320 SCSI HBA.
hpSc11Xe(19) HP SC11Xe Host Bus Adapter.
Context
- MIB
- CPQSCSI-MIB
- OID
.1.3.6.1.4.1.232.5.2.2.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqScsiCntlrEntry
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::cpqScsiCntlrModel'
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::cpqScsiCntlrModel.<cpqScsiCntlrIndex>.<cpqScsiCntlrBusIndex>'
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::cpqScsiCntlrModel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | cpqs710 |
3 | cpqs94 |
4 | cpqs810p |
5 | cpqs825e |
6 | cpqs825p |
7 | cpqs974p |
8 | cpqs875p |
9 | extended |
10 | cpqs895p |
11 | cpqs896p |
12 | cpqa789x |
13 | cpqs876t |
14 | hpu320 |
15 | hpu320r |
16 | generic |
17 | hp1u320g2 |
18 | hp1u320g1 |
19 | hpSc11Xe |