DIAMETER_AVP_LOG

Groups

DIAMETER_AVP_LOG

Column NameData Type Not Null?Data Def.Comments

ID

NUMBER

22

N

 'Primary' key

SESSION_IDEN

VARCHAR2

4000

Y

 

Diameter session id (from
external diameter request AVP)

REQUEST_TYPE

NUMBER

22

Y

 

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

REQUEST_NUMBER

NUMBER

22

Y

 

Request number regarding
a session_iden

REQUEST_TIMESTAMP

DATE

7

Y

 Time of receiving request

ANSWER_DB_TIMESTAMP

DATE

7

Y

 Time of delivering response

REQUEST_AVP_STRING_1

VARCHAR2

4000

Y

 First string of AVPs

REQUEST_AVP_STRING_2

VARCHAR2

4000

Y

 Second string of AVPs

ANSWER_AVP_STRING_1

VARCHAR2

4000

Y

 

Response corresponding to
the first string of AVPs

ANSWER_AVP_STRING_2

VARCHAR2

4000

Y

 Response corresponding to
the second string of AVPs

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