[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <chassis>
        <alarm>
            <services>
                <pic-reset>pic-reset-choice</pic-reset>
                <pic-hold-reset>pic-hold-reset-choice</pic-hold-reset>
                <linkdown>linkdown-choice</linkdown>
                <rx-errors>rx-errors-choice</rx-errors>
                <tx-errors>tx-errors-choice</tx-errors>
                <sw-down>sw-down-choice</sw-down>
                <hw-down>hw-down-choice</hw-down>
            </services>
        </alarm>
    </chassis>
</configuration>

Description

Services PIC alarms.

Contents

<hw-down>—Services PIC hardware problem.

<linkdown>—Services PIC linkdown.

<pic-hold-reset>—Services PIC held in reset.

<pic-reset>—Services PIC reset.

<rx-errors>—Services PIC excessive rx errors.

<sw-down>—Services PIC software problem.

<tx-errors>—Services PIC excessive tx errors.


[Contents] [Prev] [Next] [Index] [Report an Error]