reboot
Module: ZYXEL-MIB
OID (symbolic): ZYXEL-MIB::reboot
OID (numeric): 1.3.6.1.4.1.890.0.1
Node type: NOTIFICATION-TYPE
Description: Send a message to the manager that the system is going to reboot. The variable is the reason of rebooting.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ZYXEL-MIB::reboot snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.890.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:59687->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (94159143) 10 days, 21:33:11.43 SNMPv2-MIB::snmpTrapOID.0 = OID: ZYXEL-MIB::reboot
Start monitoring ZyXEL routers, switches, and DSLAM equipment, enterprise OID registration root (no runtime data) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-MIB::reboot OID value, configure state conditions and alerts, and monitor any ZyXEL routers, switches, and DSLAM equipment, enterprise OID registration root (no runtime data) 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.890 | zyxel | NWA1100 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.0.1 | reboot | ZYXEL-MIB |