All MIBs › ADSL-MIB › usrAdslCFMStatusFlag
usrAdslCFMStatusFlag
Module: ADSL-MIB
OID (symbolic): ADSL-MIB::usrAdslCFMStatusFlag
OID (numeric): 1.3.6.1.4.1.429.4.26.21
Node type: OBJECT-TYPE
Type: UsrConfigStatus
Access: read-write
Description: This variable controls saving and loading of configuration information for the D56k WAN Driver. The value can be set to either save or load by a management station. The other values indicate if any configuration operation and what type is in progress.
What is usrAdslCFMStatusFlag?
This OID controls whether configuration data for the D56k WAN driver is saved or loaded, and reports the status of ongoing configuration operations. Engineers use this to backup and restore modem configurations without manual CLI access, simplifying deployment across multiple units. A value of "save" triggers configuration backup to non-volatile memory, while a status of "in-progress" indicates the operation is underway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.26.21 snmpwalk -v2c -c public <target> ADSL-MIB::usrAdslCFMStatusFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.26.21.1 snmpget -v2c -c public <target> ADSL-MIB::usrAdslCFMStatusFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.4.26.21.1 s <value>
Start monitoring 3Com/CommWorks ADSL access equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSL-MIB::usrAdslCFMStatusFlag 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.21 | usrAdslCFMStatusFlag | ADSL-MIB |