65
CLI Commands
window = 100 and threshold = 5, then if 5 frame
errors occur within a window of 10 seconds, an
Event Notification OAMPDU will be generated with
an Errored Frame Event TLV indicating that the
threshold has been crossed.
notify – Enable or disable notification to the specified port’s
OAM peer that the Errored Frame Event has been
triggered.
Example
:
Console> set oamerrframe 2 window 100 threshold 5
Console>
set
oamerrframeperiod
Description
: Set the OAM event attributes for number of errored frames
detected for a set frame count window for the specified
port, and enable or disable notification.
Syntax
:
set oamerrframeperiod <port number> [window <# of
frames>] [threshold <frame threshold>] [notify <enable |
disable>]
Parameters
: port number – the actual port number.
window – Number of frames over which the threshold is
defined. The range is 148,809 to 89,285,714.
threshold – The number of frame errors that must occur for
the Errored Frame Period Event to be triggered.
Example: If window = 1,000,000 and threshold = 2,
then if 2 frames out of 1,000,000 frames have errors,
an Event Notification OAMPDU will be generated
with an Errored Frame Period Event TLV indicating
that the threshold has been crossed.
notify – Enable or disable notification to the specified port’s
OAM peer that the Errored Frame Period Event has
been triggered.
Example
:
Console> set oamframeperiod 2 window 1000000 threshold 2
Console>
set
oamerrframesecs
Description
: Set the OAM event attributes for detection of number of
seconds with errored frames for a set time window (100
ms granularity) for the specified port, and enable or disable
notification.
Syntax
:
set oamerrframesecs <port number> [window <# of 100
ms counts>] [threshold <frame secs threshold>] [notify
<enable | disable>]
Parameters
: port number – the actual port number.
window – The amount of time (in 100 ms intervals) over
which the threshold is defined. The range is 100 to
9000.
threshold – The number of errored frame seconds that
must occur for the Errored Frame Seconds Summary