4.482 rtrv-frm-pwr

Use this command to retrieve a list of entries for all provisioned frames or the entry for the specified frame from the Frame Power Threshold (FPT) table. The command displays only provisioned entries for provisioned frames.

Parameters

frm (optional)
Frame ID. This parameter displays the FPT table entry for the specified provisioned frame.
Range:
cf00
Control frame
ef00
First extension frame
ef01
Second extension frame
ef02
Third extension frame
ef03
Fourth etension frame
ef04
Fifth extension frame

Example

Retrieve all provisioned Frame Power Threshold table entries.

rtrv-frm-pwr

Retrieve Frame Power Threshold table entries for the control frame (frm=cf00).

rtrv-frm-pwr:frm=cf00

Dependencies

The following values are valid for the frm parameter: CF00, EF00, EF01, EF02, EF03, EF04.

The frm parameter value must specify a provisioned frame.

The Frame Power Threshold (FPT) table must be accessible.

The frm parameter value must specify a frame that has a Frame Power Threshold entry provisioned in the FTP table.

Notes

If no parameter is specified in the command, all provisioned FPT table entries are displayed.

If the frm parameter is specified, the FPT entry corresponding to the specified frame is displayed.

Output

This example retrieves all Frame Power Threshold table entries:

rtrv-frm-pwr

    tekelecstp 06-04-11 12:38:01 EST  EAGLE 35.0.0

    Frame              Power Threshold (Amps)
    -----              ----------------------
    cf00                                   56
    ef00                                   36
    ef01                                   40

    FRAME POWER THRESHOLD table is (3 of 10) 30% full;
    RTRV-FRM-PWR: MASP A – COMPLTD 
;

This example Retrieve the Frame Power Threshold table entry for the control shelf:

rtrv-frm-pwr:frm=cf00

    tekelecstp 06-04-11 12:38:01 EST  EAGLE 35.0.0

    Frame              Power Threshold (Amps)
    -----              ----------------------
    cf00                                   56    

    FRAME POWER THRESHOLD table is (3 of 10) 30% full;
    RTRV-FRM-PWR: MASP A – COMPLTD 
;