-- =============================================================================
-- GDMO definitions extracted from ITU-T Rec. Q.751.2 (1997)
-- =============================================================================
concernedArea MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY concernedAreaPackage PACKAGE
BEHAVIOUR concernedAreaBhv BEHAVIOUR DEFINED AS
"A concernedArea contains a list of remote SCCP's (mtpAccessPoints) to be
informed of local (primary broadcast) or remote (secondary broadcast)
sccp subsystem status changes, or to be informed of the SCCP status
after completion of SCCP Restart.";;
ATTRIBUTES
concernedAreaId GET SET-BY-CREATE,
remoteSCCPList GET-REPLACE ADD-REMOVE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF
"the objectCreation and objectDeletion notifications defined in
'ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an
instance of this class",
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
concernedAreaNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 1 };
--NOTE - The local distribution of the status changes among different subsystems
--is not related to the concernedArea and is application specific.
endNodeEntitySetWithoutSSN MANAGED OBJECT CLASS
DERIVED FROM sccpEntitySet;
CHARACTERIZED BY endNodeEntitySetWithoutSSNPackage PACKAGE
BEHAVIOUR endNodeEntitySetWithoutSSNBhv BEHAVIOUR DEFINED AS
"This managed object class is an sccpEntitySet that identifies SCCP end
nodes. Because of this, the entitySetSapPointer attribute is only allowed
to refer to instances of the sccpLinkage class. A subsystem number is not
specified by this entity set, but routing is on SSN. ";;;;
REGISTERED AS { sccpObjectClass 2 };
endNodeEntitySetWithSSN MANAGED OBJECT CLASS
DERIVED FROM sccpEntitySet;
CHARACTERIZED BY endNodeEntitySetWithSSNPackage PACKAGE
BEHAVIOUR endNodeEntitySetWithSSNBhv BEHAVIOUR DEFINED AS
"This managed object class is an sccpEntitySet that identifies SCCP Access
Points. Because of this, the SAP pointer attribute is only allowed to
refer to instances of the sccpAccessPoint class.";;;;
REGISTERED AS { sccpObjectClass 3 };
gtConversionRule MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY gtConversionRulePackage PACKAGE
BEHAVIOUR gtConversionRuleBhv BEHAVIOUR DEFINED AS
"This managed object class defines the rules that can be used to change
the global title in a called party address. The conversion can replace all
parts of the global title with a new value. If the
addressInfoConversionRulePackage is present, it specifies how address
elements can be inserted, replaced, passed transparently, or deleted from
the (old) GTAI into a new GTAI. The procedures for Global Title Conversion
are described in 7.3/Q.715. Only those parts of the GT information are
modified that have a corresponding new value identified by instances of
this class. In case an attribute representing GT information is present
but is not to be used for converting Global Titles, it has value NULL. As
a result, the particular part of the Global Title will not be overwritten.";;
ATTRIBUTES
gtConversionRuleId GET SET-BY-CREATE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
addressInfoConversionRulePackage PRESENT IF "an instance supports it",
newEncodingSchemePackage PRESENT IF "an instance supports it",
newNatureOfAddressPackage PRESENT IF "an instance supports it",
newNumberingPlanPackage PRESENT IF "an instance supports it",
newTranslationTypePackage PRESENT IF "an instance supports it",
gtConversionRuleNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 4 };
--NOTE 1 - The application of gtConversionRule to calling party addresses
--conversions is for further study. NOTE 2 - The translationType managed object
--also offers a mechanism to modify global title translation types. That
--mechanism should not be used in parallel with the gtConversionRule managed object.
gtRule MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY gtRulePackage PACKAGE
BEHAVIOUR gtRuleBhv BEHAVIOUR DEFINED AS
"A Global Title Rule is selected based on the (matching) Global Title
Address Information and possibly the Encoding Scheme. If there is no
matching Translation Rule for a given Global Title, then a Routing Failure
notification with the reason 'no translation for this specific address' is
emitted by the SCRC. The Global Title Rule points to the Entity Set
resulting from the Global Title Translation. The Global Title Conversion
Rule pointer refers to an optional Global Title Conversion Rule that may
modify the Global Title. The new Routing Indicator is implicitly set
according the sccpEntitySet pointed to. The administrativeState attribute
can have the following states: locked and unlocked.";;
ATTRIBUTES
gtRuleId GET SET-BY-CREATE,
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":
administrativeState GET-REPLACE,
gtAddressInformation GET SET-BY-CREATE,
gtConvRulePointer GET-REPLACE,
gtEncodingScheme GET SET-BY-CREATE,
sccpEntitySetPointer GET-REPLACE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
gtRuleNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 5 };
--NOTE - The new Routing Indicator is implicitly set according the sccpEntitySet
--pointed to.
gtTranslator MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY gtTranslatorPackage PACKAGE
BEHAVIOUR gtTranslatorBhv BEHAVIOUR DEFINED AS
"The gtTranslator represents a collection of gtRules.The
administrativeState attribute can have the following states: locked and
unlocked.";;
ATTRIBUTES
gtTranslatorId GET SET-BY-CREATE,
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":
administrativeState GET-REPLACE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
gtTranslatorNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 6 };
relayNodeEntitySet MANAGED OBJECT CLASS
DERIVED FROM sccpEntitySet;
CHARACTERIZED BY relayNodeEntitySetPackage PACKAGE
BEHAVIOUR relayNodeEntitySetBhv BEHAVIOUR DEFINED AS
"This managed object class is an sccpEntitySet that identifies SCCP relay
nodes, i.e. MTP Access Points. Because of this, the entitySetSapPointer
attribute is only allowed to refer to instances of the sccpLinkage class.
The ssn attribute allows to optionally set the subsystem number as a
result of a Global Title Translation, if routing is done on Global title
and DPC to a relay node";;;;
CONDITIONAL PACKAGES
ssnPackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 7 };
sccp MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.283 (1993) | ISO/IEC 10733 : 1992":networkEntity;
CHARACTERIZED BY sccpMOCPackage PACKAGE
BEHAVIOUR sccpMOCPackageBhv BEHAVIOUR DEFINED AS
"The sccp managed object class is the placeholder for all SCCP related
managed objects. No specific management aspects have been identified. The
communicationsEntiyId is used for naming. The localSapNames attribute
contains a set of distinguished names of SCCP SAPs at which services are
provided to the entity. The systemTypes attribute is a set-valued
attribute with possible values: End System (ES) indicates an SCCP
destination node, Intermediate System indicates an SCCP relay node. The
networkEntityTitles attribute unambiguously identifies the name of the
SCCP in an end or intermediate node. The value may be entered by a system
management operation or it may be derived by some local means, for example
by auto configuration. The communicationsAlarm can have the following
probable causes:
Probable Cause = LocalSccpUnavailable which represents measurements
Q.752/8.1 - measurement Q.752/8.3 (SpecificProblems = Failure,
Maintenance, Congestion) (PerceivedSeverity = Major/Minor/Warning) and
measurement Q.752/8.4 (PerceivedSeverity = Cleared), Probable Cause =
SubsystemOoSgranted which represents measurement Q.752/8.6, and Probable
Cause = SubsystemOoSdenied which represents measurement Q.752/8.7.";;
ATTRIBUTES
sccpVersion GET,
lUDTandLUDTSSupported GET,
coordChangeTimer GET-REPLACE,
ingnoreSSTTimer GET-REPLACE,
maxStatInfoTimer GET-REPLACE;
NOTIFICATIONS
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":communicationsAlarm,
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":stateChange;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
"ITU-T Rec. M.3100 (1995)": alarmSeverityAssignmentPointerPackage PRESENT IF "
an instance supports it",
sccpNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 8 };
sccpAccessPoint MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.283 (1993) | ISO/IEC 10733 : 1992":nSAP;
CHARACTERIZED BY sccpAccessPointPkg PACKAGE
BEHAVIOUR sccpAccessPointBhv BEHAVIOUR DEFINED AS
"The sap2Address attribute contains the address of the sccpAccessPoint.
The address contains the SubSystem Number (SSN). The sap2Address is of
type SET OF OCTETSTRING. For sccpAccessPoints, the set size is 1. The
sapId attribute is used in naming instances of the sccpAccessPoint managed
object class.
The userEntityNames attribute contains the distinguished names of the
managed objects that represent the user entities that are using the
sccpAccessPoint, i.e. instances of the SCCP subsystem. The
providerEntityNames attribute contains the distinguished names of the
managed objects that represent the provider entities that are supporting
the sccpAccessPoint, i.e. the instance of the SCCP.
The status of the sccpAccessPoint is represented by the availability
status attribute. A subsystem can have the status:
allowed, the sccpAccessPoint is reachable and is functioning normally
(availability status = available)
prohibited, the sccpAccessPoint not reachable
(availability status = unavailable)
The optional (national network provider option) ssAvailableAfterSpRestart
attribute holds the default subsystem status as described in the procedure
of 5.2.3/Q.714.
The concernedAreaPointer specifies the concerned area to be used by SCCP
Management for primary broadcast in case this access point is local. In
case of a remote access point, the pointed concerned area will be used by
SCCP Management for the secondary broadcast. The concernedAreaPointer has
value 'NULL' if no concerned area is pointed at.
The sccpLinkagePointer specifies the sccpLinkage that is associated with
remote sccpAccessPoints only. In case of a local sccpAccessPoint, the
sccpLinkagePointer has value NULL. A remote sccpAccessPoint cannot be
created without a valid pointer to an sccpLinkage. The
qualityofServiceAlarm can have the following probable cause:
ProbableCause = TooLargeForSegmentation which represents measurement
Q.752/7.14 (PerceivedSeverity = Major/Minor/Warning).
ProbableCause = subsystemProhibited which represents measurement
Q.752/8.11 and Q.752/8.12 (PerceivedSeverity =
Major/Minor/Warning/Cleared). The communicationsAlarm can have the
following probable causes: ProbableCause = sccpCongested which represents
measurement Q.752/8.8 (PerceivedSeverity = Major/Minor/Warning). The
congestion level is given as a parameter of the notification.
ProbableCause = localSubsystemProhibited which represents measurements
Q.752/8.9 and Q.752/8.10 (PerceivedSeverity = Major/Minor/Warning/Cleared)";;
ATTRIBUTES
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992": availabilityStatus GET,
concernedAreaPointer GET-REPLACE,
sccpLinkagePointer GET SET-BY-CREATE;
NOTIFICATIONS
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":communicationsAlarm
congestionLevel,
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":qualityofServiceAlarm,
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":stateChange;;;
CONDITIONAL PACKAGES
ssAvailableAfterSpRestartPackage PRESENT IF "The national network provider
option as described in 5.2.3/Q.714 is supported",
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
"ITU-T Rec. M.3100 (1995)": alarmSeverityAssignmentPointerPackage PRESENT IF "
an instance supports it",
sccpAccessPointNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 9 };
sccpEntitySet MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY sccpEntitySetPackage PACKAGE
BEHAVIOUR sccpEntitySetBhv BEHAVIOUR DEFINED AS
"This managed object class identifies the set of access points that result
from a global title translation. This set may contain one or two access
points. The distribution of SCCP traffic over the entities in the set
depends on the value of the sharingmode attribute:
In case of value 'solitary', there can only be one access point in the set.
In case of value 'dupliDominant', the second entity is a backup for the
first entity, according to the procedure described in clause 5/Q.714.
In case of value 'dupliReplacement', the second entity is standby for
backup for the first entity, but after change over, the primary and backup
roles are swapped according to the procedure described in clause 5/Q.714.
In this case, also the value of the entitySetSapPointer changes.
If the sccpEntitySetLoadsharingPackage is present, sharing mode can also
take the value 'dupliLoadshared'. In this case, the load is shared over
the entities in the set according to the algorithm referred to by the
loadSharingAlgPointer attribute.
This managed object class is not instantiable, it is only a superclass for
the instantiable subclasses endNodeEntitySetWithoutSSN,
endNodeEntitySetWithSSN and relayNodeEntitySet.";;
ATTRIBUTES
sccpEntitySetId GET SET-BY-CREATE,
entitySetSapPointer GET-REPLACE ADD-REMOVE,
sharingMode GET-REPLACE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
sccpEntitySetLoadsharingPackage PRESENT IF "an instance supports it",
entitySetNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 10 };
--NOTE 1 - The sharing mode value 'duplicatedReplacement' was defined for the
--1993 version of SCCP but removed in the 1996 version. NOTE 2 - The
--availability of an sccpEntitySet can be derived from the availability of the
--individual entities in the set. It is assumed that this is done at the network
--management level.
sccpLinkage MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY sccpLinkagePackage PACKAGE
BEHAVIOUR sccpLinkageBhv BEHAVIOUR DEFINED AS
"This managed object class stores data about the specific capabilities of
the underlying MTP access point. It is analogue to the generic managed
object class linkage that is described in Recommendation X.283. For this
managed object class subclasses may be specified for vendor-specific additions.
The sN-SAP attribute indicates a relationship to the underlying MTP access point.
The operationalProtocols attribute indicates the protocol classes actually
supported by this MTP network. The 'versions' field of the attribute is
always 'empty'.
The concernedAreaPointer specifies the concerned area to be used for
broadcasting the SCCP status after completion of SCCP Restart. It has
value 'NULL' if no concerned area is pointed at.";;
ATTRIBUTES
sccpLinkageId GET SET-BY-CREATE,
"ITU-T Rec. X.283 (1993) | ISO/IEC 10733 : 1992":operationalProtocols GET,
"ITU-T Rec. X.283 (1993) | ISO/IEC 10733 : 1992":sN-SAP GET;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
congestionPackage PRESENT IF "an instance supports it and only if the access
point is local",
localSccpLinkagePackage PRESENT IF "an instance represents a local sccpLinkage",
sccpLinkageNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 11 };
sclc MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.283 (1993) | ISO/IEC 10733 : 1992":cLNS;
CHARACTERIZED BY sclcPackage PACKAGE
BEHAVIOUR sclcPackageBhv BEHAVIOUR DEFINED AS
"This managed object class contains the management information concerning
the SCCP connectionless services. The managed object class is derived from
ISO/IEC 10733 cLNS. The following states of the administrative state are
appropriate: locked and unlocked.
The operationalSystemType attribute is an attribute with possible values:
End System (ES) indicates an SCCP destination node, Intermediate System
indicates an SCCP relay node. If the operationalSystemType equals
'Destination Node' it indicates that the system shall perform no
forwarding operations upon non-local SCCP messages. A value of
'Intermediate Node' indicates that the system is permitted to perform
forwarding operations, but the decision to forward individual SCCP
messages or not to forward them, shall be taken on the basis of the
available routing information.
If the managed object is created by management operation, the initial
value of the operationalSystemType shall be specified in the CMIP create.
Otherwise, the value shall be determined in an implementation specific
manner. The value shall be one of those present in the systemTypes
attribute of the superior SCCP managed object.
The set of connectionless network protocols supported by this instance of
the sclc protocol machine is represented by the supportedProtocols
attribute. For the connectionless protocol, it can be either class 0 or 1,
or both. The qualityofServiceAlarm can have the following probable causes:
ProbableCause = ReassemblyTimeOut which represents measurement Q.752/7.10
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = SegmentOutOfOrder which represents measurement Q.752/7.11
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = NoReassemblySpace which represents measurement Q.752/7.12
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = NoSegmentationSupport which represents measurement
Q.752/7.19 (PerceivedSeverity = Major/Minor/Warning),
ProbableCause = SegmentationFailure which represents measurement
Q.752/7.20 (PerceivedSeverity = Major/Minor/Warning), and
ProbableCause = ReassemblyFailure which represents measurement Q.752/7.21
(PerceivedSeverity = Major/Minor/Warning).";;
ATTRIBUTES
initialValueReassTimer GET-REPLACE;
NOTIFICATIONS
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":qualityofServiceAlarm;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
"ITU-T Rec. M.3100 (1995)": alarmSeverityAssignmentPointerPackage PRESENT IF "
an instance supports it",
sclcNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 12 };
--NOTE - The following managed object class is for further study.
scoc MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.283 (1993) | ISO/IEC 10733 : 1992":cONS;
CHARACTERIZED BY scocPackage PACKAGE
BEHAVIOUR scocPackageBhv BEHAVIOUR DEFINED AS
"The following states of the administrative state are appropriate: locked
and unlocked.
The operationalSystemType attribute is an attribute with possible values:
End System (ES) indicates an SCCP destination node, Intermediate System
indicates an SCCP relay node. The operationalSystemType indicates the
system role in which this instance is operating. A value of 'Destination
Node' indicates that the system shall perform no forwarding operations
upon non-local SCCP messages. A value of Intermediate Node indicates that
the system is permitted to perform forwarding operations, but the decision
to forward individual SCCP messages or not to forward them, shall be taken
on the basis of the available routing information. If the MO is created by
management operation, the initial value of the operationalSystemType shall
be specified in the CMIP create. Otherwise, the value shall be determined
in an implementation specific manner. The value shall be one of those
present in the systemTypes attribute of the superior SCCP managed object.
The set of connection-oriented network protocols supported by this
instance of the scoc protocol machine is represented by the
supportedProtocols attribute. For the connection-oriented protocol, it can
be either class 2 or 3, or both.";;
ATTRIBUTES
"ITU-T Rec. X.283 (1993) | ISO/IEC 10733 : 1992":supportedProtocols GET;;;
CONDITIONAL PACKAGES
scocNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 13 };
scrc MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY scrcPackage PACKAGE
BEHAVIOUR scrcPackageBhv BEHAVIOUR DEFINED AS
"The scrc managed object class contains the management information
concerning the SCCP routing control. The qualityofServiceAlarm can have
the following probable causes:
ProbableCause = NoTranslatorForAddress which represents measurement
Q.752/7.1 (PerceivedSeverity = Major/Minor/Warning),
ProbableCause = NoRuleForAddress which represents measurement Q.752/7.2
(PerceivedSeverity = Major/Minor/Warning), ProbableCause =
PointCodeNotAvailable which represents measurement Q.752/7.31
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = PointCodeCongested which represents measurement Q.752/7.4
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = SubsystemUnavailable which represents measurement
Q.752/7.5 (PerceivedSeverity = Major/Minor/Warning),
ProbableCause = SubsystemCongested which represents measurement Q.752/7.6
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = UnequipedSubsystem which represents measurement Q.752/7.7
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = SyntaxErrorDetected which represents measurement Q.752/7.8
(PerceivedSeverity = Major/Minor/Warning),
ProbableCause = RoutingFailureNoReasonOrUnqualified which represents
measurement Q.752/7.9 (PerceivedSeverity = Major/Minor/Warning), and
ProbableCause = HopCounterViolation which represents measurement
Q.752/7.13 (PerceivedSeverity = Major/Minor/Warning).";;
ATTRIBUTES
scrcId GET SET-BY-CREATE;
NOTIFICATIONS
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":qualityofServiceAlarm;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
"ITU-T Rec. M.3100 (1995)": alarmSeverityAssignmentPointerPackage PRESENT IF "
an instance supports it",
scrcNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 14 };
srvt MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY srvtPackage PACKAGE
BEHAVIOUR srvtBhv BEHAVIOUR DEFINED AS
"This managed object represents the management information of the SCCP
Routing Verification Test. This test is described in Recommendation Q.753.
The SCCP Routing Verification Test (srvt) is used to test the Global Title
Translation service of the SCCP.";;
ATTRIBUTES
sccpRouteTestId GET SET-BY-CREATE,
dSRVT GET,
nSRVT GET-REPLACE;
ACTIONS
startSccpRouteTest;
NOTIFICATIONS
sccpRouteTestResult;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
"ITU-T Rec. M.3100 (1995)": attributeValueChangeNotificationPackage PRESENT
IF "the attributeValueChange notification defined in 'ITU-T Rec. X.721
(1992) | ISO/IEC 10165-2 : 1992' is supported by an instance of this class",
srvtNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 15};
concernedAreaNamePackage PACKAGE
ATTRIBUTES
concernedAreaName GET-REPLACE;
REGISTERED AS { sccpPackage 1 };
congestionPackage PACKAGE
ATTRIBUTES
attackTimerValue GET-REPLACE,
decayTimerValue GET-REPLACE,
nrOfRestrictionLevels
DEFAULT VALUE SCCPDefinedTypesModule.nrOfRestrictionLevelsDefault GET-REPLACE,
nrOfSubLevels DEFAULT VALUE SCCPDefinedTypesModule.nrOfSubLevelsDefault
GET-REPLACE,
cLS DEFAULT VALUE SCCPDefinedTypesModule.cLSDefault GET-REPLACE,
congestionTimerValue GET-REPLACE,
p DEFAULT VALUE SCCPDefinedTypesModule.pDefault GET SET-BY-CREATE,
importanceLevel-CR GET-REPLACE,
importanceLevel-CC GET-REPLACE,
importanceLevel-CREF GET-REPLACE,
importanceLevel-DT1 GET-REPLACE,
importanceLevel-DT2 GET-REPLACE,
importanceLevel-AK GET-REPLACE,
importanceLevel-IT GET-REPLACE,
importanceLevel-ED GET-REPLACE,
importanceLevel-EA GET-REPLACE,
importanceLevel-RSR GET-REPLACE,
importanceLevel-RSC GET-REPLACE,
importanceLevel-ERR GET-REPLACE,
importanceLevel-RLC GET-REPLACE,
importanceLevel-RLSD GET-REPLACE,
importanceLevel-UDT GET-REPLACE,
importanceLevel-UDTS GET-REPLACE,
importanceLevel-XUDT GET-REPLACE,
importanceLevel-XUDTS GET-REPLACE,
importanceLevel-LUDT GET-REPLACE,
importanceLevel-LUDTS GET-REPLACE,
rLM GET-REPLACE,
rSLM GET-REPLACE;
REGISTERED AS { sccpPackage 2 };
--NOTE 1 - For recommended values of the importanceLevel attributes, see
--2.6.2/Q.714. NOTE 2 - Caution should be taken when modifying the importance
--levels. Co-ordination within and in between different networks might be required.
addressInfoConversionRulePackage PACKAGE
ATTRIBUTES
addressInfoConversionRule GET-REPLACE;
REGISTERED AS { sccpPackage 3 };
entitySetNamePackage PACKAGE
ATTRIBUTES
entitySetName GET-REPLACE;
REGISTERED AS { sccpPackage 4 };
gtConversionRuleNamePackage PACKAGE
ATTRIBUTES
gtConversionRuleName GET-REPLACE;
REGISTERED AS { sccpPackage 5 };
gtRuleNamePackage PACKAGE
ATTRIBUTES
gtRuleName GET-REPLACE;
REGISTERED AS { sccpPackage 6 };
gtTranslatorNamePackage PACKAGE
ATTRIBUTES
gtTranslatorName GET-REPLACE;
REGISTERED AS { sccpPackage 7 };
localSccpLinkagePackage PACKAGE
ATTRIBUTES
concernedAreaPointer GET-REPLACE,
lowerLimitForSegmentation GET-REPLACE,
upperLimitForSegmentation GET-REPLACE;
REGISTERED AS { sccpPackage 8 };
newEncodingSchemePackage PACKAGE
ATTRIBUTES
newEncodingScheme GET-REPLACE;
REGISTERED AS { sccpPackage 9 };
newNatureOfAddressPackage PACKAGE
ATTRIBUTES
newNatureOfAddress GET-REPLACE;
REGISTERED AS { sccpPackage 10 };
newNumberingPlanPackage PACKAGE
ATTRIBUTES
newNumberingPlan GET-REPLACE;
REGISTERED AS { sccpPackage 11 };
newTranslationTypePackage PACKAGE
ATTRIBUTES
newTranslationType GET-REPLACE;
REGISTERED AS { sccpPackage 12 };
sccpAccessPointNamePackage PACKAGE
ATTRIBUTES
sccpAccessPointName GET-REPLACE;
REGISTERED AS { sccpPackage 13 };
sccpEntitySetLoadsharingPackage PACKAGE
ATTRIBUTES
loadSharingAlgPointer GET-REPLACE;
REGISTERED AS { sccpPackage 14 };
sccpLinkageNamePackage PACKAGE
ATTRIBUTES
sccpLinkageName GET-REPLACE;
REGISTERED AS { sccpPackage 15 };
sccpNamePackage PACKAGE
ATTRIBUTES
sccpName GET-REPLACE;
REGISTERED AS { sccpPackage 16 };
sclcNamePackage PACKAGE
ATTRIBUTES
sclcName GET-REPLACE;
REGISTERED AS { sccpPackage 17 };
scocNamePackage PACKAGE
ATTRIBUTES
scocName GET-REPLACE;
REGISTERED AS { sccpPackage 18 };
scrcNamePackage PACKAGE
ATTRIBUTES
scrcName GET-REPLACE;
REGISTERED AS { sccpPackage 19 };
srvtNamePackage PACKAGE
ATTRIBUTES
srvtName GET-REPLACE;
REGISTERED AS { sccpPackage 20 };
ssAvailableAfterSpRestartPackage PACKAGE
ATTRIBUTES
ssAvailableAfterSpRestart DEFAULT VALUE
SCCPDefinedTypesModule.ssAvailableAfterSpRestartDefault GET-REPLACE;
REGISTERED AS { sccpPackage 21 };
ssnPackage PACKAGE
ATTRIBUTES
ssn GET-REPLACE;
REGISTERED AS { sccpPackage 22 };
congestionLevel PARAMETER
CONTEXT EVENT-INFO;
WITH SYNTAX SCCPDefinedTypesModule.CongestionLevel;
REGISTERED AS { sccpParameter 1 };
addressInfoConversionRule ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule. AddressInfoConversionRule;
MATCHES FOR EQUALITY;
BEHAVIOUR addressInfoConversionRuleBhv BEHAVIOUR DEFINED AS
"This attribute specifies how address elements can be inserted, replaced,
passed transparently, or deleted from the (old) GTAI into a new GTAI.";;
REGISTERED AS { sccpAttribute 1 };
attackTimerValue ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AttackTimerValue;
MATCHES FOR EQUALITY;
BEHAVIOUR attackTimerValueBhv BEHAVIOUR DEFINED AS
"This attribute models the congestion control parameter Ta, as described in
5.2.4/Q.714.";;
REGISTERED AS { sccpAttribute 2 };
cLS ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.CLS;
MATCHES FOR EQUALITY;
BEHAVIOUR cLSBhv BEHAVIOUR DEFINED AS
"This attribute models the congestion control parameter CLS, as described in
5.2.7/Q.714.";;
REGISTERED AS { sccpAttribute 3 };
concernedAreaId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR concernedAreaIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 4 };
concernedAreaName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 5 };
concernedAreaPointer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.PointerOrNull;
MATCHES FOR EQUALITY;
BEHAVIOUR concernedAreaPointerBhv BEHAVIOUR DEFINED AS
"This attribute is used for referring to instances of concernedArea. It has
value 'NULL' if no concerned area is pointed at.";;
REGISTERED AS { sccpAttribute 6 };
congestionTimerValue ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.CongestionTimerValue;
MATCHES FOR EQUALITY;
BEHAVIOUR congestionTimerValueBhv BEHAVIOUR DEFINED AS
"This attribute models the congestion control parameter Tcon, as described
in 5.2.7/Q.714.";;
REGISTERED AS { sccpAttribute 7 };
coordChangeTimer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule. TcoordChg;
MATCHES FOR EQUALITY;
BEHAVIOUR coordChangeTimerBhv BEHAVIOUR DEFINED AS
"This attribute represents the initial value of timer tCoordChg: waiting for
grant for subsystem to go out of service, as defined in 5.3.5.2/Q.714.";;
REGISTERED AS { sccpAttribute 8 };
decayTimerValue ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.DecayTimerValue;
MATCHES FOR EQUALITY;
BEHAVIOUR decayTimerValueBhv BEHAVIOUR DEFINED AS
"This attribute models the congestion control parameter Td, as described in
5.2.4/Q.714.";;
REGISTERED AS { sccpAttribute 9 };
dSRVT ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.DSRVT;
MATCHES FOR EQUALITY;
BEHAVIOUR dSRVTBhv BEHAVIOUR DEFINED AS
"The estimated maximum delay between relay points DSRVT as described in
3.2.2.5/Q.753. This value is needed for the calculation of the SRVT Guard
Timer T2.";;
REGISTERED AS { sccpAttribute 10 };
entitySetName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 11 };
entitySetSapPointer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.EntitySetSapPointer;
MATCHES FOR EQUALITY, SET-COMPARISON, SET-INTERSECTION;
BEHAVIOUR entitySetSapPointerBhv BEHAVIOUR DEFINED AS
"The entitySetSapPointer attribute refers to the access point(s) contained
in the SCCP entity set. For the mtp access points, this is to be done by
refering to sccpLinkage's.";;
REGISTERED AS { sccpAttribute 12 };
gtAddressInformation ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtAddressInformation;
MATCHES FOR EQUALITY;
BEHAVIOUR gtAddressInformationBhv BEHAVIOUR DEFINED AS
"The globalTitleAddressInformation attribute contains the value of the
Global Title address information, as indicated in 3.4.2/Q.713.";;
REGISTERED AS { sccpAttribute 13 };
gtConversionRuleId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR gtConversionRuleIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 14 };
gtConversionRuleName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 15 };
gtConvRulePointer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule. PointerOrNull;
MATCHES FOR EQUALITY;
BEHAVIOUR gtConvRulePointerBhv BEHAVIOUR DEFINED AS
"This attribute refers to a Global Title conversion rule.";;
REGISTERED AS { sccpAttribute 16 };
gtEncodingScheme ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtEncodingScheme;
MATCHES FOR EQUALITY;
BEHAVIOUR gtEncodingSchemeBhv BEHAVIOUR DEFINED AS
"The encoding scheme is a part of the Global Title that identifies the
encoding scheme of the Global Title Address Information. For example, BCD
with an odd number of digits or BCD with an even number of digits.";;
REGISTERED AS { sccpAttribute 17 };
gtIndicator ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtIndicator;
MATCHES FOR EQUALITY;
BEHAVIOUR gtIndicatorBhv BEHAVIOUR DEFINED AS
"The global title indicator indicates what type of global title is used
(3.4/Q.713).";;
REGISTERED AS { sccpAttribute 18 };
gtNatureOfAddress ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtNatureOfAddress;
MATCHES FOR EQUALITY;
BEHAVIOUR gtNatureOfAddressBhv BEHAVIOUR DEFINED AS
"The nature of address attribute is single valued. The nature of address
includes values for 'international number', 'subscriber number', etcetera
(3.4.2.3/Q.713).";;
REGISTERED AS { sccpAttribute 19 };
gtNumberingPlan ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtNumberingPlan;
MATCHES FOR EQUALITY;
BEHAVIOUR gtNumberingPlanBhv BEHAVIOUR DEFINED AS
"The numbering plan attribute is single valued. The numbering plan indicates
how the global title address information is constructed from different parts
(e.g. country codes, subscriber number or national significant number)
according to the syntax and semantic defined for that particular numbering
plan (see 2.4.2.1/Q.714).";;
REGISTERED AS { sccpAttribute 20 };
gtRuleId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR gtRuleIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 21 };
gtRuleName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 22 };
gtTranslationType ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtTranslationType;
MATCHES FOR EQUALITY;
BEHAVIOUR gtTranslationTypeBhv BEHAVIOUR DEFINED AS
"The translation type attribute is single valued. ";;
REGISTERED AS { sccpAttribute 23 };
gtTranslatorId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR gtTranslatorIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 24};
gtTranslatorName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 25 };
importanceLevel-AK ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 26 };
importanceLevel-CC ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 27 };
importanceLevel-CR ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 28 };
importanceLevel-CREF ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 29 };
importanceLevel-DT1 ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 30 };
importanceLevel-DT2 ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 31 };
importanceLevel-EA ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 32 };
importanceLevel-ED ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 33 };
importanceLevel-ERR ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 34 };
importanceLevel-IT ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 35 };
importanceLevel-LUDT ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 36 };
importanceLevel-LUDTS ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 37 };
importanceLevel-RLC ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 38 };
importanceLevel-RLSD ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 39 };
importanceLevel-RSC ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 40 };
importanceLevel-RSR ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 41 };
importanceLevel-UDT ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 42 };
importanceLevel-UDTS ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 43 };
importanceLevel-XUDT ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 44 };
importanceLevel-XUDTS ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.ImportanceLevel;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 45 };
ingnoreSSTTimer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule. TignoreSST;
MATCHES FOR EQUALITY;
BEHAVIOUR ingnoreSSTTimerBhv BEHAVIOUR DEFINED AS
"This attribute represents the initial value of timer TignoreSST: delay for
sub-system between receiving grant to go out of service and actually going
out of service, as defined in 5.3.5.2/Q.714.";;
REGISTERED AS { sccpAttribute 46 };
initialValueReassTimer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.InitialValueReassTimer;
MATCHES FOR EQUALITY;
BEHAVIOUR initialValueReassTimerBhv BEHAVIOUR DEFINED AS
"This attribute represents the initial value of Reassembly Timers, when they
are created.";;
REGISTERED AS { sccpAttribute 47 };
loadSharingAlgPointer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.Pointer;
MATCHES FOR EQUALITY;
BEHAVIOUR loadSharingAlgPointerBhv BEHAVIOUR DEFINED AS
"The loadSharingAlgPointer attribute refers to the load sharing algorithm
that must be applied if the sharing mode of an entity set is
duplicated-loadshared. ";;
REGISTERED AS { sccpAttribute 48 };
lowerLimitForSegmentation ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule. LowerLimitForSegmentation;
MATCHES FOR EQUALITY;
BEHAVIOUR lowerLimitForSegmentationBhv BEHAVIOUR DEFINED AS
"This attribute represents a number of octets. If the length of the user
data exceeds this length then it depends on the status of the network
whether the message is segmented or not. The attribute corresponds to the
parameter Z as described in 4.1.1.1.1/Q.714. The value of this attribute
shall obey the relation 150 ( lowerLimitForSegmentation (
upperLimitForSegmentation, as described in 4.1.1.1.1/Q.714.";;
REGISTERED AS { sccpAttribute 49 };
lUDTandLUDTSSupported ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.LUDTandLUDTSSupported ;
MATCHES FOR EQUALITY;
BEHAVIOUR lUDTandLUDTSSupportedBhv BEHAVIOUR DEFINED AS
"This attribute indicates whether the implementation supports LUDT(S) messages.";;
REGISTERED AS { sccpAttribute 50 };
maxStatInfoTimer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule. MaxStatInfoTimer;
MATCHES FOR EQUALITY;
BEHAVIOUR maxStatInfoTimerBhv BEHAVIOUR DEFINED AS
"This attribute represents the maximum value of timer TstatInfo: delay
between requests for sub-system status information, as defined in 5.3.4.2/Q.714.";;
REGISTERED AS { sccpAttribute 51 };
newEncodingScheme ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtEncodingScheme;
MATCHES FOR EQUALITY;
BEHAVIOUR newEncodingSchemeBhv BEHAVIOUR DEFINED AS
"This attribute specifies the new ES.";;
REGISTERED AS { sccpAttribute 52 };
newNatureOfAddress ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtNatureOfAddress;
MATCHES FOR EQUALITY;
BEHAVIOUR newNatureOfAddressBhv BEHAVIOUR DEFINED AS
"This attribute specifies the new NAI.";;
REGISTERED AS { sccpAttribute 53 };
newNumberingPlan ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtNumberingPlan;
MATCHES FOR EQUALITY;
BEHAVIOUR newNumberingPlanBhv BEHAVIOUR DEFINED AS
"This attribute specifies the new NP.";;
REGISTERED AS { sccpAttribute 54 };
newTranslationType ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtTranslationType;
MATCHES FOR EQUALITY;
BEHAVIOUR newTranslationtypeBhv BEHAVIOUR DEFINED AS
"This attribute specifies the new TT.";;
REGISTERED AS { sccpAttribute 55 };
nrOfRestrictionLevels ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.NrOfRestrictionLevels;
MATCHES FOR EQUALITY;
BEHAVIOUR nrOfRestrictionLevelsBhv BEHAVIOUR DEFINED AS
"This attribute models the congestion control parameter N, as described in
5.2.7/Q.714.";;
REGISTERED AS { sccpAttribute 56 };
nrOfSubLevels ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.NrOfSubLevels;
MATCHES FOR EQUALITY;
BEHAVIOUR nrOfSubLevelsBhv BEHAVIOUR DEFINED AS
"This attribute models the congestion control parameter M, as described in
5.2.7/Q.714.";;
REGISTERED AS { sccpAttribute 57 };
nSRVT ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.NSRVT;
MATCHES FOR EQUALITY;
BEHAVIOUR nSRVTBhv BEHAVIOUR DEFINED AS
"This attribute equals to the value of NSRVT as described in 3.2.2.5/Q.753.";;
REGISTERED AS { sccpAttribute 58 };
p ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.P;
MATCHES FOR EQUALITY;
BEHAVIOUR pBhv BEHAVIOUR DEFINED AS
"This attribute models the congestion control parameter P, as described in
5.2.7/Q.714.";;
REGISTERED AS { sccpAttribute 59 };
remoteSCCPList ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.RemoteSCCPList;
MATCHES FOR EQUALITY, SET-COMPARISON, SET-INTERSECTION;
BEHAVIOUR remoteSCCPListBhv BEHAVIOUR DEFINED AS
"This attribute models a list of sccpLinkages";;
REGISTERED AS { sccpAttribute 60 };
rLM ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.RLM;
MATCHES FOR EQUALITY;
BEHAVIOUR rLMBhv BEHAVIOUR DEFINED AS
"This attribute models the restriction level parameter RLm as defined in
5.2.4/Q.714.";;
REGISTERED AS { sccpAttribute 61 };
rSLM ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.RSLM;
MATCHES FOR EQUALITY;
BEHAVIOUR rSLMBhv BEHAVIOUR DEFINED AS
"This attribute models the restriction sub-level parameter RSLm as defined
in 5.2.4/Q.714.";;
REGISTERED AS { sccpAttribute 62 };
sccpAccessPointName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 63 };
sccpEntitySetId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR sccpEntitySetIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 64 };
sccpEntitySetPointer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.Pointer;
MATCHES FOR EQUALITY;
BEHAVIOUR sccpEntitySetPointerBhv BEHAVIOUR DEFINED AS
"The sccpEntitySetPointer attribute refers to the SCCP entity set resulting
from the global title translation.";;
REGISTERED AS { sccpAttribute 65 };
sccpLinkageId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR sccpLinkageIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 66 };
sccpLinkageName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 67 };
sccpLinkagePointer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.Pointer;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 68 };
sccpName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 69 };
sccpRouteTestId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR sccpRouteTestIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 70 };
sccpVersion ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SccpVersion;
MATCHES FOR EQUALITY, SUBSTRINGS;
BEHAVIOUR sccpVersionBhv BEHAVIOUR DEFINED AS
"This attribute is single-valued. It refers to the recommendation on which
the SCCP implementation is based.";;
REGISTERED AS { sccpAttribute 71 };
sclcName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 72 };
scocName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 73 };
scrcId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR scrcIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances.";;
REGISTERED AS { sccpAttribute 74 };
scrcName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 75 };
sharingMode ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SharingMode;
MATCHES FOR EQUALITY;
BEHAVIOUR sharingModeBhv BEHAVIOUR DEFINED AS
"This attribute models the sharing mode of the SCCP Entity Set. Possible
values are: solitary, duplicated-replacement, duplicated-dominant, and
duplicated-loadshared.";;
REGISTERED AS { sccpAttribute 76 };
srvtName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 77 };
ssAvailableAfterSpRestart ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SsAvailableAfterSpRestart;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 78 };
ssn ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SSN;
MATCHES FOR EQUALITY;
BEHAVIOUR ssnBhv BEHAVIOUR DEFINED AS
"The ssn attribute represents the subsystem number.";;
REGISTERED AS { sccpAttribute 79 };
upperLimitForSegmentation ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.UpperLimitForSegmentation;
MATCHES FOR EQUALITY;
BEHAVIOUR upperLimitForSegmentationBhv BEHAVIOUR DEFINED AS
"This attribute represents a number of octets. If the length of the user
data exceeds this length then the message is always segmented. The attribute
corresponds to the parameter Y as described in 4.1.1.1.1/Q.714. The value of
this attribute shall obey the relation lowerLimitForSegmentation (
upperLimitForSegmentation ( 3952, as described in 4.1.1.1.1/Q.714.";;
REGISTERED AS { sccpAttribute 80 };
startSccpRouteTest ACTION
-- WITH INFORMATION SYNTAX
-- SCCPDefinedTypesModule.EventReport;
-- WITH REPLY SYNTAX
-- SCCPDefinedTypesModule.EventReport;
REGISTERED AS { sccpAction 1 };
sccpRouteTestResult NOTIFICATION
BEHAVIOUR
mtpRouteTestResultBhv BEHAVIOUR
DEFINED AS
"This notification carries the result of an SCCP route verification
test, as described in 3.2/Q.753.";;
WITH INFORMATION SYNTAX
SCCPDefinedTypesModule.EventReportArgument;
REGISTERED AS { sccpNotification 1 };
gtTranslator-gtRule NAME BINDING
SUBORDINATE OBJECT CLASS gtRule AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS gtTranslator AND SUBCLASSES;
WITH ATTRIBUTE gtRuleId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 1 };
managedElement-managedSwitchingElement NAME BINDING
SUBORDINATE OBJECT CLASS
"ITU-T Recommendation Q.751.1 (1995)":managedSwitchingElement AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS "ITU-T Rec. M.3100 (1995)":managedElement AND SUBCLASSES;
WITH ATTRIBUTE "ITU-T Rec. M.3100 (1995)":managedElementId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 2 };
managedSwitchingElement-sccp NAME BINDING
SUBORDINATE OBJECT CLASS sccp AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS
"ITU-T Recommendation Q.751.1 (1995)":managedSwitchingElement AND SUBCLASSES;
WITH ATTRIBUTE "ITU-T Rec. X.723 (1993)":communicationsEntityId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 3 };
sccp-sclc NAME BINDING
SUBORDINATE OBJECT CLASS sclc AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS sccp AND SUBCLASSES;
WITH ATTRIBUTE "ITU-T Rec. X.723 (1993) | ISO/IEC 10165-5 : 1994":clProtocolMachineId;
BEHAVIOUR sccp-sclc-B BEHAVIOUR
DEFINED AS
"This name binding shall be used when the sclc MO is created automatically
by the operation of the system and when the sclc MO is created by
management operations.";;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 4 };
sccp-scoc NAME BINDING
SUBORDINATE OBJECT CLASS scoc AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS sccp AND SUBCLASSES;
WITH ATTRIBUTE "ITU-T Rec. X.723 (1993) | ISO/IEC 10165-5 : 1994":coProtocolMachineId;
BEHAVIOUR sccp-scoc-B BEHAVIOUR
DEFINED AS
"This name binding shall be used when the scoc MO is created automatically
by the operation of the system and when the scoc MO is created by
management operations.";;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 5 };
sccp-scrc NAME BINDING
SUBORDINATE OBJECT CLASS scrc AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS sccp AND SUBCLASSES;
WITH ATTRIBUTE scrcId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 6 };
sccp-srvt NAME BINDING
SUBORDINATE OBJECT CLASS srvt AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS sccp AND SUBCLASSES;
WITH ATTRIBUTE sccpRouteTestId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 7 };
scrc-concernedArea NAME BINDING
SUBORDINATE OBJECT CLASS concernedArea AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS scrc AND SUBCLASSES;
WITH ATTRIBUTE concernedAreaId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 8 };
scrc-gtConversionRule NAME BINDING
SUBORDINATE OBJECT CLASS gtConversionRule AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS scrc AND SUBCLASSES;
WITH ATTRIBUTE gtConversionRuleId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 9 };
scrc-gtTranslator NAME BINDING
SUBORDINATE OBJECT CLASS gtTranslator AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS scrc AND SUBCLASSES;
WITH ATTRIBUTE gtTranslatorId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 10 };
scrc-sccpAccessPoint NAME BINDING
SUBORDINATE OBJECT CLASS sccpAccessPoint AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS scrc AND SUBCLASSES;
WITH ATTRIBUTE "ITU-T Rec. X.723 (1993)":sapId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 11 };
scrc-sccpEntitySet NAME BINDING
SUBORDINATE OBJECT CLASS sccpEntitySet AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS scrc AND SUBCLASSES;
WITH ATTRIBUTE sccpEntitySetId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 12 };
scrc-sccpLinkage NAME BINDING
SUBORDINATE OBJECT CLASS sccpLinkage AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS scrc AND SUBCLASSES;
WITH ATTRIBUTE sccpLinkageId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 13 };
crefMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY crefMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR crefMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the CREF messages received from MTP. The
preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
crefMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.8
;;
REGISTERED AS { sccpObjectClass 16 };
crefMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY crefMessagesSentCountsPkg PACKAGE
BEHAVIOUR crefMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the CREF messages sent to MTP. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
crefMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.6
;;
REGISTERED AS { sccpObjectClass 17 };
crMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY crMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR crMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the CR messages received from MTP plus ISDN-UP
embedded CRs. The preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
crMessagesReceived ; -- Measurement Q.752/9bis.7
;;
REGISTERED AS { sccpObjectClass 18 };
crMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY crMessagesSentCountsPkg PACKAGE
BEHAVIOUR crMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the CR messages sent to MTP plus ISDN-UP embedded
CRs. The preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
crMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.5
;;
REGISTERED AS { sccpObjectClass 19 };
dt1FromSourceSSNCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY dt1FromSourceSSNCountsPkg PACKAGE
BEHAVIOUR dt1FromSourceSSNCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the DT1 messages sent to MTP per source SSN. The
preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ssn GET SET-BY-CREATE,
dt1MessagesFromSourceSSN GET SET-BY-CREATE; -- Measurement Q.752/9.10
;;
REGISTERED AS { sccpObjectClass 20 };
dt1ToSinkSSNCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY dt1ToSinkSSNCountsPkg PACKAGE
BEHAVIOUR dt1ToSinkSSNCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the DT1 messages received from MTP per sink SSN.
The preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ssn GET SET-BY-CREATE,
dt1MessagesToSinkSSN GET SET-BY-CREATE; -- Measurement Q.752/9.9
;;
REGISTERED AS { sccpObjectClass 21 };
dt2FromSourceSSNCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY dt2FromSourceSSNCountsPkg PACKAGE
BEHAVIOUR dt2FromSourceSSNCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the DT1 messages sent to MTP per source SSN. The
preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ssn GET SET-BY-CREATE,
dt2MessagesFromSourceSSN GET SET-BY-CREATE; -- Measurement Q.752/9.12
;;
REGISTERED AS { sccpObjectClass 22 };
dt2ToSinkSSNCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY dt2ToSinkSSNCountsPkg PACKAGE
BEHAVIOUR dt2ToSinkSSNCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the DT1 messages received from MTP per sink SSN.
The preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ssn GET SET-BY-CREATE,
dt2MessagesToSinkSSN GET SET-BY-CREATE; -- Measurement Q.752/9.11
;;
REGISTERED AS { sccpObjectClass 23 };
edFromSourceSSNCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY edFromSourceSSNCountsPkg PACKAGE
BEHAVIOUR edFromSourceSSNCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the ED messages sent to MTP per source SSN. The
preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ssn GET SET-BY-CREATE,
edMessagesFromSourceSSN GET SET-BY-CREATE; -- Measurement Q.752/9.13
;;
REGISTERED AS { sccpObjectClass 24 };
edToSinkSSNCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY edToSinkSSNCountsPkg PACKAGE
BEHAVIOUR edToSinkSSNCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the ED messages received from MTP per sink SSN.
The preferred granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ssn GET SET-BY-CREATE,
edMessagesToSinkSSN GET SET-BY-CREATE; -- Measurement Q.752/9.14
;;
REGISTERED AS { sccpObjectClass 25 };
errMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY errMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR errMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the ERR messages received from MTP. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
errMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.12
;;
REGISTERED AS { sccpObjectClass 26 };
errMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY errMessagesSentCountsPkg PACKAGE
BEHAVIOUR errMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the ERR messages sent to MTP. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
errMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.11
;;
REGISTERED AS { sccpObjectClass 27 };
localSCCPAvailability MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY localSCCPAvailabilityPkg PACKAGE
BEHAVIOUR localSCCPAvailabilityBhv BEHAVIOUR DEFINED AS
"This managed object class provides information on the availability of the
local SCCP. The preferred granularityPeriod of this permanent measurement
is 30 minutes. The attribute localSCCPUnavailabilityDuration provides the
duration of the local SCCP unavailability situation (all reasons). Start
of an unavailability situation is notified by the localSCCPUnavailability
notification, which is contained in the sccp managed object class.";;
ATTRIBUTES
localSCCPUnavailabilityDuration GET SET-BY-CREATE; -- Measurement Q.752/8.5
;;
REGISTERED AS { sccpObjectClass 28 };
ludtMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY ludtMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR ludtMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the LUDT messages Received. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ludtMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.19
;;
REGISTERED AS { sccpObjectClass 29 };
ludtMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY ludtMessagesSentCountsPkg PACKAGE
BEHAVIOUR ludtMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the LUDT messages sent. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ludtMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.17
;;
REGISTERED AS { sccpObjectClass 30 };
ludtsMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY ludtsMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR ludtsMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the LUDTS messages received. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ludtsMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.20
;;
REGISTERED AS { sccpObjectClass 31 };
ludtsMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY ludtsMessagesSentCountsPkg PACKAGE
BEHAVIOUR ludtsMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the LUDTS messages sent. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
ludtsMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.18
;;
REGISTERED AS { sccpObjectClass 32 };
messagesToBackupCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY messagesToBackupCountsPkg PACKAGE
BEHAVIOUR messagesToBackupCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the messages sent to a back-up subsystem
(attribute SSN). The preferred granularityPeriods are 5 minutes and 30
minutes. Instances of this class are created for every ssn. This
measurement refers only to those messages which would normally have been
routed to a sub-system but because of a change in the translation process
(e.g. due to a routing failure towards that sub-system), are directed to a
back-up sub-system. The measurement is only applicable at replicated nodes
with translation capabilities.";;
ATTRIBUTES
ssn GET SET-BY-CREATE,
messagesToBackupSSN GET SET-BY-CREATE; -- Measurement Q.752/9.8
;;
REGISTERED AS { sccpObjectClass 33 };
originatedMessagesPerSSNMeasurement MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY originatedMessagesPerSSNMeasurementPkg PACKAGE
BEHAVIOUR originatedMessagesPerSSNMeasurementBhv BEHAVIOUR DEFINED AS
"This obligated, permanent measurement counts the total number of messages
for a given protocol class (spc attribute, values 0 and 1 only)
originating from a given subsystem (ssn attribute). Instances of this
class are created for every spc-ssn value combinations. The preferred
granularityPeriods are 5 minutes and 30 minutes. The total number of
messages is independent from the fact whether the message could be handled
or not.";;
ATTRIBUTES
"ITU-T Recommendation Q.751.1 (1995)": pointCode GET SET-BY-CREATE,
ssn GET SET-BY-CREATE,
messagesOriginatedPerSSN-SPC GET SET-BY-CREATE; -- Measurement Q.752/9.6
;;
REGISTERED AS { sccpObjectClass 34 };
reassemblyErrorData MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7FirstAndIntervalCurrentData;
CHARACTERIZED BY reassemblyErrorDataPkg PACKAGE
BEHAVIOUR reassemblyErrorDataBhv BEHAVIOUR DEFINED AS
"This managed object class contains the reassembly error data. The
preferred granularityPeriod is 30 minutes. The attributes are read-only.
The attributes are related to the qualityofServiceAlarm in the sclc
managed object class. An attribute is incremented if a
qualityofServiceAlarm happens with the corresponding value for the
probableCause.";;
ATTRIBUTES
reassemblyTimerExpired GET SET-BY-CREATE, -- Measurement Q.752/7.10
segmentReceivedOutOfSequence GET SET-BY-CREATE, -- Measurement Q.752/7.11
noReassemblyResources GET SET-BY-CREATE, -- Measurement Q.752/7.12
reassemblyFailed GET SET-BY-CREATE; -- Measurement Q.752/7.21
;;
REGISTERED AS { sccpObjectClass 35 };
receivedMessagesPerSSNMeasurement MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY receivedMessagesPerSSNMeasurementPkg PACKAGE
BEHAVIOUR receivedMessagesPerSSNMeasurementBhv BEHAVIOUR DEFINED AS
"This obligated, permanent measurement counts the total number of messages
for a given protocol class (spc attribute, values 0 and 1 only) to be
delivered to a given subsystem (ssn attribute). Instances of this class
are created for every spc-ssn value combinations. The preferred
granularityPeriods are 5 minutes and 30 minutes. The total number of
messages is independent from the fact whether the message could be handled
or not.";;
ATTRIBUTES
"ITU-T Recommendation Q.751.1 (1995)": pointCode GET SET-BY-CREATE,
ssn GET SET-BY-CREATE,
messagesReceivedOrTerminatedPerSSN-SPC GET SET-BY-CREATE;
-- Measurement Q.752/9.7
;;
REGISTERED AS { sccpObjectClass 36 };
routingFailureData MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7FirstAndIntervalCurrentData;
CHARACTERIZED BY oblRoutingFailureDataPkg PACKAGE
BEHAVIOUR oblRoutingFailureDataBhv BEHAVIOUR DEFINED AS
"This managed object class contains the obligated routing failure data.
The preferred granularityPeriod is 30 minutes. The attributes are
read-only. The attributes are related to the qualityofServiceAlarm in the
scrc managed object class. An attribute is incremented if a
qualityofServiceAlarm happens with the corresponding value for the
probableCause.";;
ATTRIBUTES
noTranslForNatureAddress GET SET-BY-CREATE, -- Measurement Q.752/7.1
noTranslForSpecificAddress GET SET-BY-CREATE, -- Measurement Q.752/7.2
noPointCodeAvailable GET SET-BY-CREATE, -- Measurement Q.752/7.3
networkCongestion GET SET-BY-CREATE, -- Measurement Q.752/7.4
subSystemFailure GET SET-BY-CREATE, -- Measurement Q.752/7.5
subSystemCongestion GET SET-BY-CREATE, -- Measurement Q.752/7.6
userUnequipped GET SET-BY-CREATE, -- Measurement Q.752/7.7
unknownOrUnqualifiedRoutingFailure GET SET-BY-CREATE, -- Measurement Q.752/7.9
violationOfHopCounter GET SET-BY-CREATE; -- Measurement Q.752/7.13
;;
REGISTERED AS { sccpObjectClass 37 };
rsrMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY rsrMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR rsrMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the RSR messages received from MTP. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
rsrMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.10
;;
REGISTERED AS { sccpObjectClass 38 };
rsrMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY rsrMessagesSentCountsPkg PACKAGE
BEHAVIOUR rsrMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the RSR messages sent to MTP. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
rsrMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.9
;;
REGISTERED AS { sccpObjectClass 39 };
sccpMessagesCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY sccpMessageCountsPkg PACKAGE
BEHAVIOUR sccpMessagesCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts sccp messages as received by scrc. The preferred
granularityPeriods are 5 minutes and 30 minutes. The total number of
messages is independent from the fact whether the message could be
delivered or not.";;
ATTRIBUTES
messagesHandled GET SET-BY-CREATE, -- Measurement Q.752/9.3
messagesForLocalSubsystems GET SET-BY-CREATE, -- Measurement Q.752/9.4
messagesRequiringGTTranslation GET SET-BY-CREATE; -- Measurement Q.752/9.5
;;
REGISTERED AS { sccpObjectClass 40 };
sccpSyntaxErrorData MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7FirstAndIntervalCurrentData;
CHARACTERIZED BY sccpSyntaxErrorDataPkg PACKAGE
BEHAVIOUR sccpSyntaxErrorDataBhv BEHAVIOUR DEFINED AS
"This managed object class contains the obligated syntax error data. The
preferred granularityPeriod is 30 minutes. The attribute is read-only.";;
ATTRIBUTES
sccpSyntaxErrorList GET SET-BY-CREATE; -- Measurement Q.752/7.8
;;
REGISTERED AS { sccpObjectClass 41 };
segmentationErrorData MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7FirstAndIntervalCurrentData;
CHARACTERIZED BY segmentationErrorDataPkg PACKAGE
BEHAVIOUR segmentationErrorDataBhv BEHAVIOUR DEFINED AS
"This managed object class contains segmentation error data. The preferred
granularityPeriod is 30 minutes. The attributes are read-only. The
attributes are related to the qualityofServiceAlarm in the sclc managed
object class. An attribute is incremented if a qualityofServiceAlarm
happens with the corresponding value for the probableCause.";;
ATTRIBUTES
segmentationNotSupported GET SET-BY-CREATE, -- Measurement Q.752/7.19
segmentationFailed GET SET-BY-CREATE; -- Measurement Q.752/7.20
;;
REGISTERED AS { sccpObjectClass 42 };
segmentationImpossibleData MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7FirstAndIntervalCurrentData;
CHARACTERIZED BY segmentationImpossibleDataPkg PACKAGE
BEHAVIOUR segmentationImpossibleDataBhv BEHAVIOUR DEFINED AS
"This managed object class contains segmentation error data. The preferred
granularityPeriod is 30 minutes. The attributes are read-only. The
attributes are related to the qualityofServiceAlarm in the sccpAccessPoint
managed object class. An attribute is incremented if a
qualityofServiceAlarm happens with the corresponding value for the
probableCause.";;
ATTRIBUTES
messageTooLarge GET SET-BY-CREATE; -- Measurement Q.752/7.14
;;
REGISTERED AS { sccpObjectClass 43 };
subsystemProhibitedData MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7FirstAndIntervalCurrentData;
CHARACTERIZED BY subsystemProhibitedDataPkg PACKAGE
BEHAVIOUR subsystemProhibitedDataBhv BEHAVIOUR DEFINED AS
"This managed object class contains the subsystem error data. The
preferred granularityPeriod is 30 minutes. The attributes are read-only.
The attributes are related tothe qualityofServiceAlarm in the
sccpAccessPoint managed object class. An attribute is incremented if a
qualityofServiceAlarm happens with the corresponding value for the
probableCause.";;
ATTRIBUTES
subsystemProhibited GET SET-BY-CREATE; -- Measurement Q.752/8.11
;;
REGISTERED AS { sccpObjectClass 44 };
udtMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY udtMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR udtMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the UDT messages received. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
udtMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.3
;;
REGISTERED AS { sccpObjectClass 45 };
udtMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY udtMessagesSentCountsPkg PACKAGE
BEHAVIOUR udtMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the UDT messages sent. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
udtMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.1
;;
REGISTERED AS { sccpObjectClass 46 };
udtsMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY udtsMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR udtsMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the UDTS messages received. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
udtsMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.4
;;
REGISTERED AS { sccpObjectClass 47 };
udtsMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY udtsMessagesSentCountsPkg PACKAGE
BEHAVIOUR udtsMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the UDTS messages sent. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
udtsMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.2
;;
REGISTERED AS { sccpObjectClass 48 };
xudtMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY xudtMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR xudtMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the XUDT messages Received. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
xudtMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.15
;;
REGISTERED AS { sccpObjectClass 49 };
xudtMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY xudtMessagesSentCountsPkg PACKAGE
BEHAVIOUR xudtMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the XUDT messages sent. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
xudtMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.13
;;
REGISTERED AS { sccpObjectClass 50 };
xudtsMessagesReceivedCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY xudtsMessagesReceivedCountsPkg PACKAGE
BEHAVIOUR xudtsMessagesReceivedCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the XUDTS messages Received. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
xudtsMessagesReceived GET SET-BY-CREATE; -- Measurement Q.752/9bis.16
;;
REGISTERED AS { sccpObjectClass 51 };
xudtsMessagesSentCounts MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Recommendation Q.751.1 (1995)":ss7CurrentData;
CHARACTERIZED BY xudtsMessagesSentCountsPkg PACKAGE
BEHAVIOUR xudtsMessagesSentCountsBhv BEHAVIOUR DEFINED AS
"This measurement counts the XUDTS messages sent. The preferred
granularityPeriods are 5 minutes and 30 minutes.";;
ATTRIBUTES
xudtsMessagesSent GET SET-BY-CREATE; -- Measurement Q.752/9bis.14
;;
REGISTERED AS { sccpObjectClass 52 };
crefMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR crefMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.8: the total number of
CREF messages received. See also 3.2/Q.714.";;
REGISTERED AS { sccpAttribute 81 };
crefMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR crefMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.6: the total number of
CREF messages sent. See also 3.2/Q.714.";;
REGISTERED AS { sccpAttribute 82 };
crMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR crMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.7: the total number of CR
messages received. See also 3.1/Q.714.";;
REGISTERED AS { sccpAttribute 83 };
crMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR crMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.5: the total number of CR
messages sent. See also 3.1/Q.714.";;
REGISTERED AS { sccpAttribute 84 };
dt1MessagesFromSourceSSN ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR dt1MessagesFromSourceSSNBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.10: the total number of DT1
messages sent to per source SSN. See also 3.5/Q.714.";;
REGISTERED AS { sccpAttribute 85 };
dt1MessagesToSinkSSN ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR dt1MessagesToSinkSSNBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.9: the total number of DT1
received from MTP per sink SSN. See also 3.5/Q.714.";;
REGISTERED AS { sccpAttribute 86 };
dt2MessagesFromSourceSSN ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR dt2MessagesFromSourceSSNBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.12: the total number DT2 sent
to per source SSN. See also 3.5/Q.714.";;
REGISTERED AS { sccpAttribute 87};
dt2MessagesToSinkSSN ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR dt2MessagesToSinkSSNBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.11: the total number DT2
messages received from MTP per sink SSN. See also 3.5/Q.714.";;
REGISTERED AS { sccpAttribute 88 };
edMessagesFromSourceSSN ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR edMessagesFromSourceSSNBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.13: the total number of ED
messages sent to per source SSN. See also 3.6/Q.714.";;
REGISTERED AS { sccpAttribute 89 };
edMessagesToSinkSSN ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR edMessagesToSinkSSNBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.14: the total number of ED
messages received from MTP per sink SSN. See also 3.6/Q.714.";;
REGISTERED AS { sccpAttribute 90 };
errMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR errMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.12: the total number of
ERR messages received. See also 3.10/Q.714.";;
REGISTERED AS { sccpAttribute 91 };
errMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR errMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.11: the total number of
ERR messages sent. See also 3.10/Q.714.";;
REGISTERED AS { sccpAttribute 92 };
localSCCPUnavailabilityDuration ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.Seconds;
MATCHES FOR EQUALITY;
BEHAVIOUR localSCCPUnavailabilityDurationBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/8.5";;
REGISTERED AS { sccpAttribute 93 };
ludtMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR ludtMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.19: the total number of
LUDT messages received. See also 4.1/Q.714.";;
REGISTERED AS { sccpAttribute 94 };
ludtMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR ludtMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.17: the total number of
LUDT messages sent. See also 4.1/Q.714.";;
REGISTERED AS { sccpAttribute 95 };
ludtsMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR ludtsMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.20: the total number of
LUDTS messages sent. See also 4.2/Q.714.";;
REGISTERED AS { sccpAttribute 96 };
ludtsMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR ludtsMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis18: the total number of
LUDTS messages sent. See also 4.2/Q.714.";;
REGISTERED AS { sccpAttribute 97 };
messagesForLocalSubsystems ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR messagesForLocalSubsystemsBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.4: the total number of
messages intended for local subsystems. See also 2.3/Q.714.";;
REGISTERED AS { sccpAttribute 98 };
messagesHandled ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR messagesHandledBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.3: the total number of
messages handled from local or remote systems. It is assumed that a message
transiting an SCCP relay point is counted only once. See also 2.3/Q.714.";;
REGISTERED AS { sccpAttribute 99 };
messagesOriginatedPerSSN-SPC ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR messagesOriginatedPerSSN-SPCBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.6. See also 1.1.2/Q.714.";;
REGISTERED AS { sccpAttribute 100 };
messagesReceivedOrTerminatedPerSSN-SPC ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR messagesReceivedOrTerminatedPerSSN-SPCBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.7. See also 1.1.2/Q.714.";;
REGISTERED AS { sccpAttribute 101 };
messagesRequiringGTTranslation ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR messagesRequiringGTTranslationBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.5: the total number of
messages that require global title translation. The total number of messages
is independent from the fact whether the global title in the message could
be translated or not. This measurement is only required at SCCP nodes with
global title translation capabilities. See also 2.3/Q.714.";;
REGISTERED AS { sccpAttribute 102 };
messagesToBackupSSN ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR messagesToBackupSSNBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9.8: the total number of
messages that have been sent to a back-up subsystem. See also 5.3.2/Q.714.";;
REGISTERED AS { sccpAttribute 103 };
messageTooLarge ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR messageTooLargeBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.14. It counts the
segmentation errors caused by user data that is too large to be segmented.
See also 4.1.1.1.1/Q.714.";;
REGISTERED AS { sccpAttribute 104 };
networkCongestion ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR networkCongestionBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.4. See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 105 };
noPointCodeAvailable ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR noPointCodeAvailableBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.3. See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 106 };
noReassemblyResources ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR noReassemblyResourcesBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.12. It counts the failed
reassembly processes that result from a lack of resources. See also
4.1.1.2.3.4/Q.714.";;
REGISTERED AS { sccpAttribute 107 };
noTranslForNatureAddress ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR noTranslForNatureAddressBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.1. It counts the failed
Global Title translations that result from the fact that the type of address
is unknown to the translation function. This measurement is only required at
SCCP nodes with global title translation capabilities. See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 108 };
noTranslForSpecificAddress ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR noTranslForSpecificAddressBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.2. It counts the failed
Global Title translations that result from the fact that although the type
of address is known to the translation function, this specific address is
not. This measurement is only required at SCCP nodes with global title
translation capabilities. See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 109 };
reassemblyFailed ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR reassemblyFailedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.21. See also 4.1.1.1/Q.714.";;
REGISTERED AS { sccpAttribute 110 };
reassemblyTimerExpired ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR reassemblyTimerExpiredBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.10. It counts the failed
reassembly processes caused by the expiration of the reassembly timer. See
also 4.1.1.2.3.2/Q.714.";;
REGISTERED AS { sccpAttribute 111 };
rsrMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR rsrMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.10: the total number of
RSR messages received. See also 3.7/Q.714.";;
REGISTERED AS { sccpAttribute 112 };
rsrMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR rsrMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.9: the total number of RSR
messages sent. See also 3.7/Q.714.";;
REGISTERED AS { sccpAttribute 113 };
sccpSyntaxErrorList ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SccpSyntaxErrorList;
MATCHES FOR EQUALITY;
BEHAVIOUR sccpSyntaxErrorListBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.8: the syntax errors as
identified in section 3.10/X.714. See also 4.3/Q.714.";;
REGISTERED AS { sccpAttribute 114 };
segmentationFailed ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR segmentationFailedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.20. See also 4.1.1.1/Q.714.";;
REGISTERED AS { sccpAttribute 115 };
segmentationNotSupported ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR segmentationNotSupportedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.19. See also 4.1.1.1/Q.714.";;
REGISTERED AS { sccpAttribute 116 };
segmentReceivedOutOfSequence ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR segmentReceivedOutOfSequenceBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.11. It counts the data
segments that are not received in sequence. See also 4.1.1.2.3.2/Q.714.";;
REGISTERED AS { sccpAttribute 117 };
subSystemCongestion ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR subSystemCongestionBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.6 (this measurement is for
further study). See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 118 };
subSystemFailure ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR subSystemFailureBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.5. See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 119 };
subsystemProhibited ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR subsystemProhibitedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/8.11.";;
REGISTERED AS { sccpAttribute 120 };
udtMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR udtMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.3: the total number of UDT
messages received. See also 4.1/Q.714.";;
REGISTERED AS { sccpAttribute 121 };
udtMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR udtMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.1: the total number of UDT
messages sent. See also 4.1/Q.714.";;
REGISTERED AS { sccpAttribute 122 };
udtsMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR udtsMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.4: the total number of
UDTS messages sent. See also 4.2/Q.714.";;
REGISTERED AS { sccpAttribute 123 };
udtsMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR udtsMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.2: the total number of
UDTS messages sent. See also 4.2/Q.714.";;
REGISTERED AS { sccpAttribute 124 };
unknownOrUnqualifiedRoutingFailure ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR unknownOrUnqualifiedRoutingFailureBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.9. See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 125 };
userUnequipped ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR userUnequippedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.7. See also 2.4/Q.714.";;
REGISTERED AS { sccpAttribute 126 };
violationOfHopCounter ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR violationOfHopCounterBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/7.13. It counts the routing
failures caused by the expiration of the Hop Counter. See also 2.3.1.3/Q.714.";;
REGISTERED AS { sccpAttribute 127 };
xudtMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR xudtMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.15: the total number of
XUDT messages received. See also 4.1/Q.714.";;
REGISTERED AS { sccpAttribute 128 };
xudtMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR xudtMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.13: the total number of
XUDT messages sent. See also 4.1/Q.714.";;
REGISTERED AS { sccpAttribute 129 };
xudtsMessagesReceived ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR xudtsMessagesReceivedBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.16: the total number of
XUDTS messages received. See also 4.2/Q.714.";;
REGISTERED AS { sccpAttribute 130 };
xudtsMessagesSent ATTRIBUTE
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":counter;
BEHAVIOUR xudtsMessagesSentBhv BEHAVIOUR DEFINED AS
"This attribute represents measurement Q.752/9bis.14: the total number of
XUDTS messages sent. See also 4.2/Q.714.";;
REGISTERED AS { sccpAttribute 131 };
sccp-localSCCPAvailability NAME BINDING
SUBORDINATE OBJECT CLASS localSCCPAvailability;
NAMED BY
SUPERIOR OBJECT CLASS sccp;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 14 };
sccpAccessPoint-segmentationImpossibleData NAME BINDING
SUBORDINATE OBJECT CLASS segmentationImpossibleData;
NAMED BY
SUPERIOR OBJECT CLASS sccpAccessPoint;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 15 };
sccpAccessPoint-subsystemProhibitedData NAME BINDING
SUBORDINATE OBJECT CLASS subsystemProhibitedData ;
NAMED BY
SUPERIOR OBJECT CLASS sccpAccessPoint;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 16 };
sclc-originatedMessagesPerSSNMeasurement NAME BINDING
SUBORDINATE OBJECT CLASS originatedMessagesPerSSNMeasurement;
NAMED BY
SUPERIOR OBJECT CLASS sclc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 17 };
sclc-reassemblyErrorData NAME BINDING
SUBORDINATE OBJECT CLASS reassemblyErrorData;
NAMED BY
SUPERIOR OBJECT CLASS sclc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 18 };
sclc-receivedMessagesPerSSNMeasurement NAME BINDING
SUBORDINATE OBJECT CLASS receivedMessagesPerSSNMeasurement;
NAMED BY
SUPERIOR OBJECT CLASS sclc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 19 };
sclc-segmentationErrorData NAME BINDING
SUBORDINATE OBJECT CLASS segmentationErrorData;
NAMED BY
SUPERIOR OBJECT CLASS sclc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 20 };
scoc-dt1FromSourceSSNCounts NAME BINDING
SUBORDINATE OBJECT CLASS dt1FromSourceSSNCounts;
NAMED BY
SUPERIOR OBJECT CLASS scoc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 21 };
scoc-dt1ToSinkSSNCounts NAME BINDING
SUBORDINATE OBJECT CLASS dt1ToSinkSSNCounts;
NAMED BY
SUPERIOR OBJECT CLASS scoc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 22 };
scoc-dt2FromSourceSSNCounts NAME BINDING
SUBORDINATE OBJECT CLASS dt2FromSourceSSNCounts;
NAMED BY
SUPERIOR OBJECT CLASS scoc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 23 };
scoc-dt2ToSinkSSNCounts NAME BINDING
SUBORDINATE OBJECT CLASS dt2ToSinkSSNCounts;
NAMED BY
SUPERIOR OBJECT CLASS scoc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 24 };
scoc-edFromSourceSSNCounts NAME BINDING
SUBORDINATE OBJECT CLASS edFromSourceSSNCounts;
NAMED BY
SUPERIOR OBJECT CLASS scoc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 25 };
scoc-edToSinkSSNCounts NAME BINDING
SUBORDINATE OBJECT CLASS edToSinkSSNCounts;
NAMED BY
SUPERIOR OBJECT CLASS scoc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 26 };
scrc-crefMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS crefMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 27 };
scrc-crefMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS crefMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 28 };
scrc-crMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS crMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 29 };
scrc-crMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS crMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 30 };
scrc-errMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS errMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 31 };
scrc-errMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS errMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 32 };
scrc-ludtMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS ludtMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 33 };
scrc-ludtMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS ludtMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 34 };
scrc-ludtsMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS ludtsMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 35 };
scrc-ludtsMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS ludtsMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 36 };
scrc-messagesToBackupCounts NAME BINDING
SUBORDINATE OBJECT CLASS messagesToBackupCounts;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 37 };
scrc-RoutingFailureData NAME BINDING
SUBORDINATE OBJECT CLASS routingFailureData;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 38 };
scrc-rsrMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS rsrMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 39 };
scrc-rsrMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS rsrMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 40 };
scrc-sccpMessagesCounts NAME BINDING
SUBORDINATE OBJECT CLASS sccpMessagesCounts;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 41 };
scrc-sccpSyntaxErrorData NAME BINDING
SUBORDINATE OBJECT CLASS sccpSyntaxErrorData;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 42 };
scrc-udtMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS udtMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 43 };
scrc-udtMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS udtMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 44 };
scrc-udtsMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS udtsMessagesReceivedCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 45 };
scrc-udtsMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS udtsMessagesSentCounts ;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 46 };
scrc-xudtMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS xudtMessagesReceivedCounts;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 47 };
scrc-xudtMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS xudtMessagesSentCounts;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 48 };
scrc-xudtsMessagesReceivedCounts NAME BINDING
SUBORDINATE OBJECT CLASS xudtsMessagesReceivedCounts;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 49 };
scrc-xudtsMessagesSentCounts NAME BINDING
SUBORDINATE OBJECT CLASS xudtsMessagesSentCounts;
NAMED BY
SUPERIOR OBJECT CLASS scrc;
WITH ATTRIBUTE "ITU-T Rec. X.739 (1993) | ISO/IEC 10164-11 : 1993":scannerId;
REGISTERED AS { sccpNameBinding 50 };
callingPartyAddress MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY callingPartyAddressPackage PACKAGE
BEHAVIOUR callingPartyAddressBhv BEHAVIOUR DEFINED AS
"This managed object defines the Global Title Address for the Calling
Party Address (CGA) that can optionally be associated to a local SCCP
Access Point. This GT address is only used for the generation of the CGA,
if the SCCP user does not specify the GT Address himself.";;
ATTRIBUTES
callingPartyAddressId GET SET-BY-CREATE,
gtAddressInformation GET SET-BY-CREATE,
gtEncodingScheme GET SET-BY-CREATE,
gtNatureOfAddress GET SET-BY-CREATE,
gtNumberingPlan GET SET-BY-CREATE,
gtTranslationType GET SET-BY-CREATE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
callingPartyAddressNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 53 };
callingPartyAddressNamePackage PACKAGE
ATTRIBUTES
callingPartyAddressName GET-REPLACE;
REGISTERED AS { sccpPackage 23 };
callingPartyAddressId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 132 };
callingPartyAddressName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 133 };
sccpAccessPoint-callingPartyAddress NAME BINDING
SUBORDINATE OBJECT CLASS callingPartyAddress AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS sccpAccessPoint AND SUBCLASSES;
WITH ATTRIBUTE callingPartyAddressId;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 51};
translationType MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY translationTypePackage PACKAGE
BEHAVIOUR translationTypeBhv BEHAVIOUR DEFINED AS
"This object class allows to associate a generic gtTranslationType
(contained in the gtTranslator) with a gtTranslationTypeLocal, that is, a
GT translation type that is valid only in a single network (if contained
by a local sccpLinkage) or for a specific mtp access point only (if
contained by remote sccpLinkage). In the case where a conflicting
translation type association exists for both a local sccpLinkage and a
remote sccpLinkage, the remote sccpLinkage association prevails.";;
ATTRIBUTES
gtTranslationType GET SET-BY-CREATE,
gtTranslationTypeLocal GET SET-BY-CREATE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
translationTypeNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 54};
translatorSelector MANAGED OBJECT CLASS
DERIVED FROM "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":top;
CHARACTERIZED BY translatorSelectorPackage PACKAGE
BEHAVIOUR translatorSelectorBhv BEHAVIOUR DEFINED AS
" The translatorsSelector is a combination of the values of the Nature of
Address, the Translation Type, and the Numbering Plan (if available). As a
consequence, the Translator Selector is modelled as a class with three
characteristic attributes: Nature of Address, Translation Type, and
Numbering Plan. If a translatorSelector address field is not used, it has
value NULL. The gtIndicator attribute is read-only and is derived from the
combination of Nature of Address, the Translation Type, and Numbering Plan
used. If for a given combination no translator selector exists, a Routing
Failure notification with the reason' no translation for an address of
this nature' is emitted by the SCRC.";;
ATTRIBUTES
translatorSelectorId GET SET-BY-CREATE,
gtIndicator GET,
gtNatureOfAddress GET SET-BY-CREATE,
gtNumberingPlan GET SET-BY-CREATE,
gtTranslationType GET SET-BY-CREATE,
gtTranslatorPointer GET SET-BY-CREATE;;;
CONDITIONAL PACKAGES
"ITU-T Rec. M.3100 (1995)":createDeleteNotificationsPackage PRESENT IF "the
objectCreation and objectDeletion notifications defined in 'ITU-T Rec.
X.721 (1992) | ISO/IEC 10165-2 : 1992' are supported by an instance of
this class",
translatorSelectorNamePackage PRESENT IF "an instance supports it";
REGISTERED AS { sccpObjectClass 55 };
translationTypeNamePackage PACKAGE
ATTRIBUTES
translatorTypeName GET-REPLACE;
REGISTERED AS { sccpPackage 24 };
translatorSelectorNamePackage PACKAGE
ATTRIBUTES
translatorSelectorName GET-REPLACE;
REGISTERED AS { sccpPackage 25 };
gtTranslationTypeLocal ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.GtTranslationType;
MATCHES FOR EQUALITY;
BEHAVIOUR gtTranslationTypeLocalBhv BEHAVIOUR DEFINED AS
"The translation type attribute is single valued. ";;
REGISTERED AS { sccpAttribute 134 };
translatorTypeName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 135 };
translatorSelectorId ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.SimpleNameType;
MATCHES FOR EQUALITY;
BEHAVIOUR translatorSelectorIdBhv BEHAVIOUR DEFINED AS
"This attribute is used for naming instances";;
REGISTERED AS { sccpAttribute 136 };
translatorSelectorName ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.AdditionalName;
MATCHES FOR EQUALITY;
REGISTERED AS { sccpAttribute 137 };
gtTranslatorPointer ATTRIBUTE
WITH ATTRIBUTE SYNTAX SCCPDefinedTypesModule.Pointer;
MATCHES FOR EQUALITY;
BEHAVIOUR gtTranslatorPointerdBhv BEHAVIOUR DEFINED AS
"This attribute references the gtTranslator used by the translatorSelector.";;
REGISTERED AS { sccpAttribute 138 };
sccpLinkage-translationType NAME BINDING
SUBORDINATE OBJECT CLASS translationType AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS sccpLinkage AND SUBCLASSES;
WITH ATTRIBUTE gtTranslationType;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 52 };
scrc-translatorSelector NAME BINDING
SUBORDINATE OBJECT CLASS translatorSelector AND SUBCLASSES;
NAMED BY
SUPERIOR OBJECT CLASS scrc AND SUBCLASSES;
WITH ATTRIBUTE translatorSelectorId;
BEHAVIOUR scrc-translatorSelectorBhv BEHAVIOUR
DEFINED AS
"A create request is rejected, if the translatorSelector would not be
contained under the same superior scrc instance like the referenced
gtTranslator instance .";;
CREATE;
DELETE;
REGISTERED AS { sccpNameBinding 53 };
-- =============================================================================
-- Formatted by OpenT2 Version 5.5.6.34 on Fri Aug 20 11:20:49 2004