[Index]

Model: data/NetflowDevice

This model stores configuration information about a Netflow device for Insights.

Model Details: data/NetflowDevice

Title Description Details
Netflow Server Select the Netflow server to add this device to.
  • Field Name: netflowServer
  • Type: String
IP Address * IP address of the device to receive flow data from.
  • Field Name: ipAddress
  • Type: String
  • Pattern: ^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$
Type Type of Netflow data. Default: netflow9
  • Field Name: type
  • Type: String
  • Default: netflow9
  • Choices: ["netflow5", "netflow9", "netflow10", "sflow"]
Port Port to receive Netflow data on.
  • Field Name: port
  • Type: Integer
Collect SNMP Enable SNMP data collection for this device?
  • Field Name: collectSnmp
  • Type: Boolean
SNMP IP Address SNMP IP address of the device.
  • Field Name: snmpIpAddress
  • Type: String
  • Pattern: ^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$
SNMP Version Select the SNMP version. Default: 2
  • Field Name: snmpVersion
  • Type: String
  • Default: 2
  • Choices: ["SNMPv1", "SNMPv2c", "SNMPv3"]
SNMP Community String SNMP Community String.
  • Field Name: community
  • Type: String
  • Is Password: True
SNMP Username SNMP Username for authentication.
  • Field Name: snmpUserName
  • Type: String
SNMP Authentication Protocol SNMP Authentication Protocol (SHA or MD5). Default: SHA
  • Field Name: snmpAuthProtocol
  • Type: String
  • Default: SHA
  • Choices: ["SHA", "MD5"]
SNMP Authentication Passphrase SNMP Authentication Passphrase.
  • Field Name: snmpAuthPassPhrase
  • Type: String
  • Is Password: True
SNMP Privacy Protocol SNMP Privacy Protocol (AES or DES). Default: AES
  • Field Name: snmpPrivProtocol
  • Type: String
  • Default: AES
  • Choices: ["AES", "DES"]
SNMP Privacy Passphrase SNMP Privacy Passphrase.
  • Field Name: snmpPrivPassPhrase
  • Type: String
  • Is Password: True