DES-2110-MIB :: configRestoreDefaults

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDES-2110-MIBconfigRestoreDefaults

configRestoreDefaults

Module: DES-2110-MIB

OID (symbolic): DES-2110-MIB::configRestoreDefaults

OID (numeric): 1.3.6.1.4.1.171.10.61.1.11.22

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Restores the configuration of the unit to the original settings.

What is configRestoreDefaults?

Writing restore(1) resets the switch's configuration back to factory defaults, while noop(2) does nothing. Use this as a last resort when a switch has been misconfigured into an unreachable or unstable state and you need to start over from a known baseline.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.61.1.11.22
snmpwalk -v2c -c public <target> DES-2110-MIB::configRestoreDefaults

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.61.1.11.22.1
snmpget -v2c -c public <target> DES-2110-MIB::configRestoreDefaults.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.61.1.11.22.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> configRestoreDefaults.1

Start monitoring D-Link DES-2110 smart switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES-2110-MIB::configRestoreDefaults OID value, configure state conditions and alerts, and monitor any D-Link DES-2110 smart switch from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.171d_linkDE1500-MIB
1.3.6.1.4.1.171.10dlink_productsDES-1226G-MIB
1.3.6.1.4.1.171.10.61dlink_DES21XXSeriesProdDES-2108-MIB
Numeric OIDNameModule
1.3.6.1.4.1.171.10.61.1des_2110DES-2110-MIB
1.3.6.1.4.1.171.10.61.1.11companyConfigGroupDES-2110-MIB
1.3.6.1.4.1.171.10.61.1.11.22configRestoreDefaultsDES-2110-MIB