All MIBs › WRI-DEVICE-MIB › msppRebootFileMode
msppRebootFileMode
Module: WRI-DEVICE-MIB
OID (symbolic): WRI-DEVICE-MIB::msppRebootFileMode
OID (numeric): 1.3.6.1.4.1.3807.1.8012.2.1.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: reboot config file by master config file or backup config file. default:master.
What is msppRebootFileMode?
This OID selects whether the device reboots using its master or backup configuration file. Operators switch this to backup when they need to roll back to a previously known-good configuration after a bad change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3807.1.8012.2.1.31 snmpwalk -v2c -c public <target> WRI-DEVICE-MIB::msppRebootFileMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3807.1.8012.2.1.31.1 snmpget -v2c -c public <target> WRI-DEVICE-MIB::msppRebootFileMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3807.1.8012.2.1.31.1 i <value>
Start monitoring FiberHome Networks transport/access device (hardware-module inventory/fault status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WRI-DEVICE-MIB::msppRebootFileMode OID value, configure state conditions and alerts, and monitor any FiberHome Networks transport/access device (hardware-module inventory/fault status) 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.3807 | wri | WRI-SMI |
| 1.3.6.1.4.1.3807.1 | wriProducts | WRI-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3807.1.8012 | mspp | WRI-DEVICE-MIB |
| 1.3.6.1.4.1.3807.1.8012.2 | msppDev | WRI-DEVICE-MIB |
| 1.3.6.1.4.1.3807.1.8012.2.1 | msppDevGeneral | WRI-DEVICE-MIB |
| 1.3.6.1.4.1.3807.1.8012.2.1.31 | msppRebootFileMode | WRI-DEVICE-MIB |