All MIBs › ERA-MIB › mssStatusOverall
mssStatusOverall
Module: ERA-MIB
OID (symbolic): ERA-MIB::mssStatusOverall
OID (numeric): 1.3.6.1.4.1.11588.1.3.1.2
Node type: OBJECT-TYPE
Type: StatusValue
Access: read-only
Description: The overall MSS system status
What is mssStatusOverall?
This read-only StatusValue is the single aggregate health indicator for the entire MSS, summarizing the underlying sensor, subsystem, and processor statuses into one unknown/ok/degraded/error value. An admin monitors this one object as a top-level alarm trigger rather than polling every individual mssStatus* object. For example, a transition from ok(1) to degraded(2) here should prompt checking mssStatusTP, mssStatusMS, mssStatusHW, and the sensor objects to find the underlying cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11588.1.3.1.2 snmpwalk -v2c -c public <target> ERA-MIB::mssStatusOverall
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11588.1.3.1.2.1 snmpget -v2c -c public <target> ERA-MIB::mssStatusOverall.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mssStatusOverall.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::mssStatusOverall 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.2 | mssStatusOverall | ERA-MIB |