Loading 102232-4/L2AccessPDU.asn +12 −9 Original line number Diff line number Diff line Loading @@ -9,11 +9,14 @@ BEGIN -- Object Identifier Definition -- ============================ l2IRIObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRI(1)} l2CCObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) cC(2)} l2IRIOnlyObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRIOnly(3)} -- all three definitions relative to {itu-t(0) identified-organization(4) -- etsi(0) securityDomain(2) lawfulintercept(2)} l2AccessPDUObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7)} l2IRIObjId RELATIVE-OID ::= {l2AccessPDUObjId iRI(1)} l2CCObjId RELATIVE-OID ::= {l2AccessPDUObjId cC(2)} l2IRIOnlyObjId RELATIVE-OID ::= {l2AccessPDUObjId iRIOnly(3)} -- definitions are relative to -- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2)} -- ========================== -- L2 Communications Contents Loading Loading
102232-4/L2AccessPDU.asn +12 −9 Original line number Diff line number Diff line Loading @@ -9,11 +9,14 @@ BEGIN -- Object Identifier Definition -- ============================ l2IRIObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRI(1)} l2CCObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) cC(2)} l2IRIOnlyObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRIOnly(3)} -- all three definitions relative to {itu-t(0) identified-organization(4) -- etsi(0) securityDomain(2) lawfulintercept(2)} l2AccessPDUObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7)} l2IRIObjId RELATIVE-OID ::= {l2AccessPDUObjId iRI(1)} l2CCObjId RELATIVE-OID ::= {l2AccessPDUObjId cC(2)} l2IRIOnlyObjId RELATIVE-OID ::= {l2AccessPDUObjId iRIOnly(3)} -- definitions are relative to -- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2)} -- ========================== -- L2 Communications Contents Loading