Table Of Contents
BERT Management
BERT MIB Tables
Platform and Card Support
Start a BERT
Stop a BERT
BERT Management
This chapter contains examples for managing a a bit error rate test (BERT). A BERT is a diagnostic test performed on a network entity to ensure operational integrity. The test is performed when a network entity malfunctions. In addition, this test is considered a service-enabling test. This test must be performed before a network entity (for example line, port, and connection) is set up for service.
The Service Agent support is limited to line and port BERT. Connection BERT is not supported.
See these chapter sections:
•
BERT MIB Tables
•
Platform and Card Support
•
Start a BERT
•
Stop a BERT
BERT MIB Tables
Use the following MIB tables for BERT management:
•
cwmIfBertTable
•
cwmIfBertResTable
Platform and Card Support
The CWM Service Agent supports a BERT for the following platforms:
•
MGX 8220
•
MGX 8850 (PXM1)—Requires SRM/SRME card.
•
MGX 8850 (PXM1E)—Requires SRM/SRME card.
•
MGX 8850 (PXM45)—Requires SRM/SRME card for AUSM, CESM, and FRSM cards.
Line and port BERT is supported on the following cards:
•
FRSM-8T1E1
•
CESM-8T1E1
•
VISM-8T1E1/VISM-PR-8T1E1
•
VXSM-T1E1, VXSM-155
•
FRSM-2CT3
•
AXSM-E-32T1E1
•
PXM1E-16T1E1
•
MPSM-8T1E1 (FR and CES)
•
MPSM-16T1E1
•
MPSM-16T1E1-PPP
•
MPSM-T3E3-155 (FR and ATM)
Only port BERT is supported on the AUSM-8T1E1 card.
Note
SNMP GETNext is not supported on the BERT tables.
Start a BERT
You can start a BERT by entering a SET on the following object in the cwmIfBertTable:
cwmIfBertRowStatus.<INDEXing> = start
You can include other applicable read-write objects in the same SET request.
Once the BERT is started, parameters cannot be modified for the MGX 8220 platform.
While a BERT is running, you can retrieve results and statistics from the cwmIfBertResTable using a GET on the applicable parameters.
Note
Restarting a BERT is not supported.
Stop a BERT
Since only a limited number of BERT sessions can coexist on a given device, it is always recommended that you stop the BERT once the desired results are retrieved.
To stop a BERT, send a SET request with the following object:
cwmIfBertRowStatus.<INDEXing> = stop
The results and statistics must be retrieved before you stop the BERT. Otherwise, they are not available once the BERT is stopped.