blob: b38bc5f008ae3f332601acafe39e771baece9067 [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 v1.0
// which accompanies this distribution, and is available at
// http://www.eclipse.org/legal/epl-v10.html
///////////////////////////////////////////////////////////////////////////////
//
// File: Facility_IE_Defs.asn
// Prodnr: CNL 113 435
// Rev: <RnXnn>
// 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