Description:
|
mscAtmIfVccLocalFailureCause OBJECT-TYPE
SYNTAX INTEGER {noFailure(0), localBwLoss(1), portDown(2), notAdmitted(3), appNotRegistered(4), disabledByApp(5), bwReduced(6), vpDown(7)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates the failure cause of the Vcc, Vpc or Vpt component. noFailure indicates that there is currently no bandwidth related failure for this connection.
portDown indicates that the interface corresponding to the parent AtmIf is down.
localBwLoss indicates that the Ima corresponding to this AtmIf has lost some, but not all bandwidth, and as a result, this connection has been released.
notAdmitted indicates that this connection has failed to be admitted by the Connection Admission Control (CAC) algorithm.
appNotRegistered indicates that there is no application registered to use this connection. This may be the case, for example when there is a Vcc Test application, but the test has not been started. Check the status of the application to determine why it is not functional.
disabledByApp indicates that the application using this connection has requested that the connection be disabled. An example is a connection used by a trunk application where the trunk has timed out on an attempt to stage. Check the application to determine why it is not fully functional.
bwReduced indicates that this connection is operating in a reduced bandwidth state. It is a bandwidth elastic connection which currently has been allocated less than the requested (equivalent) bandwidth.
vpDown indicates that this connection has been notified of a fault detected at the associated VP-layer. vpDown is applicable for Vpt Vccs only."
|
|