Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width33%

Groups

Wiki Markup
{float:left|width=200px|background=lightgrey|border=solid blue 2px|margin=1px|padding=0px}
{children:page=Rator DB ER Diagram Navigator|depth=1|excerpt=trueindent=1px}
{float}
Column
width33%

DIAMETER_AVP_LOG

1

Col #

Column NameData Type Not Null?Data Def.Comments

ID

NUMBER

22

N

 'Primary' key
2

SESSION_IDEN

VARCHAR2

4000

Y

 

Diameter session id (from
external diameter request AVP)

3

REQUEST_TYPE

NUMBER

22

Y

 

Type of the request: 1-initial,
2-update, 3-terminate, 4-event
(e.g. subscribe)...

4

REQUEST_NUMBER

NUMBER

22

Y

 

Request number regarding
a session_iden

5

REQUEST_TIMESTAMP

DATE

7

Y

 Time of receiving request6

ANSWER_DB_TIMESTAMP

DATE

7

Y

 Time of delivering response7

REQUEST_AVP_STRING_1

VARCHAR2

4000

Y

 First string of AVPs
8

REQUEST_AVP_STRING_2

VARCHAR2

4000

Y

 Second string of AVPs
9

ANSWER_AVP_STRING_1

VARCHAR2

4000

Y

 

Response corresponding to
the first string of AVPs

10

ANSWER_AVP_STRING_2

VARCHAR2

4000

Y

 Response corresponding to
the second string of AVPs
Column
width33%

Log Information of Real Time Diameter Requests and Responses using the Diameter protocol with AVP (Attribute-Value Pair)