The short version
- According to Cisco's documentation, Cyber Vision provides visibility on all assets in the industrial network including profiles and communication patterns, plus vulnerabilities, risk scores and anomalies.
- Segmentation is designed in: assets are grouped into zones, and that information is shared with Cisco Secure Firewall or Cisco ISE for enforcement.
- The Classic API (version 5.5) is a REST API under https://<Center>/api/3.0/ with token authentication; it covers active discovery, activities, sensors, devices, baselines and components.
- The underrated area is baselines: deviations and discrepancies can be retrieved — “nothing ever changes in OT” becomes a checkable statement.
There is a reliable test of whether a monitoring system carries its weight: who looks at it when nothing is on fire? For the second dashboard in the building, the honest answer is often: nobody. That is not a tooling problem but a connection problem — the visibility stays stuck in a screen instead of landing in the systems where work already happens: the ticket, the firewall policy, the evidence folder.
Cisco Cyber Vision is built for the other path. The documentation describes the platform as continuous visibility into the OT security posture: all assets in the industrial network with detailed profiles and communication patterns, plus vulnerabilities, risk scores, intrusions and abnormal behaviour. And it states the decisive sentence right there: assets are grouped into zones, and that information is shared with Cisco Secure Firewall or Cisco ISE for enforcement.
The API behind it: sober, complete, reachable
Technically, access is unspectacular — and that is the good news. The Classic API (version 5.5) is a REST API; every request starts with your own center's base URL under /api/3.0/, authentication is via API token, and requests can be tested directly in the center. No extra gateway, no cloud dependency for data access.
| Area | What can be queried and managed |
|---|---|
| Active discovery | Create and maintain discovery profiles, start and stop scans, fetch results and status |
| Activities | Communication between endpoints including flows and tags — the basis of any communication matrix |
| Sensors | Sensor lists, settings, statistics and packaging files for deployment |
| Devices | Device details including vulnerabilities, risk scores and external communications |
| Baselines | Create reference states, retrieve and review deviations and discrepancies |
| Components | Component details, vulnerabilities and variables for analysis |
Three connections that carry their weight
What do you do with this data? Three uses have proven to be the ones that hold — each takes the visibility out of the screen:
- Enforce zones instead of admiring them. The zone grouping goes to ISE or Secure Firewall — the observed communication matrix becomes lived segmentation. What segmentation has to prove as evidence is covered in NIS2 network segmentation.
- Baseline deviations into the reporting path. Whoever has to receive and triage manufacturer reports under the CRA from 11 September 2026 needs their own current state on tap — the piece on the CRA reporting obligation describes the receiving side.
- Inventory and risk scores as evidence. Asset list, vulnerability posture and external communications per device are exactly the artefacts auditors and insurers ask for first — queryable instead of compiled by hand.
Division of labour with the automation chain
In our way of working, Cyber Vision does not replace a source of truth — it is the actual-state view of the OT that sits next to the intent instance: NetBox holds what should be true; Cyber Vision observes what actually talks. The pairing is the same as in the IT network, just with a different sensor — described in NetBox as the source of truth. How we introduce Cyber Vision and hand it over to operations is on the OT security service page.
The way in is deliberately unspectacular: start read-only. Query inventory, activities and risk scores and put them where the team already works. Controlling calls — discovery profiles, baselines — come only once the reading side is understood. That is how the second dashboard becomes a data source that keeps working when nobody is looking.
Sources
Every evidenced claim in this article can be traced here. The retrieval date shows how fresh the check is.
- Introduction — Cisco Cyber Vision 5.5, Classic APIopens in a new tab
Cisco DevNet · retrieved 27 August 2026
- Getting Started — Cisco Cyber Vision 5.5, Classic API (base URL, API token)opens in a new tab
Cisco DevNet · retrieved 27 August 2026

