ACS-MIB :: acsReboot

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACS-MIBacsReboot

acsReboot

Module: ACS-MIB

OID (symbolic): ACS-MIB::acsReboot

OID (numeric): 1.3.6.1.4.1.10418.16.2.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A set value of reboot(2) will reboot the appliance. noAction(1) = always returned in a GET. Does nothing if SET. reboot(2) = when SET the appliance immediately reboots.

What is acsReboot?

This read-write OID performs an appliance reboot when set to value 2; GET always returns noAction(1). Network engineers use this for remote restarts during maintenance windows without physical access. Example: set to 2 to trigger an immediate reboot for applying patches or clearing software hangs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.1.9
snmpwalk -v2c -c public <target> ACS-MIB::acsReboot

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.1.9.1
snmpget -v2c -c public <target> ACS-MIB::acsReboot.1

Set instance 1 (SNMPv2c):

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

Start monitoring Avocent console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS-MIB::acsReboot OID value, configure state conditions and alerts, and monitor any Avocent console/terminal servers from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.10418.16acsACS-MIB
1.3.6.1.4.1.10418.16.2acsManagementACS-MIB
1.3.6.1.4.1.10418.16.2.1acsApplianceACS-MIB
1.3.6.1.4.1.10418.16.2.1.9acsRebootACS-MIB