blob: b918c7cd9491a426b06a0eaaf47a9647d4f191de [file] [log] [blame]
/*
///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2016 Ericsson Telecom AB
//
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the Eclipse Public License v2.0
// which accompanies this distribution, and is available at
// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html
///////////////////////////////////////////////////////////////////////////////
//
// File: Facility_IE_Defs.asn
// Prodnr: CNL 113 435
// Rev: R3C
// Updated: 2006-01-12
// Contact: http://ttcn.ericsson.se
// Reference:
*/
Facility-IE-Defs
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
IMPORTS
Supported-Facility-Operations
FROM
Facility-Operations
OPERATION, ERROR
FROM Remote-Operations-Information-Objects {joint-iso-itu-t
remote-operations(4) informationObjects(5) version1(0)}
ROS{}, Invoke{}, ReturnResult{}, ReturnError{},
-- Invoke-help{}, ReturnResult-help{}, ReturnError-help{},
Errors{}, GFPInvokeIDSet
FROM Revised-Facility-Information-Element-Components
{itu-t identified-organization etsi(0) 196
revised-facility-information-element-component(11)}
;
Facility-IE ::= ROS{{GFPInvokeIDSet}, {Supported-Facility-Operations},
{Supported-Facility-Operations}}
END