|
Description:
|
software MANAGED OBJECT CLASS
DERIVED FROM "Recommendation X.721: 1992":top;
CHARACTERIZED BY
softwarePackage PACKAGE
BEHAVIOUR
softwareBehaviour BEHAVIOUR
DEFINED AS
"The Software object class is a class of managed objects that represent logical information stored in equipment, including programs and data tables. Software may be nested within other software, thereby creating a containment relationship.
When the attribute value change notification package is present, the attributeValueChange notification defined in Recommendation X.721 shall be emitted when the value of one of the following attribute changes: alarm status, affected object list, user label, version, and current problem list. Because the above attributes are all in conditional packages, the behaviour for emitting the attribute value change notification applies only when the corresponding conditional packages are present in the managed object. When the state change notification package is present, the stateChangeNotification defined in Recommendation X.721 shall be emitted if the value of administrative state or operational state changes (when the administrativeOperationalStates conditional package is present)."
;;
ATTRIBUTES
softwareId GET SET-BY-CREATE;
;;
CONDITIONAL PACKAGES
createDeleteNotificationsPackage PRESENT IF "the objectCreation and objectDeletion
notifications defined in Recommendation X.721 are supported by an instance of this class.",
attributeValueChangeNotificationPackage PRESENT IF "the attributeValueChange
notification defined in Recommendation X.721 is supported by an instance of this class.",
stateChangeNotificationPackage PRESENT IF "the stateChange notification defined in
Recommendation X.721 is supported by an instance of this class.",
administrativeOperationalStatesPackage PRESENT IF "an instance supports it.",
affectedObjectListPackage PRESENT IF "an instance supports it.",
softwareProcessingErrorAlarmPackage PRESENT IF "an instance supports it.",
userLabelPackage PRESENT IF "an instance supports it",
vendorNamePackage PRESENT IF "an instance supports it",
versionPackage PRESENT IF "an instance supports it",
currentProblemListPackage PRESENT IF "an instance supports it";
|
|
|
Information:
|
Automatically extracted from Rec. ITU-T M.3100
|
|