All MIBs › ADSL-MIB › usrAdslFwRel
usrAdslFwRel
Module: ADSL-MIB
OID (symbolic): ADSL-MIB::usrAdslFwRel
OID (numeric): 1.3.6.1.4.1.429.4.26.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Firmware release number of the GTI supplied transceiver software module.
What is usrAdslFwRel?
This OID reports the firmware release number of the ADSL transceiver's GTI software module as a numeric value from 0 to 16777215. Network administrators use this to track firmware versions for compliance, bug fixes, and performance improvements across deployed modems. A value of 4392 might represent firmware version 0.4.3.92, helping you verify that all modems have the latest security patches.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.26.6 snmpwalk -v2c -c public <target> ADSL-MIB::usrAdslFwRel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.26.6.1 snmpget -v2c -c public <target> ADSL-MIB::usrAdslFwRel.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usrAdslFwRel.1
Start monitoring 3Com/CommWorks ADSL access equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSL-MIB::usrAdslFwRel OID value, configure state conditions and alerts, and monitor any 3Com/CommWorks ADSL access equipment from a single console.
OID Breakdown
Upper-level ancestors (8 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.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.4 | common | HDR2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429.4.26 | usrAdsl | ADSL-MIB |
| 1.3.6.1.4.1.429.4.26.6 | usrAdslFwRel | ADSL-MIB |