All MIBs › CISCO-WAN-AXIPOP-MIB › bertMode
bertMode
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::bertMode
OID (numeric): 1.3.6.1.4.1.351.110.6.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: specifies the mode, the BERT module is to be configured for.
What is bertMode?
This read-write object specifies which mode the BERT module is configured for: bertPatternTest runs a standard bit-error-rate pattern test, ddsSeek searches for DDS (Digital Data Service) loopback codes, and loopback simply establishes a loop without pattern testing. It determines the fundamental behavior of the BERT engine for this test session. An admin verifying end-to-end line quality would choose bertPatternTest, while one troubleshooting a DDS circuit's loop codes would choose ddsSeek.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.10 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.10.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.6.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bertMode.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::bertMode OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.6 | axisDiagnostics | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.6.1 | bert | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.6.1.10 | bertMode | CISCO-WAN-AXIPOP-MIB |