cpqScsiCntlrFWVers
CPQSCSI-MIB ·
.1.3.6.1.4.1.232.5.2.2.1.1.4
Object
SCSI Controller Firmware Version.
This is the version of the firmware on the SCSI controller.
If the SCSI controller does not use firmware then this string
will be of length zero (0). Some SCSI bus controllers are
script driven and use the computer system`s microprocessor
thus not needing firmware.
Context
- MIB
- CPQSCSI-MIB
- OID
.1.3.6.1.4.1.232.5.2.2.1.1.4- 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::cpqScsiCntlrFWVers'
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::cpqScsiCntlrFWVers.<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::cpqScsiCntlrFWVers'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.