|
|
Description:
|
mscGsmBcV42bisLastDecodeError OBJECT-TYPE
SYNTAX INTEGER {
none(0),
badStepup(1),
codewordEqC1(2),
emptyCodeword(3),
reservedCommand(4),
generalError(5) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates last error found by the decoder. Error values
are:
none, No errors found.
badStepup, Receipt of STEPUP (step up codeword size) codeword
when it would cause C2 (current code word size) to exceed N1
(maximum code word size).
codewordEqC1, Receipt of a codeword, at any time, equal to C1
(next empty dictionary entry).
emptyCodeword, Receipt of a codeword representing an empty
dictionary entry.
reservedCommand, Receipt of a reserved command code.
generalError, Receipt of any other error.
The action taken by V.42bis on detecting an error is provisioned by
component GsmIwfV42bis attribute actionOnError."
DEFVAL { none }
|
|
|
|