All MIBs › AETHRA-MIB › restartOption
restartOption
Module: AETHRA-MIB
OID (symbolic): AETHRA-MIB::restartOption
OID (numeric): 1.3.6.1.4.1.7745.5.2.18.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set this parameter to choose restart command option. saveConf(0) saving configuration changes before restart the system, notSaveConf(1) restart the system without saving configuration changes, restoreDefaultConf(2) restart the system with the default configuration, restoreFactoryDefault(3) available only from version 5.6.14, restart the system with the factory default. OID: 1.3.6.1.4.1.7745.5.2.18.1
What is restartOption?
This is a read-write setting controlling restart behavior: saveConf(0) saves changes before restart, notSaveConf(1) discards changes, restoreDefaultConf(2) resets to defaults, or restoreFactoryDefault(3) factory resets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.18.1 snmpwalk -v2c -c public <target> AETHRA-MIB::restartOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.18.1.1 snmpget -v2c -c public <target> AETHRA-MIB::restartOption.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7745.5.2.18.1.1 i <value>
Start monitoring Aethra DSL/ISDN modems and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AETHRA-MIB::restartOption OID value, configure state conditions and alerts, and monitor any Aethra DSL/ISDN modems and routers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7745 | aethra | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5 | atosnt | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.2 | system | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.2.18 | systemRestart | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.2.18.1 | restartOption | AETHRA-MIB |