H3C S3600 Series EPON OLT Switches Command Manual-Release 3103-6W100

10-Extended OAM Commands

Chapters Download  (133.77 KB)

10-Extended OAM Commands


Extended OAM Basic Configuration Commands

display epon-oam interface

Syntax

display epon-oam interface interface-type interface-number

View

Any view

Default Level

2: System level

Parameters

interface-type: Port type. It is ONU.

interface-number: ONU port number.

Description

Use the display epon-oam interface command to display the operation, administration, and maintenance (OAM) information about an ONU.

To display the OAM information about an ONU, make sure the ONU is online.

Examples

# Display the OAM information about an ONU.

<Sysname> display epon-oam interface onu 1/0/1:1

 OAM information:

 OAM version: 3.3

 Multiplexer action: forwarding non-OAM PDUs to the lower sublayer

 Parser action     : forwarding non-OAM PDUs to higher layer

 Organization specific information TLVs: support

 Organization specific events          : support

 Organization specific OAM PDUs        : support

 Sending variable response OAM PDUs    : support

 Interpreting link events              : not support

 OAM mode              : passive

 Unidirectional support: disable

 Loopback support      : enable

 Maximal PDU size(byte): 1518

 Enterprise number     : 1111

 Device identifier     : 6301

 Version identifier    : 0

 Board vendor code     : 0

 Board model identifier: 0

Table 1-1 display epon-oam interface command output description

Field

Description

Multiplexer action: forwarding non-OAM PDUs to the lower sublayer

The action of the multiplexer: Forwarding non-OAM PDUs to the lower layer

Parser action: forwarding non-OAM PDUs to higher layer

The action of the parser: Forwarding non-OAM PDUs to the higher layer

Organization specific information TLVs

This field indicates whether or not the OAM version supports TLV-format organization specific information.

Organization specific events

This field indicates whether or not the OAM version supports organization specific events.

Organization specific OAM PDUs

This field indicates whether or not the OAM version supports organization specific OAM PDUs.

Sending variable response OAM PDUs

This field indicates whether or not the OAM version supports the sending of variables through response OAM PDUs.

Interpreting link events

This field indicates whether or not the OAM version supports the interpreting of link events.

Unidirectional support

Unidirectional support mode

Loopback support

Loopback support mode

Maximal PDU size(byte)

Maximum PDU size (in bytes)

Enterprise number

Enterprise identifier

 

epon-parameter ouilist

Syntax

epon-parameter ouilist { oui oui-value oam-version version-value } &<1-9> slot slot-number

undo epon-parameter ouilist slot slot-number

View

FTTH view

Default Level

2: System level

Parameters

oui-value: OUI (Organizationally Unique Identifier) of the ONU.

version-value: OAM (Operation, Administration and Maintenance) version number of the ONU.

&<1-9>: Indicates that you can specify up to 9 OUI values/OAM version numbers.

slot-number: Number of the slot where an OLT port resides, taking the value of 1.

Description

Use the epon-parameter ouilist command to configure the OUI and extended OAM version number of the ONU.

Use the undo epon-parameter ouilist command to cancel the configuration.

By default, the OUI and extended OAM version number are 111111 and 1 respectively. After this configuration, an H3C ONU attached to an OLT goes online after being bound with the specified ONU port (The OUI and extended OAM version number for an H3C ONU are 111111 and 1 respectively).

Note the following:

l          Entries with the same OUIs and extended OAM version numbers cannot be configured at the same time.

l          When the OUI and extended OAM version number list changes (when a list is configured or canceled), all the ONUs will reregister.

Related commands: display epon-parameter.

Examples

# Configure the OUI and extended OAM version number of the ONU.

<Sysname> system-view

[Sysname] ftth

[Sysname-ftth] epon-parameter ouilist oui 111111 oam-version 2 slot 1

oam-discovery-timeout

Syntax

oam-discovery-timeout value slot slot-number

undo oam-discovery-timeout slot slot-number

View

FTTH view

Default Level

2: System level

Parameters

value: Extended OAM discovery timeout time, ranging from 0 to 2550 and defaulted to 30. The unit of measure for this argument is 100 ms.

slot-number: Number of the slot where an OLT port resides, taking the value of 1.

Description

Use the oam-discovery-timeout command to configure the timeout time of extended OAM messages exchanged between an OLT and its ONU during an extended OAM discovery process.

Use the undo oam-discovery-timeout command to restore the default value of the extended OAM discovery timeout time.

Related commands: display epon-parameter

 

l    You are recommended to use the default value of this parameter.

l    If an OLT stays down after being bundled with an ONU port, you can change the extended OAM discovery timeout time to a larger value.

 

Examples

# Set the timeout time of extended OAM messages exchanged between the OLT and the ONU to 6 seconds.

<Sysname> system-view

[Sysname] ftth

[Sysname-ftth] oam-discovery-timeout 60 slot 1


 

l          An alarm command executed in FTTH view will take effect on all the OLT ports of the system or all the ONUs under the OLT;

l          An alarm command executed in OLT port view will take effect on the current port and all the ONUs under it;

l          An alarm command executed in ONU port view will take effect only on the ONUs under the port.

 

Extended OAM Alarms Configuration Commands

alarm bit-error-rate

Syntax

alarm bit-error-rate { direction { uplink | downlink | up-down-link } | threshold threshold } *

undo alarm bit-error-rate { direction | threshold } *

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

uplink: Specifies the monitor direction. Only uplink data will be monitored.

downlink: Specifies the monitor direction. Only downlink data will be monitored.

up-down-link: Specifies the monitor direction. Both uplink and downlink data between OLT and ONU will be monitored.

threshold threshold: Specifies the alarm threshold of bit error rate. The threshold argument ranges from 1 to 109 and defaults to 10 (in 10-9).

Description

Use the alarm bit-error-rate command to configure the monitor direction and the alarm threshold of the bit error rate.

Use the undo alarm bit-error-rate command to restore the default monitor direction and alarm threshold.

The system generates a bit error rate alarm when the total number of error bits or bit error rate of the data transferred between the OLT and ONUs exceeds the alarm threshold.

By default, both uplink and downlink data between OLT and ONU will be monitored.

Related commands: alarm bit-error-rate enable.

Examples

# Configure OLT 1/0/1 to monitor only the uplink data between OLT and ONU, and set the alarm threshold of bit error rate to 20.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm bit-error-rate direction uplink threshold 20

alarm bit-error-rate enable

Syntax

alarm bit-error-rate enable

undo alarm bit-error-rate enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm bit-error-rate enable command to enable the bit error rate alarm.

Use the undo alarm bit-error-rate enable command to disable the bit error rate alarm.

By default, the bit error rate alarm is enabled.

Examples

# Enable the bit error rate alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm bit-error-rate enable

alarm device-fatal-error

Syntax

alarm device-fatal-error enable

undo alarm device-fatal-error enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm device-fatal-error command to enable the device fatal error alarm.

Use the undo alarm device-fatal-error command to disable the device fatal error alarm.

By default, the device fatal error alarm is enabled.

When fatal errors occur to the device, the device fatal error alarm is generated. If the device does not detect the same error again within two minutes, the device fatal error alarm is removed. 

Examples

# Enable the device fatal error alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm device-fatal-error enable

alarm frame-error-rate

Syntax

alarm frame-error-rate { direction { uplink | downlink | up-down-link} | threshold threshold } *

undo alarm frame-error-rate { direction | threshold } *

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

uplink: Specifies the monitor direction. Only uplink data will be monitored.

downlink: Specifies the monitor direction. Only downlink data will be monitored.

up-down-link: Specifies the monitor direction. Both uplink and downlink data between OLT and ONU will be monitored.

threshold threshold: Specifies the alarm threshold of the frame error rate. The threshold argument ranges from 1 to 109 and defaults to 1 (in 10-9).

Description

Use the alarm frame-error-rate command to configure the monitor direction and the alarm threshold of the frame error rate.

Use the undo alarm frame-error-rate command to restore the default monitor direction and alarm threshold.

When the total number of error frames and error frame rate of the data transferred between the OLT and ONU exceed the alarm thresholds, the frame error rate alarm occurs.

By default, both uplink and downlink data between OLT and ONU are monitored.

Related commands: alarm frame-error-rate enable.

Examples

# Enable the frame error rate alarm on OLT 1/0/1, adopt the default monitor direction, and set the corresponding alarm threshold to 20.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm frame-error-rate direction up-down-link threshold 20

alarm frame-error-rate enable

Syntax

alarm frame-error-rate enable

undo alarm frame-error-rate enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm frame-error-rate enable command to enable the frame error rate alarm.

Use the undo alarm frame-error-rate enable command to disable the frame error rate alarm.

By default, the frame error rate alarm is enabled.

Examples

# Enable the frame error rate alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm frame-error-rate enable

alarm llid-mismatch enable

Syntax

alarm llid-mismatch enable

undo alarm llid-mismatch enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm llid-mismatch enable command to enable the LLID mismatch frame alarm.

Use the undo alarm llid-mismatch enable command to disable the LLID mismatch frame alarm.

By default, the LLID mismatch frame alarm is disabled.

Examples

# Enable the LLID mismatch frame alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm llid-mismatch enable

alarm llid-mismatch threshold

Syntax

alarm llid-mismatch threshold threshold

undo alarm llid-mismatch threshold

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

threshold threshold: Specifies the alarm threshold of the LLID mismatch frame alarm. It ranges from 1000 to 109 frames and defaults to 5000 frames.

Description

Use the alarm llid-mismatch threshold command to configure the alarm threshold of LLID mismatch frame.

Use the undo alarm llid-mismatch threshold command to restore the default alarm threshold.

The system generates an LLID mismatch frame alarm when the timeslots are used in disorder, that is, one ONU uses another ONU's timeslot to forward data.

Related commands: alarm llid-mismatch enable.

Examples

# Set the alarm threshold of LLID mismatch frame to 6000 frames.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm llid-mismatch threshold 6000

alarm local-stable

Syntax

alarm local-stable enable

undo alarm local-stable enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm local-stable enable command to enable the local stable alarm.

Use the undo alarm local-stable enable command to disable the local stable alarm.

The system generates a local stable alarm in case of an ONU misuse in the system, for example, when an OAM 2.0 ONU and an OAM 3.3 ONU are mixed in the same system. (All ONUs in the same system must adopt the same OAM version.)

The local stable alarm differs from the remote stable alarm in the following ways:

l          The local stable alarm is generated at the OLT side.

l          The remote stable alarm is generated at the ONU side and will be reported to the OLT.

By default, this function is enabled.

Related commands: alarm remote-stable.

Examples

# Enable the local stable alarm OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm local-stable enable

alarm oam critical-event

Syntax

alarm oam critical-event enable

undo alarm oam critical-event enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam critical-event enable command to enable the critical event alarm.

Use the undo alarm oam critical-event enable command to disable the critical event alarm.

By default, the critical event alarm is enabled.

There are two types of critical events: local link fault and dying gasp. The system generates a critical event alarm when one of the two events occurs.

Examples

# Enable the critical event alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm oam critical-event enable

alarm oam dying-gasp

Syntax

alarm oam dying-gasp enable

undo alarm oam dying-gasp enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam dying-gasp enable command to enable the dying gasp alarm.

Use the undo alarm oam dying-gasp enable command to disable the dying gasp alarm.

By default, the dying gasp alarm is enabled.

The system generates a dying gasp alarm when a system error, a data loading error or any other nonreversible errors occurs.

Examples

# Enable the dying gasp alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm oam dying-gasp enable

alarm oam error-symbol-period

Syntax

alarm oam error-symbol-period { window-high windowhigh | window-low windowlow | threshold-high thresholdhigh | threshold-low thresholdlow } *

undo alarm oam error-symbol-period { window-high | window-low | threshold-high | threshold-low } *

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

window-high windowhigh: Specifies the higher window size, in the range 0 to 4,294,967,295 (232-1). By default, the higher window size is 0.

window-low windowlow: Specifies the lower window size, in the range 0 to 4,294,967,295 (232-1). By default, the lower window size is 1.

threshold-high thresholdhigh: Specifies the higher alarm threshold, in the range 0 to 4,294,967,295 (232-1). By default, the higher alarm threshold is 0.

threshold-low thresholdlow: Specifies the lower alarm threshold, in the range 0 to 4,294,967,295 (232-1). By default, the lower alarm threshold is 20.

 

l          The window size and threshold values specified in this command comprise two parts, the higher part and the lower part, both of which are 16 bits in length.

l          By default, the window size is 1 second, and the threshold is 20 bytes.

 

Description

Use the alarm oam error-symbol-period command to configure the corresponding window size and alarm threshold.

Use the undo alarm oam error-symbol-period command to restore the default window size and alarm threshold.

The system generates an error symbol period alarm when the number of error bytes in a specific period (that is, the window size) exceeds the corresponding predefined threshold.

Related commands: alarm oam error-symbol-period enable.

 

l          When the upper limit and the lower limit of the alarm threshold are set to 0, large amount of alarms are generated immediately. Since alarm events are carried in the OAM packets, large amount of OAM packets are generated. In this case, OAM packets may be lost.

l          The commands here take effect only for OAM 2.0 and above.

 

Examples

# On ONU 1/0/1:1, set the higher window size, lower window size, higher alarm threshold, and lower alarm threshold for the error symbol period alarm to 1, 3, 10, and 30 respectively.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-symbol-period window-high 1 window-low 3 threshold-high 10 threshold-low 30

alarm oam error-symbol-period enable

Syntax

alarm oam error-symbol-period enable

undo alarm oam error-symbol-period enable

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam error-symbol-period enable command to enable the error symbol period alarm.

Use the undo alarm oam error-symbol-period enable command to disable the error symbol period alarm.

By default, the error symbol period alarm is enabled.

 

The commands here take effect only for OAM 2.0 and above.

 

Examples

# Enable the error symbol period alarm on ONU 1/0/1:1.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-symbol-period enable

alarm oam error-frame-period

Syntax

alarm oam error-frame-period { window window | threshold threshold } *

undo alarm oam error-frame-period { window | threshold } *

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

window window: Specifies the window size, in the range 0 to 4294967295 (232-1) seconds. By default, the window size is 1 second.

threshold threshold: Specifies the alarm threshold, in the range 1 to 4294967295 (232-1) frames. By default, the threshold is 20 frames.

Description

Use the alarm oam error-frame-period command to configure the corresponding window size and alarm threshold.

Use the undo alarm oam error-frame-period command to restore the default window size and alarm threshold.

The system generates an error frame period alarm when the number of error frames in a specific time period (that is, the window size) exceeds the corresponding predefined threshold.

Related commands: alarm oam error-frame-period enable.

 

l          When the alarm threshold is set to 0, large amount of alarms are generated immediately. Since alarm events are carried in the OAM packets, large amount of OAM packets are generated. In this case, OAM packets may be lost.

l          The commands here take effect only for OAM 2.0 and above.

 

Examples

# Set the window size and alarm threshold for error frame period to 2 seconds and 30 frames on ONU 1/0/1:1.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-frame-period window 2 threshold 30

alarm oam error-frame-period enable

Syntax

alarm oam error-frame-period enable

undo alarm oam error-frame-period enable

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam error-frame-period enable command to enable the error frame period alarm.

Use the undo alarm oam error-frame-period enable command to disable the error frame period alarm.

By default, the error frame period alarm is enabled.

 

The commands here take effect only for OAM 2.0 and above.

 

Examples

# Enable the error frame period alarm for the ONU corresponding to ONU 1/0/1:1.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-frame-period enable

alarm oam error-frame

Syntax

alarm oam error-frame { window window | threshold threshold } *

undo alarm oam error-frame { window | threshold } *

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

window window: Specifies the window size, in the range 0 to 65535 seconds. By default, the window size is 10 seconds.

threshold threshold: Specifies the alarm threshold, in the range 1 to 4294967295 (232-1) frames. By default, the threshold is 20 frames.

Description

Use the alarm oam error-frame command to configure the corresponding window size and alarm threshold.

Use the undo alarm oam error-frame to restore the default window size and alarm threshold.

The system generates an error frame alarm when the number of error frames in a specific time period (that is, the window size) exceeds the corresponding predefined threshold.

Related commands: alarm oam error-frame enable.

 

l          When the alarm threshold is set to 0, large amount of alarms are generated immediately. Since alarm events are carried in the OAM packets, large amount of OAM packets are generated. In this case, OAM packets may be lost.

l          The commands here take effect only for OAM 2.0 and above.

 

Examples

# Set the window size and alarm threshold for error frame to 20 seconds and 30 frames on ONU 1/0/1:1.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-frame window 20 threshold 30

alarm oam error-frame enable

Syntax

alarm oam error-frame enable

undo alarm oam error-frame enable

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam error-frame enable command to enable the error frame alarm.

Use the undo alarm oam error-frame enable command to disable the error frame alarm.

By default, this function is enabled.

 

The commands here take effect only for OAM 2.0 and above.

 

Examples

# Enable the error frame alarm for the ONU corresponding to ONU 1/0/1:1.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-frame enable

alarm oam error-frame-seconds-summary

Syntax

alarm oam error-frame-seconds-summary { window window | threshold threshold } *

undo alarm oam error-frame-seconds-summary { window | threshold } *

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

window window: Specifies the window size, in the range 100 to 9000 (in 100 ms). By default, the window size is 600.

threshold threshold: Specifies the alarm threshold, in the range 1 to 900 (in seconds). By default, the threshold is 1 second.

Description

Use the alarm oam error-frame-seconds-summary command to configure the corresponding window size and alarm threshold.

Use the undo alarm oam error-frame-seconds-summary to restore the default window size and alarm threshold.

The system generates an error frame seconds summary alarm when the number of error frame seconds (in an error frame second, at least one error frame occurs) in a specific time period (for example, 1 minute) exceeds the corresponding predefined threshold.

Related commands: alarm oam error-frame-seconds-summary enable.

 

The commands here take effect only for OAM 2.0 and above.

 

Examples

# Set the window size and alarm threshold for error frame seconds summary to 800 and 2 on ONU 1/0/1:1.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-frame-seconds-summary window 800 threshold 2

alarm oam error-frame-seconds-summary enable

Syntax

alarm oam error-frame-seconds-summary enable

undo alarm oam error-frame-seconds-summary enable

View

OLT port view, ONU port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam error-frame-seconds-summary enable command to enable the error frame seconds summary alarm.

Use the undo alarm oam error-frame-seconds-summary enable command to disable the error frame seconds summary alarm.

By default, the error frame seconds summary alarm is enabled.

 

The commands here take effect only for OAM 2.0 and above.

 

Examples

# Enable the error frame seconds summary alarm for the ONU corresponding to ONU 1/0/1:1.

<Sysname> system-view

[Sysname] interface onu 1/0/1:1

[Sysname-Onu1/0/1:1] alarm oam error-frame-seconds-summary enable

alarm oam local-link-fault

Syntax

alarm oam local-link-fault enable

undo alarm oam local-link-fault enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam local-link-fault enable command to enable the local link fault alarm.

Use the undo alarm oam local-link-fault enable command to disable the local link fault alarm.

By default, the local ink fault alarm is enabled.

The system generates a local link fault alarm when the receiving direction of the local data terminal is in trouble.

Examples

# Enable the local link fault alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm oam local-link-fault enable

alarm oam-vendor-specific

Syntax

alarm oam-vendor-specific enable

undo alarm oam-vendor-specific enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm oam-vendor-specific enable command to enable the oam vendor specific alarm.

Use the undo alarm oam-vendor-specific enable command to disable the oam vendor specific alarm.

This alarm is customized by a vendor.

By default, the oam vendor specific alarm is enabled.

Examples

# Enable the oam vendor specific alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm oam-vendor-specific enable

alarm onu-over-limitation

Syntax

alarm onu-over-limitation enable

undo alarm onu-over-limitation enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm onu-over- limitation enable command to enable ONU over limitation alarm.

Use the undo alarm onu-over- limitation enable command to disable ONU over limitation alarm.

When the total number of ONUs connected to an OLT exceeds the limit, an alarm is generated.

By default, the onu over limitation alarm is enabled.

Examples

# Enable the onu over limitation alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm onu-over-limitation enable

alarm port bit-error-rate

Syntax

alarm port bit-error-rate enable

undo alarm port bit-error-rate enable

View

ONU port view, OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm port bit-error-rate enable command to enable the port bit error rate alarm.

Use the undo alarm port bit-error-rate enable command to disable the port bit error rate alarm.

When both the total number of error bits and bit error rate of the data transferred between the OLT and ONU exceed the alarm thresholds, the port bit error rate alarm occurs.

The threshold setting of the port bit error rate alarm is the same as that of the bit error rate alarm.

Related commands: alarm bit-error-rate.

By default, the port bit error rate alarm is enabled.

Examples

# Enable the port bit error rate alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt1/0/1

[Sysname-Olt1/0/1] alarm port bit-error-rate enable

alarm registration-error

Syntax

alarm registration-error enable

undo alarm registration-error enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm registration-error enable command to enable the registration error alarm.

Use the undo alarm registration-error enable command to disable the registration error alarm.

The system generates a registration error alarm when an error occurs during the registration of an ONU.

By default, the registration error alarm is enabled.

Examples

# Enable the registration error alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt1/0/1

[Sysname-Olt1/0/1] alarm registration-error enable

alarm remote-stable

Syntax

alarm remote-stable enable

undo alarm remote-stable enable

View

OLT port view, FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm remote-stable enable command to enable the remote stable alarm.

Use the undo alarm remote-stable enable command to disable the remote stable alarm.

The system generates a remote stable alarm in case of an ONU misuse in the system, for example, when an OAM 2.0 ONU and an OAM 3.3 ONU are mixed in the same system. (All ONUs in the same system must adopt the same OAM version.)

The local stable alarm differs from the remote stable alarm in the following way:

l          The local stable alarm is generated at the OLT side.

l          The remote stable alarm is generated at the ONU side and will be reported to the OLT.

By default, the remote stable alarm is enabled.

Related commands: alarm local-stable.

Examples

# Enable the remote stable alarm on OLT 1/0/1.

<Sysname> system-view

[Sysname] interface olt 1/0/1

[Sysname-Olt1/0/1] alarm remote-stable enable

alarm software-error

Syntax

alarm software-error enable

undo alarm software-error enable

View

FTTH view

Default Level

2: System level

Parameters

None

Description

Use the alarm software-error enable command to enable the software error alarm of the system.

Use the undo alarm software-error enable command to disable the software error alarm of the system.

The system generates a software error alarm when a signal error, DA abnormity (that is, data access abnormity) error, or memory allocation failure occurs.

By default, the software error alarm is enabled.

Examples

# Enable the software error alarm in the EPON system.

<Sysname> system-view

[Sysname] ftth

[Sysname-ftth] alarm software-error enable

monitor enable

Syntax

monitor enable

undo monitor enable

View

FTTH view

Default Level

3: Manage level

Parameters

None

Description

Use the monitor enable command to enable alarm monitor in the EPON system.

Use the undo monitor enable command to disable alarm monitor in the EPON system.

By default, alarm monitor is enabled in the EPON system.

Examples

# Enable the alarm monitor of the EPON system

<Sysname> system-view

[Sysname] ftth

[Sysname-ftth] monitor enable

sample enable

Syntax

sample enable

undo sample enable

View

FTTH view

Default Level

3: Manage level

Parameters

None

Description

Use the sample enable command to enable system statistics sampling.

Use the undo sample enable command to disable system statistics sampling.

By default, system statistics sampling is enabled.

Examples

# Enable statistics sampling in the EPON system.

<Sysname> system-view

[Sysname] ftth

[Sysname-ftth] sample enable

timer monitor

Syntax

timer monitor seconds

undo timer monitor

View

FTTH view

Default Level

3: Manage level

Parameters

seconds: Alarm monitor period, ranging from 1 to 3600 (in seconds). The system default is 80 seconds.

Description

Use the timer monitor command to configure the alarm monitor period of the system.

Use the undo timer monitor command to restore the default monitor period.

Examples

# Configure the alarm monitor period of the EPON system to 100 seconds.

<Sysname> system-view

[Sysname] ftth

[Sysname-ftth] timer monitor 100

timer sample

Syntax

timer sample  seconds

undo timer sample

View

FTTH view

Default Level

3: Manage level

Parameters

seconds: Sampling interval (in seconds). It is in the range 1 to 3600 and defaults to 4.

Description

Use the timer sample command to set the sampling interval for the system.

Use the undo timer sample command to restore the default sampling interval for the system.

Examples

# Set the sampling interval of the EPON system to 10 seconds.

<Sysname> system-view

[Sysname] ftth

[Sysname-ftth] timer sample 10

H3C reserves the right to modify its collaterals without any prior notice. For the latest information of the collaterals, please consult H3C sales or call 400 hotline.