CISCO-WAN-AXIPOP-MIB :: bertTestMediumMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-AXIPOP-MIBbertTestMediumMask

bertTestMediumMask

Module: CISCO-WAN-AXIPOP-MIB

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

OID (numeric): 1.3.6.1.4.1.351.110.6.1.28.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Every test medium is represented by a bit of mask. Bits 0-1 are
valid in this integer. The meaning of the mask can be 
understood from the example below:

   --------------------------
    TestMedium  |   SM        
                | support
   --------------------------
      port      |    1
      line      |    1
   --------------------------
   (Table contents applicable to FRSM-4T1)
   bertTestMediumMask = 11 binary

The column titles represent the variables bertTestMedium  
depends on. The mask is represented in column major order.
             

What is bertTestMediumMask?

This read-only object is a bitmask (bits 0-1 valid) indicating which test media -- port and/or line -- are supported by the Service Module in this slot, for example a value of binary 11 meaning both port and line testing are supported, as documented for the FRSM-4T1 card. An admin scripting automated BERT configuration would check this mask to determine valid bertTestMedium values before attempting to set that object for a given card. This avoids attempting to configure a test medium the card doesn't actually support.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.28.1.3
snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertTestMediumMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.28.1.3.1
snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertTestMediumMask.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bertTestMediumMask.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::bertTestMediumMask 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.3bertTestMediumMaskCISCO-WAN-AXIPOP-MIB