cpqFcaPhyDrvUnsupportedDrive
CPQFCA-MIB ·
.1.3.6.1.4.1.232.16.2.5.1.1.58
Object
column mandatory
Enumeration
Physical Drive Unsupported Drive.
The following values are defined:
other(1)
The agent is unable to determine the value for this drive.
supported(2)
The drive is supported.
unsupported-SinglePorted(3)
The drive is unsupported. A single ported drive has been
detected in a dual port only configuration.
unsupported-SATA(4)
The drive is unsupported. A SATA drive has been detected in
a SAS only configuration.
unsupported-TooSmall(5)
The drive is unsupported. A drive that is too small has been
detected.
Context
- MIB
- CPQFCA-MIB
- OID
.1.3.6.1.4.1.232.16.2.5.1.1.58- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqFcaPhyDrvEntry
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::cpqFcaPhyDrvUnsupportedDrive'
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::cpqFcaPhyDrvUnsupportedDrive.<cpqFcaPhyDrvBoxIndex>.<cpqFcaPhyDrvIndex>'
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::cpqFcaPhyDrvUnsupportedDrive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | supported |
3 | unsupported-SinglePorted |
4 | unsupported-SATA |
5 | unsupported-TooSmall |