counter port-diameter¶
port diameter counters
port-diameter Specification¶
Type Collection Object Key(s) sampling-enable Collection Name port-diameter-list Collection URI /axapi/v3/counter/port-diameter Element Name port-diameter Element URI /axapi/v3/counter/port-diameter/{sampling-enable} Element Attributes port-diameter_attributes Statistics Data URI /axapi/v3/counter/port-diameter/{sampling-enable}/stats Schema port-diameter schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/counter/port-diameter | ||
Create List | POST | /axapi/v3/counter/port-diameter | ||
Get Object | GET | /axapi/v3/counter/port-diameter/{sampling-enable} | ||
Get List | GET | /axapi/v3/counter/port-diameter | ||
Modify Object | POST | /axapi/v3/counter/port-diameter/{sampling-enable} | ||
Replace Object | PUT | /axapi/v3/counter/port-diameter/{sampling-enable} | ||
Replace List | PUT | /axapi/v3/counter/port-diameter | ||
Delete Object | DELETE | /axapi/v3/counter/port-diameter/{sampling-enable} |
port-diameter-list¶
port-diameter-list is JSON List of port-diameter attributes
port-diameter-list : [
]
port-diameter attributes¶
sampling-enable
Type: List
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘num’: Number; ‘curr’: Current; ‘total’: Total; ‘svrsel_fail’: Number of server selection failed; ‘no_route’: Number of no routes; ‘snat_fail’: Number of snat failures; ‘client_fail’: Number of client failures; ‘server_fail’: Number of server failures; ‘no_sess’: Number of no sessions; ‘user_session’: Number of user sessions; ‘acr_out’: Number of ACRs out; ‘acr_in’: Number of ACRs in; ‘aca_out’: Number of ACAs out; ‘aca_in’: Number of ACAs in; ‘cea_out’: Number of CEAs out; ‘cea_in’: Number of CEAs in; ‘cer_out’: Number of CERs out; ‘cer_in’: Number of CERs in; ‘dwr_out’: Number of DWRs out; ‘dwr_in’: Number of DWRs in; ‘dwa_out’: Number of DWAs out; ‘dwa_in’: Number of DWAs in; ‘str_out’: Number of STRs out; ‘str_in’: Number of STRs in; ‘sta_out’: Number of STAs out; ‘sta_in’: Number of STAs in; ‘asr_out’: Number of ASRs out; ‘asr_in’: Number of ASRs in; ‘asa_out’: Number of ASAs out; ‘asa_in’: Number of ASAs in; ‘other_out’: Number of other messages out; ‘other_in’: Number of other messages in;
Type: string
Supported Values: all, num, curr, total, svrsel_fail, no_route, snat_fail, client_fail, server_fail, no_sess, user_session, acr_out, acr_in, aca_out, aca_in, cea_out, cea_in, cer_out, cer_in, dwr_out, dwr_in, dwa_out, dwa_in, str_out, str_in, sta_out, sta_in, asr_out, asr_in, asa_out, asa_in, other_out, other_in
stats data¶
Counter | Size | Description | |
---|---|---|---|
svrsel_fail | 2 | Number of server selection failed | |
curr | 2 | Current | |
acr_out | 2 | Number of ACRs out | |
dwr_in | 2 | Number of DWRs in | |
num | 2 | Number | |
no_route | 2 | Number of no routes | |
server_fail | 2 | Number of server failures | |
user_session | 2 | Number of user sessions | |
aca_out | 2 | Number of ACAs out | |
sta_in | 2 | Number of STAs in | |
total | 2 | Total | |
dwa_in | 2 | Number of DWAs in | |
dwa_out | 2 | Number of DWAs out | |
asa_in | 2 | Number of ASAs in | |
asr_out | 2 | Number of ASRs out | |
aca_in | 2 | Number of ACAs in | |
dwr_out | 2 | Number of DWRs out | |
other_out | 2 | Number of other messages out | |
cea_out | 2 | Number of CEAs out | |
asr_in | 2 | Number of ASRs in | |
cer_in | 2 | Number of CERs in | |
str_in | 2 | Number of STRs in | |
sta_out | 2 | Number of STAs out | |
snat_fail | 2 | Number of snat failures | |
client_fail | 2 | Number of client failures | |
cer_out | 2 | Number of CERs out | |
str_out | 2 | Number of STRs out | |
cea_in | 2 | Number of CEAs in | |
asa_out | 2 | Number of ASAs out | |
no_sess | 2 | Number of no sessions | |
other_in | 2 | Number of other messages in | |
acr_in | 2 | Number of ACRs in |