204.4293.26 - DmOS - Troubleshooting Guide
204.4293.26 - DmOS - Troubleshooting Guide
204.4293.26 - DmOS - Troubleshooting Guide
204.4293.26
Legal Notice
LEGAL NOTICE
Although every precaution has been taken in the preparation of this document, DATACOM
takes no responsibility for possible errors or omissions, and it will accept no obligation
for damages resulting from the use of the information contained in this manual. The
specifications provided in this manual are subject to changes without notice, and they
will not be recognized as any kind of contract.
WARRANTY
This product is warranted against material and workmanship defects for the period spec-
ified in the sales invoice.
The warranty only includes the repair and replacement of defective components and
parts without any resulting burden to the customer. Defects resulting from the following
are not covered: improper use of device, faulty electrical power network, nature-related
events (lightning discharges, for instance), failure in devices connected to this product,
installations with improper grounding or repairs made by personnel not authorized by
DATACOM.
This warranty does not cover repairs at the customer’s facilities. Equipment must be
forwarded for repairs to DATACOM.
CONTACTS
Technical Support
DATACOM offers a technical support call center to support customers during configura-
tion and use of its equipment, and also to provide a technical assistance for product
maintenance and repair.
e-mail: suporte@datacom.ind.br
website: www.datacom.ind.br/en/support
General Information
DATACOM
+55 51 3933-3000
PRODUCT DOCUMENTATION
This manual is part of a set of documents prepared to provide all necessary information
about DATACOM products, whether you are a buyer, administrator, manager or operator.
Command Reference - Provides all the commands related to the product (only
in English)
Hardware Platform
Visit the DATACOM website to locate related documentation for a product or contact
Customer Support (see Contacts).
INTRODUCTION
This guide provides some tips to troubleshoot on DmOS platforms. The document was
designed to serve as a source of eventual queries. Therefore, it does not need be read
sequentially. So, if an information about how to troubleshoot a specific alarm is required,
it will be provided comprehensively, in an own chapter.
It is assumed that the individual or individuals managing any aspect of this product have
basic understanding of Ethernet, GPON and Telecommunications networks.
For information about the specific hardware platform supported, refer to the Installation
Guide.
Intended Audience
This guide is intended for Network Administrators and other qualified service personnel
responsible for configuring and maintaining network equipments.
Conventions
In order to improve the agreement, the following conventions are made throughout this
guide:
Icons Convention
This symbols means that, case the procedure was not correctly fol-
Warning
lowed, may exist electrical shock risk.
This symbol means that this text is very important and, if the orien-
Caution
tations were not correct followed, it may cause damage or hazard.
A caution type notice calls attention to conditions that, if not avoided, may
damage or destroy hardware or software.
A warning type notice calls attention to conditions that, if not avoided, could
result in death or serious injury.
Text Convention
This guide uses these text conventions to convey instructions and information:
Convention Description
The text convention shown above differs from Command Line Interface syntax
convention. See the convention related to commands on Command Syntax.
Table of Contents
Chapter 1: Product Concept 9
Chapter 4: Alarms 22
EAPS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
Loopback Detection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
Backup Link . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
L2VPN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
Continuity Check and Fault Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
EFM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
OLT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
ONU . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Environment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
CPU . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
NETCONF
NMS (DmView)
Each of the management methods enables you to configure, manage, and control the
software locally or remotely using in-band or out-of-band mechanisms. Management is
standards-based, with configuration parameters and a private MIB providing control for
functions not completely specified in the MIBs.
Command Syntax
Command Modes
COMMAND SYNTAX
A command is one or more words that might be followed by one or more parameters.
Parameters can be required or optional values.
Some commands, such as show ip route or clear mac address-table, do not require
parameters. Other commands, such as aaa authentication, require that you supply a
value after the command. You must type the parameter values in a specific order, and
optional parameters follow required parameters. The following example describes the
aaa authentication command syntax:
user and password are parameters and represent required options that user must
enter after the command keyword.
The Command Reference lists each command by the command name and provides a
brief description of the command. Each command reference also contains the following
information:
Format: shows the command keywords and the required and optional parameters.
Mode: identifies the command mode you must be in to access the command.
Default: shows the default value, if any, of a configurable setting on the device.
The show commands also contain a description of the information that the command
shows.
Parameter values might be names (strings) or numbers. Spaces could be used as part
of a name parameter only for line<N> parameters, without any kind of delimiter. For
example, the expression System Name with Spaces will be recognized as a unique value
when used as a parameter for the command snmp-server contact. Empty strings are
not valid user-defined strings.
The no keyword is a specific form of an existing command and does not represent a new
or distinct command. Almost every configuration command has a no form. In general,
use the no form to reverse the action of a command or reset a value back to the de-
fault. For example, the no shutdown configuration command reverses the shutdown of
an interface. Use the command without the keyword no to re-enable a disabled feature
or to enable a feature that is disabled by default. Only the configuration commands are
available in the no form.
Many CLI show commands include considerable content to display to the user. This
can make output confusing and cumbersome to parse through to find the information
of desired importance. The CLI Output Filtering feature allows the user, not only when
executing CLI show display commands, but specially on these cases, to optionally specify
arguments to filter the CLI output to display only desired information. The result is to
simplify the display and make it easier for the user to find the information the user is
interested in.
Pagination Control
When pagination is enabled, press the return key to advance a single line,
press q, Q or Ctrl+C to stop pagination, press g or G to continue up to the end
of the output, or press any other key to advance a whole page. These keys
are not configurable.
Output Filtering
"Grep"-like control for modifying the displayed output to only show the user-
desired content.
Filter displayed output to only include lines including and following a spec-
ified string match.
Example: The following shows an example of the extensions made to the CLI commands
for the Output Filtering feature.
COMMAND MODES
The CLI groups the commands into modes, according to the command function. Each of
the command modes supports specific software commands. The commands in a partic-
ular mode will not to be available until you switch to that given mode. You can execute
Operational commands in the Configure commands mode by usign the do keyword.
Command completion finishes spelling the command when you type enough letters of a
command to uniquely identify the command keyword. Once you have entered enough
letters, press the TAB key to complete the word or press SPACE BAR and let that system
resolves the command directly from the short version.
Command abbreviation allows you to execute a command when you have entered there
are enough letters to uniquely identify the command. You must enter all of the required
keywords and parameters before you enter the command.
DmOS# re
Possible completions:
reboot Reboot the system
reboot-forced Reboot the system without any checks
The TAB key will complete the command if there is only one candidate com-
mand. Otherwise, a list of all possible commands will be showed.
If you enter a command and the system is unable to execute it, an error message ap-
pears. Table 1: CLI Error Messages describes the most common CLI error messages.
syntax error: unknown Indicates that the value inserted there is not for the com-
element mand.
Table 2: CLI Editing Conventions describes the key combinations you can use to edit
commands or increase the speed of command entry.
Enter a question mark (?) at the command prompt to display the commands available in
the current mode.
DmOS# ?
Possible completions:
autowizard Automatically query for mandatory elements
clear Clear equipment settings and counters
commit Confirm a pending commit
compare Compare running configuration to another configuration
or a file
complete-on-space Enable/disable completion on space
config Manipulate software configuration information
copy Copy files to a remote server
display-level Configure show command display level
exit Exit the management session
DM4610(config)# ?
Possible completions:
aaa Configure authentication, authorization and accounting
alias Create command alias.
anti-ip-spoofing anti ip-spoofing configuration
clear Clear equipment settings and counters
clock Set the system clock
copy Copy a list entry
dot1q VLAN Manager Protocol
gpon GPON configuration
hostname Hostname for this equipment
Enter a question mark (?) after each word you enter to display available command
keywords or parameters.
<cr>
You can also enter a question mark (?) after typing one or more characters of a word to
list the available command or parameters that begin with the letters, as shown in the
following example:
DmOS# show i?
Possible completions:
interface Status information about interfaces
inventory Physical inventory information
ip Display ip information
ipv6 Display ipv6 information
| Output modifiers
<cr>
You can access the CLI by using a direct console connection or by using a SSH connection
from a remote management host.
To establish a terminal connection using console interface (VT100), a proper serial cable
(provided with the equipment) must be connected between the equipment terminal port
and the PC serial port.
Take care to avoid potential difference between RJ45 pin 4 from Switch (signal ground)
and DB9 pin 5 from the PC. If it occurs, it may cause damages to the PC and to the
equipment’s serial interfaces.
To access the terminal, select the serial port of your preference and set the following
values on the VT100 emulator (factory default values of equipment):
Data: 8 bits
Parity: none
Once the access was successful, a login screen must appear. The login factory defaults
are:
User: admin
Password:
For the initial connection, you could use also a SSH client, connecting an Ethernet port of
your PC to the management port of the switch (10/100Base-T) and accessing the default
IP address: 192.168.0.25 (with a 255.255.255.0 subnet mask and without a default gate-
way), with the same credentials of VT100 terminal. You can set the network configuration
information manually, or you can configure the system to accept these settings from a
DHCP server on your network. For more information, see Network Interface Commands.
ALARMS SEVERITY
Alarms in DmOS can be classified into three levels of severity: Critical, Major and Minor.
Critical (Critical alarms) - Conditions that impact the equipment operation and
require immediate correction action. Some examples:
Major (High priority alarms) - Conditions that impact the equipment operation
but are not critical. The condition should be investigated to verify the need for
immediate action. However, some corrective action is required. Some examples:
Minor (Low priority alarms) - Alarm condition does not prevent the operation of
equipment, but the condition must be examined, monitoring and if necessary cor-
rected for not to become more serious. Some examples:
When a alarm is activated one trap is generated with Critical, Major or Minor
severity. On the other hand, when a alarm is disactivated another trap is
generated but with clear severity, signaling that alarm is not more actived.
Some alarms has more than one severity like CPU and Memory.
Active - Informs that alarm is activated on equipment and some action is neces-
sary to clear.
CLI (Command Line Interface) can be used to check alarms. The CLI is accessed by
using a direct console connection or by using a TELNET or SSH connection from a remote
management terminal. Also it is possible to check alarms through DmView. The avaialble
command to check alarms in CLI is show alarm.
Name - Name of alarm. The prefixed "*" is used when the alarm is unstable status.
UNDERSTANDING ALARMS
For each alarm presented on the next chapter, the follows items will be showed:
Suggestion Action - Informs some possible actions to help the operator to clear
alarm.
Trap Name - Informs the name of trap. The user can to check more details in
specific MIB using trap name.
CHAPTER 4: ALARMS
EAPS
EAPS_RING_FAILED
Description
Default Severity
Major
Impact
The secondary port of the Master in the EAPS ring will open.
A few loss of protected traffic due to the convergence of EAPS ring.
Possible Cause
Suggested Action
Traps
None
Description
Fail Timer configured in Master equipment expired because EAPS domain missed con-
secutive health checks.
Default Severity
Major
Impact
None. But there is some problem in network. The EAPS can go to incomplete state if
the Master equipment receive a LINK-DOWN message.
Possible Cause
Suggested Action
Traps
None
LOOPBACK DETECTION
LOOPBACK_DETECTED
Description
Default Severity
Major
Impact
The port on which the loop was detected will not forward any traffic until it stops
receiving the control traffic for the amount of time configured in the port’s timer:
loopback-detection interface <port> timer <time>
Possible Cause
Suggested Action
Traps
loopbackDetectedAlarmTrap
BACKUP LINK
BACKUPLINK_INTERFACE_DEFECT
Description
Default Severity
Major
Impact
Interface cannot transmit/receive packets. It cannot become active in case the other
interface has a link failure or becomes blocked.
Possible Cause
Suggested Action
Traps
backuplinkInterfaceDefectAlarmTrap
BACKUPLINK_USING_BACKUP_INTERFACE
Description
Default Severity
Major
Impact
Possible Cause
Suggested Action
Traps
backuplinkUsingBackupAlarmTrap
L2VPN
VPWS_RED_MAIN_NEIGHBOR_FAIL
Description
Default Severity
Major
Impact
Possible Cause
Suggested Action
Traps
None
CFM_RMEP_CCM
Description
The MEP is not receiving CCMs from at least one of the configured remote MEPs.
Default Severity
Major
Impact
Possible Cause
Suggested Action
Traps
None
CFM_RMEP_INTF
Description
The port status or interface status received from a configured remote MEP indicates
an error condition.
Default Severity
Major
Impact
The interface on which the remote MEP is attached to is unable to forward traffic
correctly.
Possible Cause
There is a link failure on the port the remote MEP is attached to.
Suggested Action
Check the connectivity of the links on the equipment the MEP reporting the error is
configured.
Traps
None
CFM_XCON_CCM
Description
The MEP is receiving CCMs with wrong MD or MA names, which characterizes a cross-
connection error.
Default Severity
major
Impact
Possible Cause
The MA or MD name on the received CCM does not match the MA or MD configured for
the MEP.
Suggested Action
Verify for both local and remote MEPs the configured names of Maintenance Domains
and Maintenance Associations.
Traps
None
CFM_RMEP_RDI
Description
A remote MEP is not receiving CCMs from at least one of its remote MEPs.
Default Severity
minor.
Impact
The communication between remote MEP and one of its remote MEPs is lost.
Possible Cause
The CCM transmission is disabled in one of the remote MEPs of a remote MEP.
There is a failure on the monitored link of the remote MEP.
Suggested Action
Traps
None
CFM_ERROR_CCM
Description
Default Severity
Major
Impact
Possible Cause
The MEP ID in the received CCM is not configured in the list of remote MEPs of the
receiving MEP.
The MEP ID in the received CCM matches the MEP ID of the receiving MEP.
The CCM interval on the received CCM does not match the one configured for the
receiving MEP.
Suggested Action
Traps
None
CFM_ETH_AIS
Description
Default Severity
major
Impact
Possible Cause
Suggested Action
Contact the responsible for the lower-level MD which is generating AIS messages.
Traps
None
EFM
EFM_FAILURE
Description
Default Severity
Major
Impact
The interface on which the failure was detected will not forward any traffic until its
recovery. This behavior is a protection to avoid using an interface under unsafe condi-
tions, such as a unidirectional link.
Possible Cause
EFM failures are detected when the interface stops receiving EFM PDUs from its remote
peer, which in turn might have several root causes, such as defective cables/fibers and
misconfigurations of network devices. EFM failures are also detected when the remote
EFM peer reports a malfunction in its interface, i.e., a failure in the interface of another
network device will block a local interface.
Suggested Action
Inspect physical connections and configurations in the network devices that would
cause PDUs to be lost.
Traps
efmFailureAlarmTrap
OLT
OLT_ADAPT_FAILURE
Description
Default Severity
Critical
Impact
It is possible that data traffic will keep working but control plane may not work cor-
rectly. It is likely that new ONUs will not be able to be provisioned.
Possible Cause
Suggested Action
Reboot card to restore affected GPON services. Contact DATACOM support team.
Traps
None
GPON_LOS
Description
Default Severity
Critical
Impact
Possible Cause
Suggested Action
Traps
None
GPON_TX_FAULT
Description
Default Severity
Minor
Impact
Possible Cause
Suggested Action
Check the GPON transceiver of PON port in OLT using show interface transceivers
gpon command.
Check the fiber between ONU and OLT.
Traps
None
GPON_TF
Description
Transmitter failure. The response signal expected from the card after routing data for
one port was not received.
Default Severity
Critical
Impact
Possible Cause
Suggested Action
Check the GPON transceiver of PON port in OLT using show interface transceivers
gpon command.
Check the fiber between ONU and OLT.
Traps
gPonTFAlarm
ONU
GPON_DOWi
Description
Default Severity
Critical
Impact
Possible Cause
Condition temporary instability in the fiber. With environmental changes, e.g., temper-
ature or even wind, when used serial cables, the fiber can expand or contract, causing
variations in the length, and consequently, the distance between the OLT and the ONU.
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command.
Check if the TX-Power and RX-Power of link between a specific ONU and OLT are within
of recommended values using show interface gpon 1/1/1 onu 1 command. Where
1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Check if the fiber between ONU and OLT is clean.
Traps
gPonDOWiAlarm
GPON_LOAi
Description
Loss of acknowledge with ONU. OLT did not receive ONU acknowledgement after issu-
ing DS messages that require US acknowledge from the ONU.
Default Severity
Minor
Impact
User traffic.
Possible Cause
Suggested Action
Traps
gPonLOAiAlarm
GPON_SFi
Description
Signal fail of ONU. ONU upstream signal exceeds the BER threshold.
Default Severity
Critical
Impact
User traffic.
Possible Cause
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command.
Check if the TX-Power and RX-Power of link between a specific ONU and OLT are within
of recommended values using show interface gpon 1/1/1 onu 1 command. Where
1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Check if the fiber between ONU and OLT is clean.
Traps
gPonSFiAlarm
GPON_PEEi
Description
Default Severity
Major
Impact
Possible Cause
ONU is malfunctioning.
Suggested Action
Reinitialize ONU using onu-reset onu x command, where x is the ONU ID.
Replace ONU.
Traps
gPonPEEiAlarm
GPON_LOSi
Description
Default Severity
Critical
Impact
Possible Cause
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command. Check if the TX-Power and RX-Power
of link between a specific ONU and OLT are within of recommended values using show
interface gpon 1/1/1 onu 1 command. Where 1/1/1 is the chassi/slot/port and onu
1 is the ID of ONU. Check if the link between OLT and ONU or splitter is operational.
Traps
gPonLOSiAlarm
GPON_ONU_EQUIP_FAILURE
Description
Default Severity
Major
Impact
User traffic.
Possible Cause
ONU is malfunctioning.
Suggested Action
Reinitialize ONU using onu-reset onu x command, where x is the ONU ID.
Replace ONU.
Traps
gPonOnuEquipmentFailureAlarm
GPON_ONU_DOWN
Description
The ONU has an internal problem/defect or ONU was disconnected from the PON link.
Default Severity
Major
Impact
Possible Cause
ONU disconnected.
ONU turned off by the user.
Suggested Action
Check if the ONU is operational and connected to OLT using show interface gpon
1/1/1 onu 1 command. Where 1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Check the link between ONU and OLT.
Replace ONU.
Traps
None
GPON_DFi
Description
Deactivate failure of ONU. ONU does not react correctly after three Deactivate_ONU-ID
or three Disable_Serial_Number messages.
Default Severity
Critical
Impact
User traffic.
ONU still active and allocated band.
Possible Cause
ONU is malfunctioning.
Suggested Action
Check if ONU was physically removed but the configuration on OLT was not removed.
Traps
gPonDFiAlarm
GPON_LOFi
Description
Loss of frame of ONU. OLT received four consecutive invalid delimiters from the ONU.
Default Severity
Critical
Impact
Possible Cause
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command.
Check if the TX-Power and RX-Power of link between a specific ONU and OLT are within
of recommended values using show interface gpon 1/1/1 onu 1 command. Where
1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Check if the fiber between ONU and OLT is clean.
Replace ONU.
Traps
gPonLOFiAlarm
GPON_LCDGi
Description
Loss of GEM channel delineation. The delimitation of the frame GEM header is incorrect
in three consecutive frames.
Default Severity
Major
Impact
User traffic.
Possible Cause
The fiber is defective. It may be improperly connected, aged, bent or damaged, dirty
or faulty connector.
Attenuation of the very high signal. The attenuation conditions are the cause of most
signal loss problems in the ONU. Alarms related to signal loss in ONT follow an alarm
intensity increased as the signal goes deteriorating. To a situation of instability OLT can
recalculate the parameters in order to maintain healthy and clean signal the alarm. In
adverse fiber conditions or ONU, alarms will appear in the following order:
- SD (Signal Degraded)
- SF (Signal Fail)
- LOFi (Loss of Frame)
- LOSi (Loss of Signal)
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command.
Check if the TX-Power and RX-Power of link between a specific ONU and OLT are within
of recommended values using show interface gpon 1/1/1 onu 1 command. Where
1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Check if the fiber between ONU and OLT is clean.
Traps
gPonLCDGiAlarm
GPON_LOAMi
Description
Loss of PLOAM for ONU. Three consecutive PLOAM messages of the ONU are missing
after OLT sends PLOAMu request for the ONU.
Default Severity
Minor
Impact
User traffic.
ONU goes to operational state ‘down’ (Inactive).
Possible Cause
Suggested Action
Traps
gPonLOAMiAlarm
GPON_ONU_AUTO_PROV_FAIL
Description
There was an error while adding one or more ONUs by the auto provisioning feature.
Default Severity
Minor
Impact
Possible Cause
Suggested Action
Check logs to find out the error cause and correct it.
Traps
gPonOnuAutoProvAddFailTrap
GPON_ONU_PASSWORD_MISMATCH
Description
Default Severity
Major
Impact
Services are not configured for the ONU due to authentication failure.
Possible Cause
Suggested Action
Traps
gPonOnuPasswordMismatchAlarm
GPON_SUFi
Description
Start-up failure of ONU. ONU ranging failed 2 times while the OLT receives the signal
bursts.
Default Severity
Minor
Impact
User traffic.
Possible Cause
Fiber attenuation out of the pattern possibly dirty or damaged fiber connector.
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command.
Check if the TX-Power and RX-Power of link between a specific ONU and OLT are within
of recommended values using show interface gpon 1/1/1 onu 1 command. Where
1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Check if the fiber between ONU and OLT is clean and without damaged fiber connector.
Traps
gPonSUFiAlarm
GPON_MISi
Description
Link mismatch of ONU. OLT detected that the PST message sent or received are differ-
ent.
Default Severity
Major
Impact
User traffic. Data cannot be transmitted and the ONU services are interrupted.
Possible Cause
Suggested Action
Traps
gPonMISiAlarm
GPON_DGi
Description
Receive dying gasp of ONU. OLT received message that the ONU has lost AC power or
is below a certain threshold.
Default Severity
Critical
Impact
Possible Cause
Suggested Action
Traps
gPonDGiAlarm
GPON_RDIi
Description
Remote defect indication of ONU. The OLT transmission is received with defects at the
ONU.
Default Severity
Minor
Impact
User traffic.
Possible Cause
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command.
Check if the TX-Power and RX-Power of link between a specific ONU and OLT are within
of recommended values using show interface gpon 1/1/1 onu 1 command. Where
1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Traps
gPonRDiAlarm
GPON_SDi
Description
Signal degraded of ONU. Signal of an ONU deteriorates and the upstream signal reaches
the BER threshold.
Default Severity
Major
Impact
User traffic.
Possible Cause
Suggested Action
Check if the TX-Power and RX-Power of PON link is within of recommended values using
show interface transceivers gpon command.
Check if the TX-Power and RX-Power of link between a specific ONU and OLT are within
of recommended values using show interface gpon 1/1/1 onu 1 command. Where
1/1/1 is the chassi/slot/port and onu 1 is the ID of ONU.
Check if the fiber between ONU and OLT is clean.
Traps
gPonSDiAlarm
GPON_ONU_SELF_TEST_FAILURE
Description
Default Severity
Major
Impact
Functioning of ONU.
Possible Cause
ONU is malfunctioning.
Suggested Action
Reinitialize ONU using onu-reset onu x command, where x is the ONU ID.
Replace ONU.
Traps
gPonOnuSelfTestFailureAlarm
ENVIRONMENT
TEMP_HIGH
Description
Default Severity
Critical
Impact
The equipment will operate near the maximum temperature supported by the equip-
ment with possibility of permanent damage.
Possible Cause
Suggested Action
Traps
tempHighAlarmTrap
PSU_FUSE_FAILURE
Description
Default Severity
Major
Impact
This PSU cannot be used as a backup. If the current main PSU fails or is removed, the
device will be powered down.
Possible Cause
Suggested Action
Traps
psuFuseFailureAlarmTrap
FAN_MODULE_NOT_PRESENT
Description
Default Severity
Major
Impact
The device temperature will increase and the overtemperature protection might be
triggered.
Possible Cause
Suggested Action
Traps
fanModuleNotPresentAlarmTrap
FAN_SPEED_LOW
Description
Default Severity
Major
Impact
The equipment will operate near the minimum FAN speed supported.
Possible Cause
Suggested Action
Traps
fanLowAlarmTrap
FAN_ERROR
Description
Default Severity
Major
Impact
Possible Cause
Suggested Action
Traps
fanErrorAlarmTrap
TEMP_ERROR
Description
Default Severity
Major
Impact
The equipment operation will try to operate normally but may cause permanent dam-
age if environment temperature remains high or low.
Possible Cause
Suggested Action
Traps
tempErrorAlarmTrap
CARD_UNINITIALIZED
Description
The card could not be correctly initialized because it was inserted after the main board
initialization.
Default Severity
Major
Impact
The line card is not programmed while in this state, rendering the line card unusable.
Possible Cause
The line card was inserted after the main board initialization.
Suggested Action
Reboot the system so that the line card is initialized together with the main board.
Traps
cardUninitializedAlarmTrap
TEMP_LOW
Description
Default Severity
Critical
Impact
The equipment will operate near the minimum temperature supported by the equip-
ment with possibility of permanent damage.
Possible Cause
Suggested Action
Traps
tempLowAlarmTrap
PSU_POWER_INPUT_FAILURE
Description
Default Severity
Minor
Impact
This PSU cannot be used as a backup. If the current main PSU fails or is removed, the
device will be powered down.
Possible Cause
Suggested Action
Traps
psuPowerInputFailureAlarmTrap
PSU_UNSUPPORTED
Description
Default Severity
Major
Impact
Possible Cause
Suggested Action
Traps
psuUnsupportedTrap
FAN_FAIL
Description
Default Severity
Critical
Impact
The equipment operation will try to operate normally if the others FANS of FAN module
will be normal.
Possible interruption in equipment operation with possibility of permanent damage if
all FANS go to fail.
Possible Cause
Suggested Action
Traps
fanFailAlarmTrap
PSU_ERROR
Description
Default Severity
Major
Impact
This PSU cannot have its status read. Therefore, there is no way do determine if the
PSU can be used as a backup.
Possible Cause
Suggested Action
Traps
psuErrorAlarmTrap
CPU
CPU_LOAD_HIGH
Description
1. The CPU usage average is higher than 80% during the last 5 minutes.
2. The CPU usage average is higher than 60% during the last 5 minutes.
Default Severity
1. Critical
2. Major
Impact
Possible Cause
Suggested Action
Check logs about CPU using show log component sysmon command or only show
log.
Check if the problem is caused by a system process or high network traffic, like a loop.
We recommend that you use the switch console for debugging on these cases.
Contact Support Team of DATACOM.
Traps
cpuLoadHighTrap
CPU_CORE_HIGH
Description
1. The CPU core usage average is higher than 90% during the last 5 minutes.
2. The CPU core usage average is higher than 70% during the last 5 minutes.
Default Severity
1. Major
2. Minor
Impact
Possible Cause
Suggested Action
Traps
cpuCoreHighTrap
MEMORY_AVAILABLE_LOW
Description
Default Severity
1. Critical
2. Major
Impact
Possible Cause
Suggested Action
Traps
memAvailableLowTrap
E
L
EAPSFAILTIMEREXPIRED . . . . . . . . . . . . . . . . . . . . 23
LOOPBACKDETECTED . . . . . . . . . . . . . . . . . . . . . . . 24
EAPSRINGFAILED . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
EFMFAILURE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
M
F
MEMORYAVAILABLELOW . . . . . . . . . . . . . . . . . . . . 78
FANERROR . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
FANFAIL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 O
FANMODULENOTPRESENT . . . . . . . . . . . . . . . . . . 64
FANSPEEDLOW . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 OLTADAPTFAILURE. . . . . . . . . . . . . . . . . . . . . . . . . . .35
G P
GPONDFi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 PSUERROR . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73
GPONDGi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 PSUFUSEFAILURE . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
GPONDOWi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 PSUPOWERINPUTFAILURE . . . . . . . . . . . . . . . . . . 70
GPONLCDGi. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .51 PSUUNSUPPORTED . . . . . . . . . . . . . . . . . . . . . . . . . . 71
TEMPERROR . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
TEMPHIGH . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
TEMPLOW . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
VPWSREDMAINNEIGHBORFAIL . . . . . . . . . . . . . 27