MIB Viewer

mdmProfileErrorCorr

OBJECT-TYPE
1.3.6.1.4.1.272.4.18.1.1.10
Access
read-write
Status
mandatory
Sub-identifiers
0
This object specifies the kind of error correction being used for a connection: none no error correction will be used. required either LAPM or MNP will be used. If the partner is not able to do error correction, the connection cannot be established. auto negotiation takes place to use either LAPM, MNP or no error correction. lapm Enforce LAPM error correction. If the partner is not able to do LAPM, the connection cannot be established. mnp use MNP error connection If the partner is not able to do MNP, the connection cannot be established.
INTEGER { none(1), required(2), auto(3), lapm(4), mnp(5) }