ecpaControlAction
CM-SA-MIB ·
.1.3.6.1.4.1.2544.1.12.8.1.1.1.11
Object
This object enables starting/stopping of traffic generation as well as resetting of monitored streams. This object may not be specified at configuration creation time - in this case it will take the value of `none'. This allows manager to explicitly control the start and stop of traffic generation/monitoring activity. Value of `stop' is invalid if the activity is specified but not started. Value of `start' is valid during creation time, as well as when activity is already stopped. Specification of `reset' resets the specified streams to default values, as well as clears the control specification. Get on this variable gives the most recent SNMP set specification.
Context
- MIB
- CM-SA-MIB
- OID
.1.3.6.1.4.1.2544.1.12.8.1.1.1.11- 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::ecpaControlAction'
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::ecpaControlAction.<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::ecpaControlAction'
Syntax
- Source
- EcpaControlAction
- Base type
Enumeration
Values & Constraints
Type Values
0 | not-applicable |
1 | start |
2 | stop |
Conformance
Member of