|
Description:
|
h3cVoCallHisDisconnectText OBJECT-TYPE
SYNTAX INTEGER{normalRelease(1), -- Normal release.
cardNumberNotExist(2), -- Card number not exist.
invalidPassword(3), -- Password is invalid.
thisAccountsIsUsing(4), -- This Accounts is using.
noEnoughBalance(5), -- Not enough money.
theAccountsIsExpired(6), -- The Accounts is expired.
creditLimit(7), -- Credit limit.
userReject(8), -- User was been rejected.
serviceInvalid(9), -- The requested service is invalid.
calledLimit(10), -- The called is limited.
maxRedialTimesLimit(11), -- Reach the maximum redial times.
invalidParameter(12), -- Invalid parameter.
callerHookOn(13), -- Caller hook on.
calledHookOn(14), -- Called hook on.
networkProblem(15), -- Network problem.
unknownReason(16) -- Unknown Reason.
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object indicates the disconnection reason."
|
|
|