|
Description:
|
vctDcSvcAutoCallRetry OBJECT-TYPE
SYNTAX INTEGER {
no(0),
yes(1) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"svcAutoCallRetry is used only for switched calls, in which case the
attribute type is set to switched. Otherwise, this attribute is ignored
by the Vcs.
This attribute, if set to yes for Svc, indicates that the Vc will
continually try to establish the SVC rather than clearing the Vc after
the first unsuccessful call attempt. Further, if the call fails while in
data transfer phase, then the Vc will automatically attempt to
reconnect. The call attempts are made by the Vc once per time
provisioned in InterfaceOptions as callRetryTimer, repeatedly. If set
to no for SVCs, then the Vc behaves in the standard mode, making a
single call attempt."
DEFVAL { no }
|
|
|