Skip to main content

Test the OLT connection (SSH / SNMP / TRAP)

Goal: understand an OLT's connectivity indicators and what to do when they turn red.

In the OLTs list, each OLT shows three connectivity badges. They're the thermometer of the communication between Cpehub and the OLT.

Badges

The three channels

BadgeWhat it meansUsed for
SSH (or Telnet)Console access to the OLTRunning commands, provisioning, discovering ONUs
SNMPReading via SNMPReading status, signals, and inventory
TRAPReceiving SNMP trapsReal-time events (down/up)
  • Green — channel working.
  • Red — channel with a problem.

How to test manually

While editing the OLT, the Console Access and SNMP sections have a Test button that validates the channel on the spot — useful after changing the IP, password, or port.

What to do when it's red

Red badgeLikely causeAction
SSH and SNMPCpehub can't reach the OLT (network/VPN)Check whether the VPN tunnel is online; check IP and firewall
SSH onlyConsole credentials/port changedUpdate username/password/port and click Test
SNMP onlyWrong community or SNMP blockedCheck the read-only community and the firewall
TRAP onlySNMP Trap not configured on the OLTConfigure the trap pointing to Cpehub (manufacturer tutorial)

See also