Auto-discovery Reporter (10701 / 20701-20702)
Description
This Module reports auto-discovered devices and device connections.
Parameters
Reporting Frequency
| Parameter Name | Description | Comments | 
|---|---|---|
| Report devices | Frequency of reporting devices, sec | Default = 3600 sec | 
| Report device connections | Frequency of reporting device connections, sec | Default = 3600 sec | 
Reported Data
| Parameter Name | Description | Comments | 
|---|---|---|
| Devices | List of devices to be sent out as events | Click on SNMP auto-discoveryto configure it; see last updated time stamp; perform other actions | 
| Device connections | List of device connectionss to be sent out as events | Click on SNMP auto-discoveryto configure it; see last updated time stamp; perform other actions | 
Syslog/JSON Message Fields
Devices
| Key | Field Description | Comments | 
|---|---|---|
| nfc_id | Message type identifier | "nfc_id=20701" | 
| mgmt_ip | SNMP managfement IP address | IPv4_address or IPv6_address | 
| group | Device group | string | 
| sysObjectID | SNMP OID sysObjectID | string, e.g. "1.3.6.1.4.1.25461.2.3.1" | 
| sysName | SNMP OID sysName | string | 
| sysLocation | SNMP OID sysLocation | string | 
| capabilities | Device capabilities | string | 
| status | Device status | string | 
| error_msg | Error message from SNMP polling | string | 
| id | Unique device ID | number | 
Devices connections
| Key | Field Description | Comments | 
|---|---|---|
| nfc_id | Message type identifier | "nfc_id=20702" | 
| src_ip | "from" device IP address | IPv4_address or IPv6_address | 
| ifIndex | SNMP index of the interface connecting "from" device to "to" device | IPv4_address or IPv6_address | 
| dest_ip | "to" device IP address | IPv4_address or IPv6_address | 
| con_source | Source for discovered connection | string, values are: "LLDP", "CDP", "BRIDGE", "IP_FORWARDING", "NEXT_HOP" |