Groups
DIAMETER_AVP_LOG
Col # | Column Name | Data Type | Not Null? | Data Def. | Comments | |
---|---|---|---|---|---|---|
1 | ID | NUMBER | 22 | N | 'Primary' key | |
2 | SESSION_IDEN | VARCHAR2 | 4000 | Y | Diameter session id (from | |
3 | REQUEST_TYPE | NUMBER | 22 | Y | Type of the request: 1-initial, | |
4 | REQUEST_NUMBER | NUMBER | 22 | Y | Request number regarding | |
5 | REQUEST_TIMESTAMP | DATE | 7 | Y | Time of receiving request | |
6 | ANSWER_DB_TIMESTAMP | DATE | 7 | Y | Time of delivering response | |
7 | 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 | |
10 | 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)