4.415 rept-stat-lg
Use this command to display measurement and statistics of all the LG objects on Eagle node. The command class is TKLC_INTERNAL inheriting properties of DEBUG class. The Load Generator is supported on IPSG, IPLHC, IPGHC and SS7HC GPLs.
Parameters
- display (optional)
- Display mode of reporting the output.
- Range:
-
- brief
- Displays the summary statistics information for LG object's and its child hierarchy i.e. brief of system level stats will show only brief level of system->group->card->engine statistics
- all
- Displays the detailed statistics information for LG object's and its child hierarchy i.e. system level stats will show its system->group->card->engine statistics
- Default:
- brief
- loc (optional)
- The card location as stenciled on the shelf of the system.
- Range:
- 1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 - 6118
Example
rept-stat-lg
rept-stat-lg:display=all
rept-stat-lg:reset=tx
rept-stat-lg:reset=all
rept-stat-lg:grp=lggroup1
rept-stat-lg:grp=lggroup1:display=brief
rept-stat-lg:grp=lggroup1:reset=tx
rept-stat-lg:loc=1101
rept-stat-lg:loc=1101:display=all
rept-stat-lg:loc=1101:reset=all
rept-stat-lg:engine=txengine1
rept-stat-lg:engine=txengine1:display=brief
rept-stat-lg:engine=txengine1:reset=all
Dependencies
The reset and display parameters cannot be specified together.
The grp, loc, and engine parameters cannot be specified together
The LG group with the specified group name must exist in the system.
The card location must not be 1113-1118, orxy09 andxy10 wherexis the frame andyis the shelf.
The value specified for the engine parameter must already exist in the LG Engine table.
The value of reset parameter must be all when the engine parameter is specified.
The card location specified in the loc parameter must be of a provisioned LG card.
Output
This example shows the LG System level statistics in brief mode:
rept-stat-lg or rept-stat-lg:display=brief
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg
Command entered at terminal #4.
LG System Statistics
LG System TX: Active RX: Active
LG Group : lggroup1 TX: Active RX: Active
LG Card : 1101 TX: Active RX: Active
LG Card : 1102 TX: Active RX: Active
LG Group : lggroup2 TX: Active RX: Active
LG Card : 1201 TX: Active RX: Active
Command Completed.
;
This example displays the LG System level statistics in detailed mode:
rept-stat-lg:display=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:display=all
Command entered at terminal #4.
LG System Statistics
LG System TX: Active RX: Active
LG Group : lggroup1 TX: Active RX: Active
LG Card : 1101 TX: Active RX: Active
TX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
txengine1 Active isuptx1 100 22222200 222222
txengine2 Active isuptx2 200 22222200 222222
txengine3 Inactive isuptx3 0 0 0
RX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
rxengine1 Active isuprx1 200 22222200 2222222
rxengine2 Active isuprx2 200 22222200 2222222
DIR TPS BYTES MSUS
Tx 300 44444400 444444
Rx 400 44444400 444444
LG Card : 1102 TX: Active RX: Active
TX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
txengine4 Active isuptx1 100 22222200 222222
txengine5 Active isuptx2 200 22222200 222222
RX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
rxengine3 Active isuprx1 200 22222200 2222222
rxengine4 Active isuprx2 200 22222200 2222222
DIR TPS BYTES MSUS
Tx 300 44444400 444444
Rx 400 44444400 444444
LG Group : lggroup2 TX: Active RX: Active
LG Card : 1201 TX: Active RX: Active
TX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
txengine1 Active isuptx1 100 22222200 222222
txengine2 Active isuptx2 200 22222200 222222
txengine3 Inactive isuptx3 0 0 0
RX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
rxengine1 Active isuprx1 200 22222200 2222222
rxengine2 Active isuprx2 200 22222200 2222222
DIR TPS BYTES MSUS
Tx 300 44444400 444444
Rx 400 44444400 444444
Command Completed.
;
This example resets the LG System level statistics:
rept-stat-lg:reset=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:reset=all
Command entered at terminal #4.
Command Completed.
;
This example displays the LG Group level statistics in brief mode:
rept-stat-lg:grp=lggroup1
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:grp=lggroup1
Command entered at terminal #4.
LG Group Statistics
LG System TX: Active RX: Active
LG Group : lggroup1 TX: Active RX: Active
LG Card : 1101 TX: Active RX: Active
LG Card : 1102 TX: Active RX: Active
Command Completed.
;
This example shows the LG Group statistics in detailed mode:
rept-stat-lg:grp=lggroup1:display=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:grp=lggroup1:display=all
Command entered at terminal #4.
LG Group Statistics
LG System TX: Active RX: Active
LG Group : lggroup1 TX: Active RX: Active
LG Card : 1101 TX: Active RX: Active
TX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
txengine1 Active isuptx1 100 22222200 222222
txengine2 Active isuptx2 200 22222200 222222
txengine3 Inactive isuptx3 0 0 0
RX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
rxengine1 Active isuprx1 200 22222200 2222222
rxengine2 Active isuprx2 200 22222200 2222222
DIR TPS BYTES MSUS
Tx 300 44444400 444444
Rx 400 44444400 444444
LG Card : 1102 TX: Active RX: Active
TX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
txengine4 Active isuptx1 100 22222200 222222
txengine5 Active isuptx2 200 22222200 222222
RX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
rxengine3 Active isuprx1 200 22222200 2222222
rxengine4 Active isuprx2 200 22222200 2222222
DIR TPS BYTES MSUS
Tx 300 44444400 444444
Rx 400 44444400 444444
Command Completed.
;
This example resets LG Group statistics"
rept-stat-lg:grp=lggroup1:reset=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:grp=lggroup1:reset=all
Command entered at terminal #4.
Command Completed.
;
This example shows LG Card statistics in brief mode:
rept-stat-lg:loc=1101 or rept-stat-lg:loc=1101:display=brief
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:loc=1101
Command entered at terminal #4.
LG Card Statistics
LG System TX: Active RX: Active
LG Group : lggroup1 TX: Active RX: Active
LG Card : 1101 TX: Active RX: Active
DIR TPS BYTES MSUS MISSEQ CONGP DISCARDS RTT
Tx 300 44444400 444444 0 0 0 0
Rx 400 44444400 444444 - - - -
Command Completed
;
This example displays the LG Card statistics in detailed mode:
rept-stat-lg:loc=1101:display=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:loc=1101:display=all
Command entered at terminal #4.
LG Card Statistics
LG System TX: Active RX: Active
LG Group : lggroup1 TX: Active RX: Active
LG Card : 1101 TX: Active RX: Active
TX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
MISSEQ CONGP DISCARDS RTT
txengine1 Active isuptx1 100 22222200 222222
0 0 0 0
txengine2 Active isuptx2 200 22222200 222222
0 0 0 0
txengine3 Inactive isuptx3 0 0 0
0 0 0 0
RX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
rxengine1 Active isuprx1 200 22222200 2222222
rxengine2 Active isuprx2 200 22222200 2222222
DIR TPS BYTES MSUS MISSEQ CONGP DISCARDS RTT
Tx 300 44444400 444444 0 0 0 0
Rx 400 44444400 444444 - - - -
Command Completed
;
This example resets the LG Card statistics:
rept-stat-lg:loc=1101:reset=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:loc=1101:reset=all
Command entered at terminal #4.
Command Completed.
;
This example displays the LG Engine statistics (display level can be either brief or all output is the same:
rept-stat-lg:engine=txengine1 or rept-stat-lg:engine=txengine1:display=brief or rept-stat-lg:engine=txengine1:display=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:engine=txengine1
Command entered at terminal #4.
LG Engine Statistics
LG System TX: Active RX: Active
LG Group : lggroup1 TX: Active RX: Active
LG Card : 1102 TX: Active RX: Active
TX Engine(s)
ENGINE STATE EVENT TPS BYTES MSUS
MISSEQ CONGP DISCARDS RTT
txengine1 Active isuptx1 100 22222200 222222
0 0 0 0
Command Completed
;
This example resets the LG Engine statistics:
rept-stat-lg:engine=txengine1:reset=all
tekelecstp 09-04-29 18:15:20 EST xx.x.x-xx.x.x
rept-stat-lg:engine=txengine1:reset=all
Command entered at terminal #4.
Command Completed.
;