All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterFWVersion
cpqNicIfPhysAdapterFWVersion
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterFWVersion
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.41
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Firmware version of the physical adapter. This string is NULL terminated.
What is cpqNicIfPhysAdapterFWVersion?
This read-only, NULL-terminated DisplayString, up to 255 characters, reports the firmware version currently loaded on this physical adapter. An admin checks this to verify a NIC's firmware is at the expected or required version before troubleshooting a suspected firmware bug. For example, confirming this adapter is running an outdated firmware version would explain a known issue that a firmware update is documented to resolve.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.41 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterFWVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.41.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterFWVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqNicIfPhysAdapterFWVersion.1
Start monitoring Compaq/HP ProLiant server (network interface card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNIC-MIB::cpqNicIfPhysAdapterFWVersion OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (network interface card) 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.18 | cpqNic | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2 | cpqNicComponent | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3 | cpqNicIfPhysAdapter | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1 | cpqNicIfPhysAdapterTable | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1 | cpqNicIfPhysAdapterEntry | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1.41 | cpqNicIfPhysAdapterFWVersion | CPQNIC-MIB |