All MIBs › UBIQUOSS-SYSINFO-MIB › ubiSysReset
ubiSysReset
Module: UBIQUOSS-SYSINFO-MIB
OID (symbolic): UBIQUOSS-SYSINFO-MIB::ubiSysReset
OID (numeric): 1.3.6.1.4.1.7800.2.100.1.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: reset of system
What is ubiSysReset?
This read-write INTEGER controls a reset of the system, taking the value none(0) to leave the device as-is or reset(1) to trigger a reset, per its description and enumerated syntax. Admins set it to reset(1) to remotely reboot the chassis via SNMP rather than requiring physical or console access. For example, a script writing reset(1) to this OID would restart the device during a scheduled maintenance window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.11 snmpwalk -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiSysReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.11.1 snmpget -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiSysReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7800.2.100.1.1.1.11.1 i <value>
Start monitoring Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBIQUOSS-SYSINFO-MIB::ubiSysReset OID value, configure state conditions and alerts, and monitor any Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.2 | ubiMgmt | UBIQUOSS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.2.100 | ubiSysInfoMIB | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1 | ubiSysInfoMIBObjects | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1 | ubiSysInfoTable | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1 | ubiSysInfoEntry | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1.11 | ubiSysReset | UBIQUOSS-SYSINFO-MIB |