All MIBs › WRI-DEVICE-MIB › msppDevOsAction
msppDevOsAction
Module: WRI-DEVICE-MIB
OID (symbolic): WRI-DEVICE-MIB::msppDevOsAction
OID (numeric): 1.3.6.1.4.1.3807.1.8012.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
What is msppDevOsAction?
This OID triggers an operating system upgrade action, letting operators choose to upgrade the boot OS, the main OS, the backup OS, or both, or to recover the boot OS. It's used together with msppDevOsFile, which specifies the image file the action applies to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3807.1.8012.2.1.15 snmpwalk -v2c -c public <target> WRI-DEVICE-MIB::msppDevOsAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3807.1.8012.2.1.15.1 snmpget -v2c -c public <target> WRI-DEVICE-MIB::msppDevOsAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3807.1.8012.2.1.15.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> msppDevOsAction.1
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::msppDevOsAction 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.15 | msppDevOsAction | WRI-DEVICE-MIB |