All MIBs › AT-SYSINFO-MIB › restart
restart
Module: AT-SYSINFO-MIB
OID (symbolic): AT-SYSINFO-MIB::restart
OID (numeric): 1.3.6.1.4.1.207.8.4.4.3.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A router/switch restart request.
A management station can remotely instruct an ATI router/switch to action a warm or cold restart.
Once all the appropriate internal checks have been made, the router/switch will acknowledge the request via normal SNMP channels. The restart instruction will be actioned after waiting for a period of 5 seconds, this is because the SNMP acknowledgement packet needs time to reach the management station.
Once the request has been actioned, it can not be cancelled and communication with the router/switch will be lost during system initialisation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.2.1 snmpwalk -v2c -c public <target> AT-SYSINFO-MIB::restart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.2.1.1 snmpget -v2c -c public <target> AT-SYSINFO-MIB::restart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.4.4.3.2.1.1 i <value>
Start monitoring Allied Telesis x530/SwitchBlade x908 switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-SYSINFO-MIB::restart OID value, configure state conditions and alerts, and monitor any Allied Telesis x530/SwitchBlade x908 switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.3 | sysinfo | AT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.3.2 | restartGroup | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.2.1 | restart | AT-SYSINFO-MIB |