ecpaControlTestType
CM-SA-MIB ·
.1.3.6.1.4.1.2544.1.12.8.1.1.1.3
Object
The type of ECPA test to be performed. When 'duration' test is specified, ECPA test is run for 'ecpaControlDuration' time. When 'numFrames' test is specified, ECPA test is run for 'ecpaControlNumFrames', when 'continous' test is specified, ECPA test is run until an explicit 'ecpaControlAction' of 'stop' of received.
Context
- MIB
- CM-SA-MIB
- OID
.1.3.6.1.4.1.2544.1.12.8.1.1.1.3- Type
- column
- Access
- readwrite
- 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::ecpaControlTestType'
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::ecpaControlTestType.<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::ecpaControlTestType'
Syntax
- Source
- EcpaTestType
- Base type
Enumeration
Values & Constraints
Type Values
1 | duration |
2 | numframes |
3 | continuous |
Conformance
Member of