show diameter function statistics
Syntax
show diameter function statistics<brief | detail | summary><function-name>
Description
Display statistics about all functions associated with Diameter instances or only the specified function.
Options
| brief | detail | summary | (Optional) Display the specified level of output. The |
| function-name | (Optional) Display information for only the specified function. Gx-Plus, JSRC, and packet-triggered-subscribers are supported functions. When you specify a function, the |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show diameter function statistics command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
|---|---|---|
|
Name of the function for which information is displayed. |
All levels |
|
Number of requests delivered by Diameter to the application. |
All levels |
|
Number of answers delivered by Diameter to the application. |
All levels |
|
Total number of messages delivered by Diameter to the application. |
All levels |
|
Number of requests sent by Diameter to the network. |
All levels |
|
Number of answers sent by Diameter to the network. |
All levels |
|
Number of messages sent by Diameter to the network. |
All levels |
|
Name of the function for which information is displayed. |
All levels |
|
Number of requests sent to Diameter peers that exceeded the limit on the network transmit queue. |
|
|
Number of answers sent to Diameter peers that exceeded the limit on the network transmit queue. |
|
|
Total number of messages sent to Diameter peers that exceeded the limit on the network transmit queue. |
|
|
Number of requests sent by Diameter to its application that were not successfully delivered. |
|
|
Number of answers sent by Diameter to its application that were not successfully delivered. |
|
|
Total number of messages sent by Diameter to its application that were not successfully delivered. |
|
|
Number of requests sent to Diameter peers that exceeded the limit on the function transmit queue. |
|
|
Number of answers sent to Diameter peers that exceeded the limit on the function transmit queue. |
|
|
Total number of messages sent to Diameter peers that exceeded the limit on the function transmit queue. |
|
|
Number of requests that were not successfully sent by Diameter to the network. |
|
|
Number of answers that were not successfully sent by Diameter to the network. |
|
|
Total number of messages that were not successfully sent by Diameter to the network. |
|
Sample Output
- show diameter function statistics
- show diameter function statistics brief
- show diameter function statistics detail
show diameter function statistics
user@host> show diameter function statistics
Diameter function statistics:
Delivered Delivered Delivered Forwarded Forwarded Forwarded
Function Requests Answers Messages Requests Answers Messages
jsrc 0 0 0 0 0 0
show diameter function statistics brief
user@host> show diameter function statistics brief Diameter function statistics: Function name : jsrc Delivered requests : 0 0 Delivered answers : 0 0 Delivered messages : 0 0 Forwarded requests : 0 0 Forwarded answers : 0 0 Forwarded messages : 0 0
show diameter function statistics detail
user@host> show diameter function statistics detail Diameter function statistics: Function name : jsrc Delivered requests : 0 0 Delivered answers : 0 0 Delivered messages : 0 0 Forwarded requests : 0 0 Forwarded answers : 0 0 Forwarded messages : 0 0 Over-limit network requests : 0 0 Over-limit network answers : 0 0 Over-limit network messages : 0 0 Failed to deliver requests : 0 0 Failed to deliver answers : 0 0 Failed to deliver messages : 0 0 Over-limit function requests : 0 0 Over-limit function answers : 0 0 Over-limit function messages : 0 0 Failed to forward requests : 0 0 Failed to forward answers : 0 0 Failed to forward messages : 0 0
Release Information
Command introduced in Junos OS Release 9.6.
Support for PTSP introduced in Junos OS Release 10.2.
Support for Gx-Plus introduced in Junos OS Release 11.2.
Support for PTSP discontinued in Junos OS Release 13.1.