Administration Commands
query_statistics
The type of information returned depends on the DLC type:
For SDLC, the command returns either statistics (counts of events such as particular frame types sent or received) or operational information (details of parameters currently being used), for either an LS or a port.
For Token Ring, FDDI or Ethernet, the command returns statistics information for an LS. For Enterprise Extender, the verb returns statistics information for an LS.
This command must be issued to a running node.
2.170.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_statistics] |
|
|
|
name | character | 8 |
|
stats_type | constant |
| LS |
table_type | constant |
| STATS |
reset_stats | constant |
| NO |
dlc_type | constant |
| SDLC |
Supplied parameters are:
name
Name of the LS or port for which statistics are required.
stats_type
The type of resource for which statistics are required.
Possible values for SDLC are:
LS
Return LS statistics.
PORT
Return port statistics.
For Token Ring / Ethernet / FDDI, this parameter must be set to LS.
For Enterprise Extender, this must be set to AP_LS.
table_type
The type of statistics information requested.
Possible values for SDLC are:
STATS
Statistical information.
OPER
Operational information.
For Token Ring / Ethernet / FDDI, this parameter must be set to STATS.
For Enterprise Extender, this must be set to STATS.
reset_stats
Specifies whether to reset the statistics when this command completes. This parameter applies only if table_type is set to STATS; it is ignored otherwise. Possible values are:
YES
539