aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cmip/CMIP.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-08-28 15:01:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-08-28 15:01:49 +0000
commit374034bf98c6200d6deeef71b7fec6dfc4ab5c29 (patch)
tree15f64494ffdb4e52380abb48fcb5b5835028f347 /asn1/cmip/CMIP.asn
parent12c44d2d721b0321d4a9caeb28c98dc11c6d74a8 (diff)
Co ordidnate CMIP abd GNM.
svn path=/trunk/; revision=15593
Diffstat (limited to 'asn1/cmip/CMIP.asn')
-rw-r--r--asn1/cmip/CMIP.asn21
1 files changed, 13 insertions, 8 deletions
diff --git a/asn1/cmip/CMIP.asn b/asn1/cmip/CMIP.asn
index 51da9910e8..1a9e2304f7 100644
--- a/asn1/cmip/CMIP.asn
+++ b/asn1/cmip/CMIP.asn
@@ -5,9 +5,8 @@ CMIP-A-ASSOCIATE-Information {joint-iso-itu-t ms(9) cmip(1) modules(0)
aAssociateUserInfo(1)} DEFINITIONS ::=
BEGIN
-IMPORTS
- DistinguishedName, RDNSequence
- FROM InformationFramework
+ IMPORTS
+
EXTERNAL
FROM ACSE-1 {joint-iso-itu-t association-control(2) modules(0) acse1(1) version1(1)};
@@ -64,6 +63,10 @@ ProcessingFailure ::= SEQUENCE {
...
}
+RDNSequence ::= SEQUENCE OF RelativeDistinguishedName
+
+RelativeDistinguishedName ::= SET OF AttributeValueAssertion
+
DeleteError ::= SEQUENCE {
managedObjectClass ObjectClass OPTIONAL,
managedObjectInstance ObjectInstance OPTIONAL,
@@ -177,6 +180,8 @@ EventReply ::= SEQUENCE {
eventReplyInfo [8] ANY OPTIONAL
}
+DistinguishedName ::= RDNSequence
+
EventReportResult ::= SEQUENCE {
managedObjectClass ObjectClass OPTIONAL,
managedObjectInstance ObjectInstance OPTIONAL,
@@ -285,6 +290,11 @@ Attribute ::= SEQUENCE {
value ANY
}
+AttributeValueAssertion ::= SEQUENCE {
+ id OBJECT IDENTIFIER,
+ value ANY
+}
+
-- This Recommendation | International Standard does not allocate any values for localForm.
-- Where this alternative is used, the permissible values for the integers and their meanings shall be defined
-- as part of the application context in which they are used
@@ -317,11 +327,6 @@ OperationalState ::= ENUMERATED {disabled(0), enabled(1)}
NameBinding ::= OBJECT IDENTIFIER
--- IMPORTED FROM ASN1DefinedTypesModule {itu-t recommendation m gnm(3100) informationModel(0) asn1Modules(2) asn1DefinedTypesModule(0)}
-
-NameType ::= CHOICE {numericName INTEGER,
- pString GraphicString
-}
-- FROM ACSE
AE-title ::= CHOICE {