All MIBs › COMTROL-ES8510-MIB › restoreStatus
restoreStatus
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::restoreStatus
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.6.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to active(1) trigger the TFTP download action. Setting this object to notActive(2) has no effect. The system always returns the value notActive(2) when this object is read.
What is restoreStatus?
This read-write setting, when set to active, triggers the switch to download and apply the configuration file specified for the restore from the configured TFTP server; reading it always returns notActive. Like the backup trigger, an admin can't confirm success by reading this value back, so they need to verify the restore some other way, such as checking the device's running configuration afterward. For example, after configuring the restore server address and the filename to restore, an admin would set this OID to active to initiate the download, then check the switch's settings afterward to confirm the restored configuration took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.6.6 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::restoreStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.6.6.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::restoreStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.2.6.6.1 i <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::restoreStatus OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch 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.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2 | basicSetting | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.6 | backupAndRestore | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.6.6 | restoreStatus | COMTROL-ES8510-MIB |