All MIBs › DKSF-707-1-X-X-1 › npForcedReboot
npForcedReboot
Module: DKSF-707-1-X-X-1
OID (symbolic): DKSF-707-1-X-X-1::npForcedReboot
OID (numeric): 1.3.6.1.4.1.25728.911.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Write 1 to immediate forced reboot
What is npForcedReboot?
This read-write INTEGER, when written with the value 1, triggers an immediate forced reboot of the device, without waiting for current operations to complete. An admin uses this as the more disruptive counterpart to npSoftReboot when the device is unresponsive and a graceful restart isn't working. Writing 1 to npForcedReboot would be the last-resort action to recover a hung NetPing device that isn't responding to the softer npSoftReboot request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.911.3 snmpwalk -v2c -c public <target> DKSF-707-1-X-X-1::npForcedReboot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.911.3.1 snmpget -v2c -c public <target> DKSF-707-1-X-X-1::npForcedReboot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25728.911.3.1 i <value>
Start monitoring Alentis Electronics optical transport equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-707-1-X-X-1::npForcedReboot OID value, configure state conditions and alerts, and monitor any Alentis Electronics optical transport equipment 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.25728 | lightcom | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.911 | npReboot | DKSF-201-9-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.911.3 | npForcedReboot | DKSF-707-1-X-X-1 |