/
DIAMETER_AVP_LOG
DIAMETER_AVP_LOG
Groups
DIAMETER_AVP_LOG
Column Name | Data Type | Not Null? | Data Def. | Comments | |
---|---|---|---|---|---|
ID | NUMBER | 22 | N | 'Primary' key | |
SESSION_IDEN | VARCHAR2 | 4000 | Y | Diameter session id (from | |
REQUEST_TYPE | NUMBER | 22 | Y | Type of the request: 1-initial, | |
REQUEST_NUMBER | NUMBER | 22 | Y | Request number regarding | |
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 | |
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)
, multiple selections available,