|
Description:
|
connectionR1 MANAGED OBJECT CLASS
DERIVED FROM pipe;
CHARACTERIZED BY
connectionPackage PACKAGE
BEHAVIOUR
connectionBehaviour BEHAVIOUR
DEFINED AS
"The Connection object class is a class of managed objects responsible for the transparent transfer of information between connection termination points. A connection is a component of a trail.
Several connections can be bundled into a higher rate trail. A sequence of one or more connections are linked together to form a trail. A connection may be either uni- or bi-directional."
;;
ATTRIBUTES
connectionId GET SET-BY-CREATE ;;;
CONDITIONAL PACKAGES
serverTrailListPackage PRESENT IF "an instance supports it",
clientTrailPackage PRESENT IF "an instance supports it";
|
|
|
Information:
|
Automatically extracted from Rec. ITU-T M.3100
|
|