All MIBs › CPQSCSI-MIB › cpqScsiCntlrFWVers
cpqScsiCntlrFWVers
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiCntlrFWVers
OID (numeric): 1.3.6.1.4.1.232.5.2.2.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: 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.
What is cpqScsiCntlrFWVers?
This read-only DisplayString is the SCSI controller's firmware version, returning a zero-length string if the controller has no firmware because it is script-driven and uses the host system's own microprocessor instead. Admins use it to confirm the exact firmware level on controllers that do carry their own firmware before applying an update. For example, an admin querying this OID on a script-driven controller correctly expects an empty string rather than treating it as a missing or failed reading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.2.1.1.4 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiCntlrFWVers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.2.1.1.4.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiCntlrFWVers.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiCntlrFWVers OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2 | cpqScsiCntlr | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2.1 | cpqScsiCntlrTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2.1.1 | cpqScsiCntlrEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.2.1.1.4 | cpqScsiCntlrFWVers | CPQSCSI-MIB |