Description:
|
service MANAGED OBJECT CLASS
DERIVED FROM "Recommendation X.721 : 1992":top;
CHARACTERIZED BY servicePackage PACKAGE
BEHAVIOUR
serviceBehaviour BEHAVIOUR
DEFINED AS "The service object class is a class of managed objects that represents offerings
from a provider that supplies specific network functionality to one or more customers. A service
may or may not be tariffed. Services may be nested, thereby creating a containment relationship.
The Service Type identifies the distinguishing characteristics of the Service. The Supported
Service Name List identifies other Services supported by the Service, and the Supported By
Object List identifies the objects that support the Service.";;
ATTRIBUTES
serviceID GET,
serviceType GET-REPLACE;
NOTIFICATIONS
"Rec. X.721 | ISO/IEC 10165-2" : qualityofServiceAlarm;
;;
CONDITIONAL PACKAGES
"Rec. M.3100 : 1992" : createDeleteNotificationsPackage
PRESENT IF "the objectCreation and objectDeletion notifications defined in
Recommendation X.721 are supported by an instance of this class.",
"Rec. M.3100 : 1992" : attributeValueChangeNotificationPackage
PRESENT IF "the attributeValueChange notification defined in Recommendation X.721 is
supported by an instance of this class.",
"Rec. M.3100 : 1992" : stateChangeNotificationPackage
PRESENT IF "the stateChange notification defined in Recommendation X.721 is supported by
an instance of this class.",
"Rec. M.3100 : 1992" : administrativeOperationalStatesPackage
PRESENT IF "an instance supports it.",
usageStatePackage PRESENT IF "an instance supports it.",
alarmStatusPackage PRESENT IF "an instance supports it.",
"Rec. M.3100 : 1992" : currentProblemListPackage
PRESENT IF "an instance supports it.",
supportedServiceNameListPackage PRESENT IF "an instance supports it.",
supportedByObjectListPackage PRESENT IF "an instance supports it.";
|
|