All MIBs › NNCGNI00X4-MIB › nncExtPositionFirmwareRevision
nncExtPositionFirmwareRevision
Module: NNCGNI00X4-MIB
OID (symbolic): NNCGNI00X4-MIB::nncExtPositionFirmwareRevision
OID (numeric): 1.3.6.1.4.1.123.3.8.2.1.12
Node type: OBJECT-TYPE
Type: RevisionNumber
Access: read-only
What is nncExtPositionFirmwareRevision?
This read-only integer, ranging from 0 to 255, reports the firmware revision level currently running on the card or module in a given position. Admins use it to verify all cards are running a consistent, supported firmware version, and to identify slots needing a firmware upgrade. For instance (illustrative), nncExtPositionFirmwareRevision of 12 for slot 6 would tell an admin exactly which firmware build that slot's card is running, useful before planning an upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.123.3.8.2.1.12 snmpwalk -v2c -c public <target> NNCGNI00X4-MIB::nncExtPositionFirmwareRevision
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.123.3.8.2.1.12.1 snmpget -v2c -c public <target> NNCGNI00X4-MIB::nncExtPositionFirmwareRevision.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nncExtPositionFirmwareRevision.1
Start monitoring Newbridge Networks access multiplexer with GNI interface module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NNCGNI00X4-MIB::nncExtPositionFirmwareRevision OID value, configure state conditions and alerts, and monitor any Newbridge Networks access multiplexer with GNI interface module from a single console.
OID Breakdown
Upper-level ancestors (9 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.123 | newbridge | NNCGNI0001-SMI |
| 1.3.6.1.4.1.123.3 | nncExtensions | NNCGNI0001-SMI |
| 1.3.6.1.4.1.123.3.8 | nncExtPosition | NNCGNI0001-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.123.3.8.2 | nncExtPositionTable | NNCGNI00X4-MIB |
| 1.3.6.1.4.1.123.3.8.2.1 | nncExtPositionEntry | NNCGNI00X4-MIB |
| 1.3.6.1.4.1.123.3.8.2.1.12 | nncExtPositionFirmwareRevision | NNCGNI00X4-MIB |