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)