All MIBs › CM-SA-MIB › ecpaControlTestStatus
ecpaControlTestStatus
Module: CM-SA-MIB
OID (symbolic): CM-SA-MIB::ecpaControlTestStatus
OID (numeric): 1.3.6.1.4.1.2544.1.12.8.1.1.1.12
Node type: OBJECT-TYPE
Type: EcpaTestStatus
Access: read-only
Description: This object reflects the current status of test set configuration entry. Upon creation, the status has a value of `initial'; the status changes to `in-progress' upon ecpaControlAction indicating `start'; the status changes to `completed' upon ecpaControlAction indicating stop, as well as when the specified test generation completes autonomously upon completion of number of frames or completion of specified time interval.
What is ecpaControlTestStatus?
This read-only EcpaTestStatus reflects the current status of the test entry: initial at creation, in-progress once started, and completed after a stop or autonomous completion. It lets the operator poll whether a test is still running before trying to read its final results or reconfigure it. For example, polling ecpaControlTestStatus and seeing completed tells the NOC it's now safe to read the final ecpaTestStreamMon* counters without racing an active test.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.8.1.1.1.12 snmpwalk -v2c -c public <target> CM-SA-MIB::ecpaControlTestStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.8.1.1.1.12.1 snmpget -v2c -c public <target> CM-SA-MIB::ecpaControlTestStatus.1
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-SA-MIB::ecpaControlTestStatus OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.8 | cmServiceAssuranceMIB | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1 | cmServAssuranceObjects | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.1 | ecpaControlTable | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.1.1 | ecpaControlEntry | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.1.1.12 | ecpaControlTestStatus | CM-SA-MIB |