dsx3bertControl

CISCO-MGX82XX-DSX3-BERT-MIB · .1.3.6.1.4.1.351.110.6.2.1

Object

scalar r/w Enumeration
This object controls all the SET operations on this MIB group. 
noAction    :  No action is taken. This value can not be written
               This object contains value noAction(0)
               just after setting it to delBert(6).
acquireBert :  Acquire BERT resources.
cnfBert     :  Configure the required BERT test.
startBert   :  The configured test has to be started.
modBert     :  Modify parameters for the ongoing BERT test.
delBert     :  Running BERT test has to be stopped.
               This value is write-only. This value is 
               never returned for a SNMP Get request.
          
For Performing BERT : Following sequence need to be done.
   * acquire BERT by setting this object to acquireBert(1).
   * configure BERT by setting this object to cnfBert(3)
   * Start BERT by setting this object to startBert(4).
   * Modify BERT parameters by setting this object to modBert(5).

Context

MIB
CISCO-MGX82XX-DSX3-BERT-MIB
OID
.1.3.6.1.4.1.351.110.6.2.1
Type
scalar
Access
readwrite
Status
current
Parent
dsx3bert
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-DSX3-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-BERT-MIB::dsx3bertControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-DSX3-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-DSX3-BERT-MIB::dsx3bertControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noAction
1acquireBert
2releaseBert
3cnfBert
4startBert
5modBert
6delBert

Conformance