ecpaControlTestStatus
CM-SA-MIB ·
.1.3.6.1.4.1.2544.1.12.8.1.1.1.12
Object
column EcpaTestStatus
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.
Context
- MIB
- CM-SA-MIB
- OID
.1.3.6.1.4.1.2544.1.12.8.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ecpaControlEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CM-SA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SA-MIB::ecpaControlTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-SA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SA-MIB::ecpaControlTestStatus.<neIndex>.<shelfIndex>.<slotIndex>.<ecpaControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-SA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-SA-MIB::ecpaControlTestStatus'
Syntax
- Source
- EcpaTestStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | initial |
2 | in-progress |
3 | stopped |
4 | completed |
5 | aborted |
Conformance
Member of