Administration Commands
query_statistics
2.170.8 Returned Parameters: Enterprise Extender
Parameter name | Type | Length |
udp_low_outdecimal
udp_med_outdecimal
udp_high_outdecimal
udp_network_out decimal
udp_llc_outdecimal
If the command executes successfully, the following parameters are returned:
udp_low_out
The number of UDP datagrams sent that contained low priority APPN data.
udp_med_out
The number of UDP datagrams sent that contained medium priority APPN data.
udp_high_out
The number of UDP datagrams sent that contained high priority APPN data.
udp_network_out
The number of UDP datagrams sent that contained network priority APPN data.
udp_llc_out
The number of UDP datagrams sent that contained LLC commands.
2.170.9 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_LINK_NAME
The supplied name parameter was not a valid LS name.
INVALID_PORT_NAME
The supplied name parameter was not a valid port name.
INVALID_STATS_TYPE
The stats_type parameter was not set to a valid value.
INVALID_TABLE_TYPE
The table_type parameter was not set to a valid value.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
550