| discoveryType | A type of discovery method to use for the network discovery operation. This must be one of the constants listed in IP discovery type. |
| seedRouterAddress | IPv4 address. This is not the default gateway address. |
| snmpVersion | Constants defined in SNMP Version. This must be one of the constants listed in SNMP version. |
| snmpPortNumber | An integer greater than 0. |
| snmpCommunityString | Comma-separated strings. For example, community10,community12,community13. |
| securityLevel | This must be one of the constants listed in SNMP security levels. |
| context | A string (required only when snmpVersion is v3). |
| authenticationType | Constants defined in SNMP Authentication Type. This must be one of the constants listed in SNMP authentication Type (required only when securityLevel is AUTH_NOPRIV or AUTH_PRIV). |
| authPassphrase | A string (required only when securityLevel is AUTH_NOPRIV or AUTH_PRIV). |
| privacyType | A string containing the privacy encryption types. This must be one of the constants listed in SNMP privacy type (required only when securityLevel is AUTH_PRIV). |
| privacyPassphrase | A string containing the privacy authentication password (required only when securityLevel is AUTH_PRIV). |
| networkBoundaries | Comma-separated IPv4 ranges. For example,
10.0/8,13.0.0.1-13.0.0.126. Note: CIDR and IPv4 range
formats are unsupported.
|
| blackHoleVlan | VLAN ID for the black hole VLAN. This is used as a default VLAN for all unused ports. |
| trunkDefaultVlan | Unused VLAN ID to be assigned to a trunk as a native/default VLAN to protect controlled traffic from being spoofed. |
| skipFqdn | True or false. This is used to determine whether Address Manager discovery engine to perform FQDN resolution and DNS lookups against any DNS server. |
| dnsServers | One or more IPv4 or IPv6 addresses (comma-separated). This is used to perform FQDN and DNS reverse lookups. |
| enableLayer2Discovery | True or false. |
| schedule | Schedule settings:
|
| activeStatus | True or false. |
| acceptanceCriteriaReclaim | Used to enable automated acceptance. acceptanceCriteriaReclaim,
acceptanceCriteriaUnknown, acceptanceCriteriaMismatch and view
should be used together as a complete configuration.
|
| acceptanceCriteriaUnknown | Used to enable automated acceptance.
|
| acceptanceCriteriaMismatch | Used to enable automated acceptance.
|
| view | Use if you want to enable the automated acceptance for an existing view’s name. |
| overrideList | Comma-separated IPv4 ranges. For example,
10/16,172/16,172.25.0.2-172.25.0.18. Note: CIDR and IP4
range formats are supported.
|