|
Description:
|
cugProfile MANAGED OBJECT CLASS
DERIVED FROM "DMI": top;
CHARACTERIZED BY cugProfile-P PACKAGE
BEHAVIOUR cugProfile-B BEHAVIOUR
DEFINED AS
"This MO class is used for managing the subscription of each CUG. The attributes represent the list of DTE addresses that belong to the same CUG. Creation, modification and deletion of this object are controlled by the Service Request object.";;
ATTRIBUTES
cugProfileId GET,
"NLMO": cUGWithIncomingAccess GET,
"NLMO": cUGWithOutgoingAccess GET,
"NLMO": bilateralCUG GET,
"NLMO": bilateralCUGWithOutgoingAccess GET,
dTEAddressList GET;
NOTIFICATIONS
"DMI" : objectCreation,
"DMI" : objectDeletion;;;
CONDITIONAL PACKAGES
interlockCodePkg PACKAGE
ATTRIBUTES
interlockCode GET;
REGISTERED AS {cnmPackage interlockCodePkg (24)};
PRESENT IF "The service provider allows customers to use the international CUG service and to handle the interlock code value.",
cugIndexPkg PACKAGE
ATTRIBUTES
cugIndex GET;
REGISTERED AS {cnmPackage cugIndexPkg (25)};
PRESENT IF "The service provider offers multiple CUGs and a customer subscribes to more than one CUG.";
|
|
|
|