All MIBs › GDCDSX1-MIB › gdcDsx1ActiveFirmwareRev
gdcDsx1ActiveFirmwareRev
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1ActiveFirmwareRev
OID (numeric): 1.3.6.1.4.1.498.6.1.1.2.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The version number of the firmware currently executing.
The format is MM.NN.BB where:
MM: Major Revision (0-99) NN: Minor Revision (0-99) BB: Bug Fix Revision (0-99)
What is gdcDsx1ActiveFirmwareRev?
This is the version of the firmware image currently executing on the card, formatted as MM.NN.BB (major.minor.bugfix), for example 02.10.03. Check it right after a firmware switch-over to confirm the new code actually took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.1.2.1.4 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1ActiveFirmwareRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.1.2.1.4.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1ActiveFirmwareRev.1
Start monitoring General DataComm (GDC) DSX-1 unit (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCDSX1-MIB::gdcDsx1ActiveFirmwareRev OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) DSX-1 unit (legacy) 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.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1 | gdcDsx1System | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1 | gdcDsx1Version | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1.2 | gdcDsx1VersionTable | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1.2.1 | gdcDsx1VersionEntry | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.1.2.1.4 | gdcDsx1ActiveFirmwareRev | GDCDSX1-MIB |