ecpaControlTestStatus

CM-SA-MIB · .1.3.6.1.4.1.2544.1.12.8.1.1.1.12

Object

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

Walk 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
1initial
2in-progress
3stopped
4completed
5aborted