|
|
Description:
|
atmSoftPVccOperStatus OBJECT-TYPE
SYNTAX INTEGER {
other(1),
establishmentInProgress(2),
connected(3),
retriesExhausted(4),
noAddressSupplied(5),
lowerLayerDown(6)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Describes the status of the Soft PVCC. Valid values
are:
other - none of the types specified below
establishmentInProgress - connection or party is not
operational, but setup or add
party attempts are ongoing
connected - connection or party is currently
operational
retriesExhausted - retry limit has been reached and
setup or add party attempts have
ceased
noAddressSupplied - no remote address has been
configured, so no setup or add
party attempts are initiated
lowerLayerDown - underlying ATM interface is not
operational
When the row is not 'active', the value of this
object is 'other'."
|
|
|
|