Skip to main content
Version: Next

Auto-discovery Reporter (10701)

Functionality

This module reports auto-discovered devices and device connections.

Parameters

Reporting Frequency

Parameter NameDescriptionDefault
Report devicesFrequency of reporting devices3600 sec
Report device connectionsFrequency of reporting device connections3600 sec

Reported Data

Parameter NameDescriptionNotes
DevicesList of devices sent as eventsClick SNMP auto-discovery to configure; view last updated timestamp and perform other actions
Device connectionsList of device connections sent as eventsClick SNMP auto-discovery to configure; view last updated timestamp and perform other actions

Syslog/JSON Message Fields

Devices (nfc_id=20701)

Field NameDescriptionTypeExample / Notes
nfc_idMessage type identifierstringnfc_id=20701
mgmt_ipSNMP management IP addressIPv4 address or IPv6 addressPrimary device identifier
device_groupDevice groupstring
device_typeDevice typestringe.g. router, firewall, switch
sysObjectIDSNMP sysObjectIDstringe.g. 1.3.6.1.4.1.25461.2.3.1
sysNameSNMP sysNamestring
sysLocationSNMP sysLocationstring
capabilitiesDevice capabilitiesstring
statusDevice statusstring
error_msgError message from SNMP pollingstringPresent when polling fails
idUnique device IDnumber

Device Connections (nfc_id=20702)

Field NameDescriptionTypeExample / Notes
nfc_idMessage type identifierstringnfc_id=20702
mgmt_ipSource device main IP addressIPv4 addressPrimary join key to 20701 device list
device_typeSource device typestringAvoids join to 20701 when present
sysNameSource device sysNamestringAvoids join to 20701 when present
src_ip / src_ip6Source interface IP addressIPv4 address or IPv6 addressMay differ from mgmt_ip on multi-interface devices
ifIndexSource interface SNMP indexnumber
ifNameSource interface namestringOptional — may be missing
dest_mgmt_ipDestination device main IP addressIPv4 addressOptional — may be missing or equal to dest_ip (e.g. some LLDP sources or IP_FORWARDING)
dest_ip / dest_ip6Destination interface IP addressIPv4 address or IPv6 address
dest_ifIndexDestination interface SNMP indexnumberOptional — destination index may not be known
con_sourceConnection discovery sourcestringLLDP, CDP, BRIDGE, IP_FORWARDING, NEXT_HOP