All MIBs › DES2218-MIB › swDevCtrlReset
swDevCtrlReset
Module: DES2218-MIB
OID (symbolic): DES2218-MIB::swDevCtrlReset
OID (numeric): 1.3.6.1.4.1.171.11.7.1.1.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the switch hub reset state. Setting this object to no-reset(3) has no effect. Setting this object to reset(2) will reset the agent. The agent always returns no-reset(3) when this object is read.
What is swDevCtrlReset?
This read-write INTEGER triggers a reset of the switch: writing reset(2) restarts the agent, while reading always returns no-reset(3) and writing no-reset(3) has no effect. An admin uses this to remotely reboot a hung or misbehaving switch without needing physical access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.7.1.1.2.2 snmpwalk -v2c -c public <target> DES2218-MIB::swDevCtrlReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.7.1.1.2.2.1 snmpget -v2c -c public <target> DES2218-MIB::swDevCtrlReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.11.7.1.1.2.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swDevCtrlReset.1
Start monitoring D-Link DES-2218 smart switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES2218-MIB::swDevCtrlReset OID value, configure state conditions and alerts, and monitor any D-Link DES-2218 smart switch from a single console.
OID Breakdown
Upper-level ancestors (7 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.171 | d_link | DE1500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7 | des2218series | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1 | des2218MIB | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.1 | swDevicePackage | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.1.2 | swDeviceCtl | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.1.2.2 | swDevCtrlReset | DES2218-MIB |