All MIBs › WRI-DEVICE-MIB › msppHttpVersion
msppHttpVersion
Module: WRI-DEVICE-MIB
OID (symbolic): WRI-DEVICE-MIB::msppHttpVersion
OID (numeric): 1.3.6.1.4.1.3807.1.8012.2.1.61
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Description.
What is msppHttpVersion?
This OID reports the version string of the device's embedded HTTP (web management) server component. Operators check it to confirm the web management interface version when troubleshooting browser compatibility or applying a security patch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3807.1.8012.2.1.61 snmpwalk -v2c -c public <target> WRI-DEVICE-MIB::msppHttpVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3807.1.8012.2.1.61.1 snmpget -v2c -c public <target> WRI-DEVICE-MIB::msppHttpVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> msppHttpVersion.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::msppHttpVersion 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.61 | msppHttpVersion | WRI-DEVICE-MIB |