|
Description:
|
connectivity MANAGED OBJECT CLASS
DERIVED FROM "Recommendation X.721: 1992":top;
CHARACTERIZED BY
connectivityPackage PACKAGE
BEHAVIOUR
connectivityBehaviour BEHAVIOUR
DEFINED AS
"The Connectivity object class is a class of managed objects which ensures the transfer of information between two termination points. It is not instantiable because the transfer is effected via the client-server relationship of trail and connection. Connectivity direction is determined by the directionality of the a- and z-termination points.
If an instance of this class is bidirectional, the a- and z-termination points shall also be bidirectional. If an instance of this class is unidirectional, the a point shall be the source TP and the z-termination point shall be the sink TP.
The operational state indicates the capability to carry a signal."
;;
ATTRIBUTES
directionality GET,
"Recommendation X.721: 1992":administrativeState GET-REPLACE,
"Recommendation X.721: 1992":operationalState GET,
a-TPInstance GET,
z-TPInstance GET
;;;
CONDITIONAL PACKAGES
createDeleteNotificationsPackage PRESENT IF
"the objectCreation and objectDeletion notifications defined in Recommendation X.721 are supported by an instance of this managed object class",
attributeValueChangeNotificationPackage PRESENT IF
"the attributeValueChange notification defined in Recommendation X.721 is supported by an instance of this managed object class",
stateChangeNotificationPackage PRESENT IF
"the stateChange notification defined in Recommendation X.721 is supported by an instance of this managed object class",
characteristicInformationPackage PRESENT IF
"an instance supports it.",
protectedPackage PRESENT IF
"an instance supports it.",
tmnCommunicationsAlarmInformationPackage PRESENT IF
"the communicationsAlarm notification (as defined in Recommendation X.721) is supported by this managed object",
alarmSeverityAssignmentPointerPackage PRESENT IF
"the tmnCommunicationsAlarmInformationPackage package is present AND the managed object supports configuration of alarm severities";
|
|
|
Information:
|
Automatically extracted from Rec. ITU-T M.3100
|
|