5 Mapping
32.1233GPPAdvanced Alarm Management (AAM) Integration Reference Point (IRP)Common Object Request Broker Architecture (CORBA) Solution Set (SS)Telecommunication managementTS
5.1 General mappings
Not applicable.
5.2 Operation and notification mapping
The AAM IS (3GPP TS 32.122 [3]) defines semantics of operations visible across the Itf-N.
Table 5.2-1 indicates mapping of these operations and notifications to their equivalents defined in this CORBA SS.
Table 5.2-1: Mapping from IS Operation to SS equivalents
IS Operation / Notification (3GPP TS 32.122) |
SS Method |
Qualifier |
---|---|---|
activateAAMRule |
activate_aam_rule |
M |
getAAMRules |
get_aam_rules |
M |
deactivateAAMRule |
deactivate_aam_rule |
M |
5.3 Operation parameter mapping
The AAM IS (3GPP TS 32.122 [3]) defines semantics of parameters carried in operations across the Itf-N.
The following tables indicate the mapping of these parameters, as per operation, to their equivalents defined in this CORBA SS.
Table 5.3-1: Mapping from IS activate_aam_rule parameters to SS equivalents
IS Operation parameter |
SS Method parameter |
Qualifier |
aam_rule_type |
AAMConstDefs::AAMRuleType |
M |
aam_rule_parameter_list |
AAMConstDefs:: |
M |
filter |
AdvancedAlarmManegementConstDefs::FilterType |
M |
status |
Exceptions: AAMConstDefs::ActivateAAMRule, AAMConstDefs::AAMRuleAlreadyActive, GenericIRPManagementSystem::ParameterNotSupported, GenericIRPManagementSystem::InvalidParameter, GenericIRPManagementSystem::ValueNotSupported, GenericIRPManagementSystem::OperationNotSupported |
M |
aam_rule_identifier |
AAMConstDefs:: AAMRuleIdentifier |
M |
Table 5.3-2: Mapping from IS get_advanced_alarm_management_rules parameters to SS equivalents
IS Operation parameter |
SS Method parameter |
Qualifier |
aam_rule_list |
AAMConstDefs::AAMRuleList |
M |
status |
Exceptions: AAMConstDefs::GetAAMRules, GenericIRPManagementSystem::ParameterNotSupported, GenericIRPManagementSystem::InvalidParameter, GenericIRPManagementSystem::ValueNotSupported, GenericIRPManagementSystem::OperationNotSupported |
M |
Table 5.3-3: Mapping from IS deactivate_aam_rule parameters to SS equivalents
IS Operation parameter |
SS Method parameter |
Qualifier |
aam_rule_identifier |
AAMConstDefs::AAMRuleIdentifier |
M |
status |
Exceptions: AAMConstDefs::DeactivateAAMRule, AAMConstDefs::SpecifiedRuleNotExisting, GenericIRPManagementSystem::ParameterNotSupported, GenericIRPManagementSystem::InvalidParameter, GenericIRPManagementSystem::ValueNotSupported, GenericIRPManagementSystem::OperationNotSupported |
M |
5.4 Notification parameter mapping
None.
Annex A (normative):
IDL specifications