| Name | Description | Type | Additional information |
|---|---|---|---|
| ScanScheduleID | integer |
None. |
|
| GroupID | integer |
None. |
|
| ScheduleType |
0 for weekly schedule, 1 for monthly schedule |
integer |
None. |
| RunDays |
Days to run if weekly schedule. Simple string value containing numeric for each day, starting from 1 for Monday 124 would run on Monday, Tuesday and Thursday. Default if not set 12345 |
string |
None. |
| RunDate |
Date of month to run on if monthly schedule |
integer |
None. |
| RunTime |
Time of day to run schedule. Default if not set is random time between 9:30 and 16:30 |
date |
None. |
| Ranges |
IP ranges to check, in the form 192.168.100.1-192.168.100.255 Multiple ranges separated by CRLF |
string |
None. |
| Devices |
List of devices to check, separated by CRLF. Can be either IP address or hostname |
string |
None. |
| Description |
Description of scan schedule |
string |
None. |
| Excluded |
List of devices to exclude from discovery, separated by CRLF. Can be either IP address or hostname |
string |
None. |
| DestinationGroupID |
ID of group to add devices to if not the scan group. Must be a group under scan group |
integer |
None. |
| DiscoveryScheduleType |
0 for weekly schedule, 1 for monthly schedule |
integer |
None. |
| DiscoveryRunDays |
Days to run if weekly schedule. Simple string value containing numeric for each day, starting from 1 for Monday 124 would run on Monday, Tuesday and Thursday.Default if not set 12345 |
string |
None. |
| DiscoveryRunDate |
Date of month to run on if monthly schedule |
integer |
None. |
| DiscoveryRunTime |
Time of day to run schedule. Default if not set is random time between 9:30 and 16:30 |
date |
None. |
| SNMPVersion |
Version of SNMP to use 1,2 or 3 |
integer |
None. |
| SNMPv3SecurityLevel |
SNMP v3 Security level NoAuthNoPriv=0, AuthNoPriv=1, AuthPriv=2 |
integer |
None. |
| SNMPv3AuthenticationEncryption |
SNMP v3 Authentication Encryption MD5=0, SHA1=1 |
integer |
None. |
| SNMPv3PrivacyEncryption |
SNMP v3 Privacy Encryption DES=0, 3DES=1, AES=2 |
integer |
None. |
| SNMPv3UserName |
SNMP v3 User Name |
string |
None. |
| SNMPv3AuthenticationPassword |
SNMP v3 Authentication Password |
string |
None. |
| SNMPv3PrivacyPassword |
SNMP v3 Privacy Password |
string |
None. |
| SNMPv3ContextName |
SNMP v3 Context Name. Multiple names are supported, separated by a semicolon |
string |
None. |
| SNMPv3ContextNames |
SNMP v3 Context Name. Multiple names are supported, separated by a semicolon |
string |
None. |
| Community |
SNMP v1/v2 community name |
string |
None. |
| StatusCheckInterval |
Interval to check device status, in minutes |
integer |
None. |
| ConsumablesScanInterval |
Interval to check consumable status, in minutes |
integer |
None. |
| EnableDiscoverySchedule |
Whether discovery scan is run as a separate process from reading scan |
boolean |
None. |