cXdslTestBertErrors

CISCO-XDSL-LINE-MIB · .1.3.6.1.4.1.9.9.204.1.2.1.5

Object

column Bits
Errors during BERT test. 
The test will abort if any BERT errors occur. 
              
Note: that even if there are no BERT errors the test can
still fail due to BertBitErrors.
              
Bit   Description 
---   ----------- 
 0    No BERT errors              
 1    XTU-R BERT aborted 
 2    XTU-R lost sync during BERT
 3    XTU-R never got in sync 
 4    No XTU-R BERT results
 5    XTU-C BERT aborted
 6    XTU-C lost sync during BERT
 7    XTU-C never got in sync

Context

MIB
CISCO-XDSL-LINE-MIB
OID
.1.3.6.1.4.1.9.9.204.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
cXdslTestEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-XDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XDSL-LINE-MIB::cXdslTestBertErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-XDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XDSL-LINE-MIB::cXdslTestBertErrors.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-XDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-XDSL-LINE-MIB::cXdslTestBertErrors'

Syntax

Bits

Values & Constraints

Enumerated Values
0noError
1cpeBertAborted
2lostCpeSync
3noCpeSync
4noCpeResults
5coBertAborted
6lostCoSync
7noCoSync

Conformance