All MIBs › CISCO-WAN-AXIPOP-MIB › bertPatternMask
bertPatternMask
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::bertPatternMask
OID (numeric): 1.3.6.1.4.1.351.110.6.1.28.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Every class of patterns is represented by 2 bits of mask.
Bits 0-3 are valid in this integer. The meaning of the
mask can be understood from the example below:
----------------------------------------------
Class of | SM | Non latching
patterns | support |device to loop
----------------------------------------------
Other patterns | 1 | 0
----------------------------------------------
Patterns | 1 | 1
power 9 and 11 | |
----------------------------------------------
(Table contents applicable to FRSM-4T1)
bertPatternMask = 1011 binary
The column titles represent the variables bertPattern
depends on. The mask is represented in column major order.
What is bertPatternMask?
This read-only object is a bitmask (bits 0-3 valid, 2 bits per pattern class) indicating which classes of BERT test patterns are supported by the Service Module in this slot, and whether they're valid for non-latching devices to loop. An admin selecting a bertPattern value for a given card would check this mask to confirm the chosen pattern class is actually supported before configuring the test. This avoids configuring an unsupported pattern that the card's BERT hardware would reject.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.28.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertPatternMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.6.1.28.1.6.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bertPatternMask.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::bertPatternMask 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.28 | bertSupportedTestsTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.6.1.28.1 | bertSupportedTestsTableEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.6.1.28.1.6 | bertPatternMask | CISCO-WAN-AXIPOP-MIB |