|
|
Description:
|
errCode OBJECT-TYPE
SYNTAX INTEGER {success(1), existErr(2), syntaxErr(3), resourceErr(4), databaseLocked(5), otherErr(6), wrongType(7), wrongLength(8), wrongEncoding(9), wrongValue(10), noCreation(11), inconsistentValue(12), resourceUnavailable(13), commitFailed(14), undoFailed(15), authorizationError(16), notWritable(17), inconsistentName(18), featureDisabled(19), m32Problem(20), sarProblem(21), bnmProblem(22), ascUpdFailed(23), lineEnabled(24), lineDisabled(25), lmMismatch(26), lineHasPorts(27), portEnabled(28), portDisable(29), portHasChan(30), chanEnabled(31), chanDisabled(32), dlciEnabled(33), dlciDisabled(34)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object contains an error status code used by
the manager to take automated corrective actions
when requests encounter failures. If no error is
encountered, a successful status is provided."
|
|