All MIBs › CM-SA-MIB › bertControlAction
bertControlAction
Module: CM-SA-MIB
OID (symbolic): CM-SA-MIB::bertControlAction
OID (numeric): 1.3.6.1.4.1.2544.1.12.8.1.17.1.6
Node type: OBJECT-TYPE
Type: BertControlAction
Access: read-write
Description: 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.
What is bertControlAction?
This read-write BertControlAction object starts or stops traffic generation and resets monitored streams, defaulting to 'none' at creation time per its description, since it isn't meant to be set during initial configuration. An administrator uses it as the explicit control lever to begin or end a BERT run once the stream and duration are already configured, noting that 'stop' is invalid if the activity was never started and 'start' is only valid during creation under specific conditions. For example, an operator would first create and configure the BERT stream and duration, then set bertControlAction to 'start' as a separate step to actually begin generating test traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.8.1.17.1.6 snmpwalk -v2c -c public <target> CM-SA-MIB::bertControlAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.8.1.17.1.6.1 snmpget -v2c -c public <target> CM-SA-MIB::bertControlAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.8.1.17.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bertControlAction.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::bertControlAction 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.17 | bertControlTable | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.17.1 | bertControlEntry | CM-SA-MIB |
| 1.3.6.1.4.1.2544.1.12.8.1.17.1.6 | bertControlAction | CM-SA-MIB |