All MIBs › DKSF-707-1-X-X-1 › npSoftReboot
npSoftReboot
Module: DKSF-707-1-X-X-1
OID (symbolic): DKSF-707-1-X-X-1::npSoftReboot
OID (numeric): 1.3.6.1.4.1.25728.911.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Write 1 to reboot device after current operations completition
What is npSoftReboot?
This read-write INTEGER, when written with the value 1, tells the device to reboot after its current operations finish. An admin uses it to remotely restart the device gracefully, for example after applying a configuration change that requires a reboot to take effect. Writing 1 to npSoftReboot lets pending SNMP writes or in-flight transactions complete before the device restarts, unlike a forced reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.911.1 snmpwalk -v2c -c public <target> DKSF-707-1-X-X-1::npSoftReboot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.911.1.1 snmpget -v2c -c public <target> DKSF-707-1-X-X-1::npSoftReboot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25728.911.1.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::npSoftReboot 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.1 | npSoftReboot | DKSF-707-1-X-X-1 |