All MIBs › AISYSTEM-MIB › aiSystemCmdReboot
aiSystemCmdReboot
Module: AISYSTEM-MIB
OID (symbolic): AISYSTEM-MIB::aiSystemCmdReboot
OID (numeric): 1.3.6.1.4.1.539.8.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Configured boot status of the system. A write of boot(2) when this object is in up(1) state will cause the system to reboot. Any other write will have no effect.
What is aiSystemCmdReboot?
This read-write object controls the boot status of an Applied Innovation system, allowing remote reboot operations. An operator writes the value boot(2) when the system is in state up(1) to trigger a system restart; any other write has no effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.6 snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSystemCmdReboot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.6.1 snmpget -v2c -c public <target> AISYSTEM-MIB::aiSystemCmdReboot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.8.6.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.8 | aiSystem | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.6 | aiSystemCmdReboot | AISYSTEM-MIB |