|
Description:
|
x25PvcProfile MANAGED OBJECT CLASS
DERIVED FROM "DMI": top;
CHARACTERIZED BY x25PvcProfile-P PACKAGE
BEHAVIOUR x25PvcProfile-B BEHAVIOUR
DEFINED AS
"This MO class represents subscription data, i.e. the service profile of each PVC. Necessary PVC parameters are included in this MO. Creation, modification and deletion of this object are controlled by the Service Request object.";;
ATTRIBUTES
x25PvcProfileId GET,
"NLMO": chargingDirection GET,
"NLMO": localDTEAddress GET,
"NLMO": logicalChannel GET,
"DMI" : operationalState GET,
"NLMO": packetSizes GET,
"NLMO": remoteDTEAddress GET,
"NLMO": remoteLogicalChannel GET,
"NLMO": throughputClasses GET,
"NLMO": virtualCircuitId GET,
"NLMO": windowSizes GET;
NOTIFICATIONS
"DMI" : objectCreation,
"DMI" : objectDeletion;;;
|
|
|
|