4.168 copy-ext-stats

Use this command to copy the HIPR2 Extended Statistics information from the HIPR2 cards to the EXTSTATS.SYS file.

Parameters

bus (optional)
The IMT bus containing the HIPR2 cards with the extended statistics to be copied.
Range:
a
HIPR2 cards on the A bus
b
HIPR2 cards on the B bus
both
HIPR2 cards on both buses
Default:
both
eloc (optional)

The ending card location for a range of HIPR2 cards that contain extended statistics to be copied.

Note:

Statistics are copied 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 that contains extended statistics to be copied.

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
mode (optional)
A bitmask where the numeric value entered is converted to its binary value. Each bit represents a unique set of data to retrieve.

Note:

This parameter is currently unused.
Range: 0 - 65535
Default:
0
sloc (optional)

The starting card location of a range of HIPR2 cards that contain extended statistics to be copied.

Note:

Statistics are copied 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:
1109

Example

copy-ext-stats

copy-ext-stats:loc=1110

copy-ext-stats:mode=1:loc=1109

copy-ext-stats:sloc=1101:eloc=6118:b=a

copy-ext-stats:sloc=1209:eloc=1210

Dependencies

Numeric values must be specified for the loc, sloc, and eloc parameters. These values must indicate valid card locations. See the associated parameter definitions for lists of valid values.

The value specified for the mode parameter must be from 0 - 65535.

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

No other init/copy-ext-stats command can be in progress when this command is entered.

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

The value specified for the loc parameter must be a valid MUX card location.

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

Output

copy-exts-stats

    e5oam 10-02-10 23:07:15 EST  EAGLE 42.0.0
    copy-ext-stats
    Command entered at terminal #6. 

;
    e5oam 10-02-10 23:07:15 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval starting for MUX card 1209 

;

    e5oam 10-02-10 23:07:15 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval completed for MUX card 1209 

;

    e5oam 10-02-10 23:07:15 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval starting for MUX card 1210 

;

    e5oam 10-02-10 23:07:35 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval completed for MUX card 1210 

;

    e5oam 10-02-10 23:07:35 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval starting for MUX card 1109 

;
    e5oam 10-02-10 23:07:36 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval completed for MUX card 1109 

;
    e5oam 10-02-10 23:07:36 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval starting for MUX card 1110 

;
    e5oam 10-02-10 23:07:36 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieval completed for MUX card 1110 

;
    e5oam 10-02-10 23:07:36 EST  EAGLE 42.0.0
    COPY-EXT-STATS: Data retrieved from the following MUX cards:
        CARD Location: 1209 : PASSED
        CARD Location: 1210 : PASSED
        CARD Location: 1109 : PASSED
        CARD Location: 1110 : PASSED 

;
    e5oam 10-02-10 23:07:36 EST  EAGLE 42.0.0
    Command Completed. 

;

Related Topics