4.377 init-ext-stats

Use this command to cause the HIPR2 cards to collect Extended Statistics for later retrieval.

Parameters

bus (optional)
The IMT bus that contains the HIPR2 card where extended statistics are collected.
Range:
a
collect statistics for HIPR2 cards on the A bus
b
collect statistics for HIPR2 cards on the B bus
both
collect statistics for HIPR2 cards on both buses
Default:
both
delay (optional)
The number of milliseconds to wait before collecting HIPR2 Extended Statistics.
Range:
0 - 10000

Note:

The specified value is automatically rounded to a 10 ms boundary.
Default:
0
eloc (optional)
The ending card location for a range of HIPR2 cards where extended statistics are collected.

Note:

Statistics are collected from only valid In-Service Normal HIPR2 cards within the range.
Range:
1109, 1110, 1209, 1210, 1309, 1310, 2109, 2110, 2209, 2210, 2309, 2310, 3109, 3110, 3209, 3210, 3309, 3310, 4109, 4110, 4209, 4210, 4309, 4310, 5109, 5110, 5209, 5210, 5309, 5310, 6109, 6110
Default:
6110
loc (optional)
The location of a single HIPR2 card where statistics are collected.
Range:
1109, 1110, 1209, 1210, 1309, 1310, 2109, 2110, 2209, 2210, 2309, 2310, 3109, 3110, 3209, 3210, 3309, 3310, 4109, 4110, 4209, 4210, 4309, 4310, 5109, 5110, 5209, 5210, 5309, 5310, 6109, 6110
Default:
all HIPR2 cards within the range specified by the sloc and eloc parameters
sloc (optional)
The starting card location for a range of HIPR2 cards where extended statistics are collected.

Note:

Statistics are collected from only valid In-Service Normal HIPR2 cards within the location range.
Range:
1109, 1110, 1209, 1210, 1309, 1310, 2109, 2110, 2209, 2210, 2309, 2310, 3109, 3110, 3209, 3210, 3309, 3310, 4109, 4110, 4209, 4210, 4309, 4310, 5109, 5110, 5209, 5210, 5309, 5310, 6109, 6110
Default:
1109

Example

init-ext-stats

init-ext-stats:bus=a

init-ext-stats:sloc=1109:eloc=1110

init-ext-stats:loc=1109

Dependencies

The value specified for the loc or sloc and eloc parameters must indicate a valid card location. See the description of the desired parameter for a list of valid values.

The range specified by the sloc and eloc parameters must include an MUX card location.

The value specified for the loc parameter must be a valid MUX card location or the range specified by the sloc and eloc parameters must include an MUX card location.

The value specified for the delay parameter must be between 0 - 10000.

A value of a, b, or both must be specified for the bus parameter.

The loc parameter cannot be specified in the same command with the sloc and eloc or bus parameters.

An init-ext-stats or copy-ext-stats command cannot already be in progress when this command is entered.

Output

init-ext-stats

    e5oam 10-02-06 00:56:54 EST  EAGLE 42.0.0
    init-ext-stats
    Command entered at terminal #6. 
;

    e5oam 10-02-06 00:56:54 EST  EAGLE 42.0.0
    INIT-EXT_STATS: Init msg sent to the following MUX cards:
        CARD Location: 1209
        CARD Location: 1210
        CARD Location: 1109
        CARD Location: 1110 
;

    e5oam 10-02-06 00:56:54 EST  EAGLE 42.0.0
    Command Completed. 
;

Related Topics