All MIBs › RAD-MIB › atmGenSysSetDefaultConfg
atmGenSysSetDefaultConfg
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmGenSysSetDefaultConfg
OID (numeric): 1.3.6.1.4.1.164.12.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When set to on(3), the agent will set all the configuration parameters to their default values. The variable is then reset to off(2) by the agent. The agent must be reset for the default configuration to apply.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.2.2.1.4 snmpwalk -v2c -c public <target> RAD-MIB::atmGenSysSetDefaultConfg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.2.2.1.4.1 snmpget -v2c -c public <target> RAD-MIB::atmGenSysSetDefaultConfg.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.2.2.1.4.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.2 | atmGen | RAD-MIB |
| 1.3.6.1.4.1.164.12.2.2 | atmGenSystem | RAD-MIB |
| 1.3.6.1.4.1.164.12.2.2.1 | atmGenSysGen | RAD-MIB |
| 1.3.6.1.4.1.164.12.2.2.1.4 | atmGenSysSetDefaultConfg | RAD-MIB |