Commit df323c1e authored by mewburn's avatar mewburn
Browse files

remove ROSE from files imported from TS 101 671

parent 8ae31f14
Loading
Loading
Loading
Loading
+0 −30
Original line number Original line Diff line number Diff line
@@ -5,11 +5,6 @@ DEFINITIONS IMPLICIT TAGS ::=
BEGIN
BEGIN


IMPORTS
IMPORTS
    OPERATION,
    ERROR
        FROM Remote-Operations-Information-Objects
        {joint-iso-itu-t(2) remote-operations(4) informationObjects(5) version1(0)}

    CommunicationIdentifier,
    CommunicationIdentifier,
    TimeStamp,
    TimeStamp,
    LawfulInterceptionIdentifier
    LawfulInterceptionIdentifier
@@ -27,31 +22,6 @@ lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(
hi1NotificationOperationsId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId hi1(0) notificationOperations(1)}
hi1NotificationOperationsId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId hi1(0) notificationOperations(1)}
hi1OperationId OBJECT IDENTIFIER ::= {hi1NotificationOperationsId version6(6)}
hi1OperationId OBJECT IDENTIFIER ::= {hi1NotificationOperationsId version6(6)}


sending-of-HI1-Notification     OPERATION ::=
{
    ARGUMENT    HI1-Operation
    ERRORS      {ErrorHI1Notifications}
    CODE        global:{hi1NotificationOperationsId version1(1)}
}
-- Class 2 operation. The timer shall be set to a value between 3s and 240s.
-- The timer default value is 60s.
-- NOTE: The value for this timer is to be set on the equipment waiting for the returned message;
-- its value shall be agreed between the NWO/AP/SvP and the LEA, depending on their equipment
-- properties.

other-failure-causes    ERROR ::= {CODE local:0}
missing-parameter       ERROR ::= {CODE local:1}
unknown-parameter       ERROR ::= {CODE local:2}
erroneous-parameter     ERROR ::= {CODE local:3}

ErrorHI1Notifications ERROR ::=
{
    other-failure-causes |
    missing-parameter |
    unknown-parameter |
    erroneous-parameter
}

HI1-Operation   ::= CHOICE
HI1-Operation   ::= CHOICE
{
{
    liActivated                     [1] Notification,
    liActivated                     [1] Notification,
+1 −29
Original line number Original line Diff line number Diff line
@@ -8,11 +8,7 @@ DEFINITIONS IMPLICIT TAGS ::=


BEGIN
BEGIN


IMPORTS OPERATION,
IMPORTS
    ERROR
        FROM Remote-Operations-Information-Objects
        {joint-iso-itu-t(2) remote-operations(4) informationObjects(5) version1(0)}

    -- from 3GPP TS 33.108 [9]
    -- from 3GPP TS 33.108 [9]
    UmtsQos,
    UmtsQos,
    IMSevent,
    IMSevent,
@@ -45,16 +41,6 @@ lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(
hi2DomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId hi2(1)}
hi2DomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId hi2(1)}
hi2OperationId OBJECT IDENTIFIER ::= {hi2DomainId version18(18)}
hi2OperationId OBJECT IDENTIFIER ::= {hi2DomainId version18(18)}


sending-of-IRI OPERATION ::=
{
    ARGUMENT    IRIsContent
    ERRORS      {OperationErrors}
    CODE        global:{hi2DomainId sending-of-IRI(1) version1(1)}
}
-- Class 2 operation. The timer shall be set to a value between 3s and 240s.
-- The timer default value is 60s.
-- NOTE: The same note as for HI management operation applies.

IRIsContent ::= CHOICE
IRIsContent ::= CHOICE
{
{
    iRIContent      IRIContent,
    iRIContent      IRIContent,
@@ -81,20 +67,6 @@ IRIContent ::= CHOICE
    ...
    ...
}
}


unknown-version         ERROR ::= {CODE local:0}
missing-parameter       ERROR ::= {CODE local:1}
unknown-parameter-value ERROR ::= {CODE local:2}
unknown-parameter       ERROR ::= {CODE local:3}

OperationErrors ERROR ::=
{
    unknown-version |
    missing-parameter |
    unknown-parameter-value |
    unknown-parameter
}
-- These values may be sent by the LEMF, when an operation or a parameter is misunderstood.

IRI-Parameters ::= SEQUENCE
IRI-Parameters ::= SEQUENCE
{
{
    domainID                            [0] OBJECT IDENTIFIER (hi2OperationId) OPTIONAL,
    domainID                            [0] OBJECT IDENTIFIER (hi2OperationId) OPTIONAL,