|
Description:
|
frAtmDlciTroubledReason OBJECT-TYPE
SYNTAX INTEGER {
notApplicable(0),
notAdmitted(1) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute provides the reason (if any) for a troubled connection.
A value of notApplicable indicates no current failures; either
Connection Admission Control (CAC) is off, or call was admitted.
A value of notAdmitted indicates the CAC algorithm fails to admit
this connection. Check if there is a sufficient bandwidth allocation."
DEFVAL { notApplicable }
|
|
|