All MIBs › ERA-MIB › mssStatusTP
mssStatusTP
Module: ERA-MIB
OID (symbolic): ERA-MIB::mssStatusTP
OID (numeric): 1.3.6.1.4.1.11588.1.3.1.3
Node type: OBJECT-TYPE
Type: StatusValue
Access: read-only
Description: MSS target processors status
What is mssStatusTP?
This read-only StatusValue reports the aggregate health of the MSS target processors (TP) subsystem as unknown, ok, degraded, or error. An admin uses it as a quick check on the target-processor group before drilling into the individual mssStatusTP1 and mssStatusTP2 objects. For example, error(3) here means at least one of the target processors has failed and needs individual investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11588.1.3.1.3 snmpwalk -v2c -c public <target> ERA-MIB::mssStatusTP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11588.1.3.1.3.1 snmpget -v2c -c public <target> ERA-MIB::mssStatusTP.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mssStatusTP.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::mssStatusTP 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.3 | mssStatusTP | ERA-MIB |