All MIBs › ACMIB › cardFwVerCurrent
cardFwVerCurrent
Module: ACMIB
OID (symbolic): ACMIB::cardFwVerCurrent
OID (numeric): 1.3.6.1.4.1.1751.2.18.23.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Card firmware version currently loaded on firmware
What is cardFwVerCurrent?
This OID displays the currently loaded firmware version on the card as a 13-byte string (OCTET STRING read-only). System administrators use this to verify which firmware version is running and to identify if the card needs a firmware upgrade. A value like v2.4.1.45.a2 tells you that firmware version 2.4.1 build 45a2 is the active version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.23.1.1.3 snmpwalk -v2c -c public <target> ACMIB::cardFwVerCurrent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.23.1.1.3.1 snmpget -v2c -c public <target> ACMIB::cardFwVerCurrent.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::cardFwVerCurrent OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.23 | fwDriverSup | ACMIB |
| 1.3.6.1.4.1.1751.2.18.23.1 | cardFwVerTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.23.1.1 | cardFwVerEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.23.1.1.3 | cardFwVerCurrent | ACMIB |