CISCO-WAN-AXIPOP-MIB :: bertModeMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-AXIPOP-MIBbertModeMask

bertModeMask

Module: CISCO-WAN-AXIPOP-MIB

OID (symbolic): CISCO-WAN-AXIPOP-MIB::bertModeMask

OID (numeric): 1.3.6.1.4.1.351.110.6.1.28.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Every mode is represented by 2 bits of mask. Bits 0-5 are
valid in this integer. The meaning of the mask can be 
understood from the example below:
  -----------------------------------------------------------
   Mode        |  SM support     | Test Medium:
               |                 |  Multiple
               |                 | T1 time slots
  -----------------------------------------------------------
  Pattern test |       1         |      1
  DDS seek     |       1         |      0
  Loopback     |       1         |      1
  -----------------------------------------------------------
  (Table contents applicable to FRSM-4T1)
  bertModeMask = 101111 binary
   
The column titles represent the variables bertMode depends on.
The mask is represented in column major order.
             

What is bertModeMask?

This read-only object is a bitmask (bits 0-5 valid, 2 bits per mode) indicating which BERT modes -- such as pattern test or DDS seek -- and which test-medium combinations (like multiple T1 timeslots) are supported by the Service Module in this slot. An admin automating BERT configuration across different card types would decode this mask to know which bertMode values are legal for a given card before issuing a SET. This prevents configuring a mode the card's hardware cannot actually execute.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.28.1.4
snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertModeMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.28.1.4.1
snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertModeMask.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::bertModeMask 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.6axisDiagnosticsBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.6.1bertCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.6.1.28bertSupportedTestsTableCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.6.1.28.1bertSupportedTestsTableEntryCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.6.1.28.1.4bertModeMaskCISCO-WAN-AXIPOP-MIB