ONVIF HTTP(S)

Use this strategy on devices that expose the ONVIF protocol on HTTP/HTTPS.

Credentials

This strategy requires credentials with scope onvif-sp.

Device-side ports

TCP/80, TCP/443

Arc availability

Since 1.14.0

Guardian availability

Since 24.6.0

Collected items

This strategy enriches the monitored nodes with these items:

  • Firmware version
  • Product name
  • Serial number
  • Vendor
  • Node property: Hardware_ID

Note: The collected items may vary depending on the device and its configuration.

Asset merging capabilities

The strategy does not feature asset merging capabilities.

Progressive mode queries

This strategy can use 2 progressive mode queries to identify the targeted nodes:

  • nodes | where protocols include? onvif | where roles include? producer
  • nodes | where type == "camera"