cpqFcaCntlrModel
CPQFCA-MIB ·
.1.3.6.1.4.1.232.16.2.2.1.1.3
Object
column mandatory
Enumeration
External Array Controller Model.
The type of controller card. The valid types are:
Other (1)
You may need to upgrade your driver software and\or instrument
agent(s). You have an array controller in the storage box
that the instrument agent does not recognize.
fibreArray (2)
Compaq StorageWorks RAID Array 4000 Controller.
msa1000 (3)
Compaq StorageWorks Modular Smart Array 1000 Controller.
smartArrayClusterStorage (4)
HP StorageWorks Modular Smart Array 500 Controller
(Formerly Smart Array Cluster Storage Controller).
hsg80 (5)
Compaq StorageWorks HSG80 RAID Array Controller.
hsv110 (6)
Compaq StorageWorks HSV110 Virtual Array Controller.
msa500G2 (7)
HP StorageWorks Modular Smart Array 500 G2 Controller.
msa20 (8)
HP StorageWorks Modular Smart Array 20 Controller.
msa1510i (9)
HP StorageWorks Modular Smart Array 1510i Controller.
Reserved (10)
Context
- MIB
- CPQFCA-MIB
- OID
.1.3.6.1.4.1.232.16.2.2.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqFcaCntlrEntry
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 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQFCA-MIB::cpqFcaCntlrModel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQFCA-MIB::cpqFcaCntlrModel.<cpqFcaCntlrBoxIndex>.<cpqFcaCntlrBoxIoSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQFCA-MIB::cpqFcaCntlrModel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | fibreArray |
3 | msa1000 |
4 | smartArrayClusterStorage |
5 | hsg80 |
6 | hsv110 |
7 | msa500G2 |
8 | msa20 |
9 | msa1510i |