Cisco Cisco Packet Data Gateway (PDG)

Page of 427
GGSN CDR Field Reference   
▀  CDR Fields Supported in eG-CDRs 
 
 
▄  GTPP Interface Administration and Reference, StarOS Release 17 
144 
   
 
-- -------------------------------------------------------------- 
-- Alphabetical listing of all field types above 
-- -------------------------------------------------------------- 
AccessPointNameNI ::= IA5String (SIZE(1..63)) 
    -- 
    -- Network Identifier part of APN in dot representation. 
    -- For example, if the complete APN is 
    -- 'apn1a.apn1b.apn1c.mnc022.mcc111.gprs', NI is 
    -- 'apn1a.apn1b.apn1c' and is presented in this form in the CDR. 
    -- 
 
AddressString ::= OCTET STRING (SIZE (1..maxAddressLength)) 
    -- This type is used to represent a number for addressing 
    -- purposes. It is composed of 
    -- a) one octet for nature of address, and numbering plan 
    -- indicator. 
    -- b) digits of an address encoded as TBCD-String. 
    -- a) The first octet includes a one bit extension indicator, a 
    -- 3 bits nature of address indicator and a 4 bits numbering 
    -- plan indicator, encoded as follows: 
    -- bit 8: 1 (no extension) 
    -- bits 765: nature of address indicator 
    -- 000 unknown 
    -- 001 international number 
    -- 010 national significant number 
    -- 011 network specific number 
    -- 100 subscriber number