blob: 6364214dfe12d904fca22b19b53bf0f2283c04cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
-- Network-Protocol-Profile-component.asn
--
-- Taken from ITU ASN.1 database
-- http://www.itu.int/ITU-T/asn1/database/itu-t/q/q932/1998-Amd1/Network-Protocol-Profile-component.asn
--
-- Module Network-Protocol-Profile-component (Q.932:05/1998)
Network-Protocol-Profile-component {iso(1) standard(0)
pss1-generic-procedures(11582) network-protocol-profile-component(8)}
DEFINITIONS ::=
BEGIN
EXPORTS NetworkProtocolProfile;
NetworkProtocolProfile ::= [18] IMPLICIT INTEGER {acse(19), dse(32)}(0..254)
END -- of Network-Protocol-Profile-component
-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
|