для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 465
  ePDG CDR Field Descriptions 
CDR Fields  ▀   
 
GTPP Interface Administration and Reference, StarOS Release 18  ▄  
 
   
99 
Supported values:
 
ChangeCondition  ::=  ENUMERATED 
    tariffTime      (1), 
    recordClosure   (2), 
Format 
Enumerated
 
Length 
1 byte
 
Change time 
The Change Time field is part of the “ChangeOfCharCondition” element in the List of Traffic Volumes. It 
provides the local time when a change condition (e.g. record closure) occurred and the container was closed.
 
The format is shown below:
 
TimeStamp ::= OCTET STRING (SIZE(6))
 
The contents of this field are a compact form of the UTC Time format containing local time plus an 
offset to universal time. Binary coded decimal encoding is employed for the digits to reduce the 
storage and transmission overhead.
 
    -- e.g. YYMMDDhhmmssShhmm
 
    -- where
 
    -- YY    =    Year 00 to 99        BCD encoded
 
    -- MM   =    Month 01 to 12     BCD encoded
 
    -- DD    =    Day 01 to 31         BCD encoded
 
    -- hh      =    hour 00 to 23        BCD encoded
 
    -- mm    =    minute 00 to 59     BCD encoded
 
    -- ss       =    second 00 to 59     BCD encoded
 
    -- S        =    Sign 0 = “+”, “-”    ASCII encoded
 
    -- hh      =    hour 00 to 23          BCD encoded
 
    -- mm    =    minute 00 to 59      BCD encoded
 
Format 
BCD encoded octet string
 
Length 
9 bytes