Cisco Cisco Packet Data Gateway (PDG)

Página de 467
  P-GW CDR Field Descriptions 
CDR Fields  ▀   
 
GTPP Interface Administration and Reference, StarOS Release 19  ▄  
 
   
257 
The timestamp is determined based on the internal timer which has an accuracy of 10ms. Depending on the 
configured mechanism (ceiling, floor, or round-off) this field is translated to only show full seconds.
 
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
 
For example: YYMMDDhhmmssShhmm
 
Format Variable  Meaning 
Encoding Format 
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 
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
 
Record Sequence Number 
A running sequence number within the range of 1 to 4294967296 used to link partial records generated by the P-GW for a 
specific IP-CAN bearer context (characterized with the same Charging ID and P-GW address). This field is not present if the 
first record is also the final record.
 
Format 
Integer
 
Length 
1–5 bytes
 
Record Type 
This field identifies the type of the record:
 
PGW-CDR (pgwPDPRecord) 85 (0x55)
 
Format