All MIBs › ERA-MIB › mssStatusLoad
mssStatusLoad
Module: ERA-MIB
OID (symbolic): ERA-MIB::mssStatusLoad
OID (numeric): 1.3.6.1.4.1.11588.1.3.1.8
Node type: OBJECT-TYPE
Type: StatusValue
Access: read-only
Description: MSS load status
What is mssStatusLoad?
This read-only StatusValue reports the health of the MSS load status, indicating whether the system is operating within acceptable processing or resource load levels. An admin monitors it to catch a system under excessive strain before it degrades other subsystems. For example, degraded(2) here suggests the MSS is under heavier load than normal and may warrant investigating what is driving it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11588.1.3.1.8 snmpwalk -v2c -c public <target> ERA-MIB::mssStatusLoad
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11588.1.3.1.8.1 snmpget -v2c -c public <target> ERA-MIB::mssStatusLoad.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mssStatusLoad.1
Start monitoring ERA multi-static surveillance/passive radar system with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ERA-MIB::mssStatusLoad OID value, configure state conditions and alerts, and monitor any ERA multi-static surveillance/passive radar system from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11588 | era | ERA-MIB |
| 1.3.6.1.4.1.11588.1 | systems | ERA-MIB |
| 1.3.6.1.4.1.11588.1.3 | mss | ERA-MIB |
| 1.3.6.1.4.1.11588.1.3.1 | mssStatus | ERA-MIB |
| 1.3.6.1.4.1.11588.1.3.1.8 | mssStatusLoad | ERA-MIB |