Platform Capabilities

Everything ENLACE does for your network.Five modules. One agent. Zero guesswork.

Each module below is built into the ENLACE agent. No add-ons, no upsells — every feature ships with every install.

FAULT DETECTION

Fibre cut vs power outage — classified every poll cycle.

The agent monitors every ONT on every PON port each poll cycle. When ONTs go offline, it correlates the pattern to classify the fault type — no human analysis needed.

  • Multiple ONTs offline on same PON port = fibre cut (CRITICAL)
  • Single ONT offline, neighbours up = CPE failure (MINOR)
  • ONTs across different ports, same area = power outage (MAJOR)
  • Rx power dropping below -25 dBm = signal degradation (WARNING)
enlace-agent — fault event
[FAULT] PON 0/1/0 — 7 ONTs offline in 12s
  Type: FIBRE_CUT (multi-ONT, same port)
  Severity: CRITICAL
  Affected: ONT-0042, ONT-0043, ONT-0044, ONT-0045,
            ONT-0046, ONT-0047, ONT-0048
  Last known Rx: -24.3 to -26.1 dBm (normal range)
  → Slack alert sent
  → Elasticsearch event indexed

SIGNAL PREDICTION

Know which ONTs will fail before they do.

The agent stores Rx power history per ONT and runs linear regression on the signal trend. It extrapolates the current degradation rate to a failure threshold, producing a continuous days-to-failure forecast.

  • Polls Rx power (dBm) every cycle, stores per-ONT time series
  • Linear regression calculates slope (dBm/week)
  • Warning at -25 dBm, critical at -28 dBm threshold crossing
  • Cause estimate based on degradation pattern (connector, bend, splice)
enlace-agent — signal prediction
[PREDICTION] ONT SN:HWTC-A1B2C3D4
  Current Rx: -24.8 dBm (normal)
  Trend: -0.3 dBm/week (degrading)
  Forecast: failure in ~23 days at current rate
  Warning threshold (-25 dBm): ~1 day
  Critical threshold (-28 dBm): ~73 days
  Cause estimate: connector degradation or fibre bend
  → Schedule proactive maintenance

CAPACITY PLANNING

Know when your PON ports will saturate.

The agent tracks ONT count, bandwidth utilisation, and splitter occupancy across every PON port. You get alerts before you run out of capacity — not after a failed installation.

  • ONTs per PON port — alert at 80% (103/128 for GPON)
  • Bandwidth utilisation — alert at 70% sustained for 15 min
  • Splitter occupancy — alert at last 2 available ports
  • Growth trend projection — months until full capacity
enlace-agent — capacity monitor
[CAPACITY] OLT: HW-MA5800 Slot 0, PON 0/0/3
  ONTs: 112/128 (87.5%) WARNING
  Bandwidth: 1.82/2.49 Gbps downstream (73.1%)
  Splitter: 1:32 — 30/32 ports occupied
  ───────────────────────────────────────
  Trend: +4 ONTs/month (last 90 days)
  Projection: Full in ~4 months
  → Recommend: provision new splitter on PON 0/0/7

MULTI-VENDOR

12+ OLT vendors. One unified view.

Most ISPs run equipment from multiple vendors. ENLACE normalises the data from all of them into a single schema — same metrics, same alerts, regardless of whether the OLT is Huawei, ZTE, or BDCOM.

  • Auto-detects vendor from SNMP sysObjectID
  • Loads correct parser per vendor automatically
  • No vendor lock-in — mix Huawei and ZTE in the same network
  • Acquisition-ready: unify both networks on day one
enlace-agent — startup
[INFO] Connecting to OLT at 10.0.1.1:161
[INFO] sysObjectID: 1.3.6.1.4.1.2011.2.6.6.1
[INFO] Vendor detected: Huawei (MA5800-X17)
[INFO] Loading parser: huawei::ma5800
[INFO] Discovered 16 PON ports, 847 ONTs
[INFO] First poll complete in 4.2s

[INFO] Connecting to OLT at 10.0.2.1:161
[INFO] Vendor detected: ZTE (C320)
[INFO] Discovered 8 PON ports, 312 ONTs

REAL-TIME DIAGNOSTICS

Per-ONT health cards for the help desk.

When a subscriber calls, your support agent needs answers in seconds. ENLACE provides a complete health card for every ONT — no SSH into the OLT, no CLI commands, no guessing.

  • Serial number, model, firmware, Rx/Tx power, distance
  • Temperature, traffic in/out, uptime, signal trend
  • 12 data points per ONT per poll cycle
  • Normalised schema regardless of OLT vendor
enlace-agent — ONT diagnostics
[DIAG] ONT SN:HWTC-A1B2C3D4 on PON 0/1/0
  Model:       HG8546M
  Firmware:    V3R017C10S115
  Status:      ONLINE
  Rx Power:    -22.4 dBm (normal)
  Tx Power:    2.1 dBm
  Distance:    1,247 m
  Temperature: 41 C
  Uptime:      34d 12:07:22
  Traffic In:  847.2 MB/hr
  Traffic Out: 94.1 MB/hr
  Trend:       STABLE (0.0 dBm/week)
  CRC Errors:  0/hr
  FEC Errors:  12/hr (normal)

See it in action.

Upload a CSV from your OLT and get a free health report — signal scores, fault detection, and capacity analysis in 30 seconds.