KSC Open API
Kaspersky Security Center API description
Section KLNAG_SECTION_NETSCAN attributes

ProductName: 1103
ProductVersion: 1.0.0.0
Section: KLNAG_SECTION_NETSCAN


Specifies network scanning settings

NameTypeDescriptionDefault value
KLSRV_ANY_SCAN_ENABLEDparamBoolNetwork scan enabledtrue
KLSRV_NET_SCAN_ENABLEDparamBoolMicrosoft network scan enabledtrue
KLSRV_SP_DPNS_USE_ZEROCONFparamBoolEnable scanning of IP address ranges using Zeroconffalse
KLSRV_SP_FASTUPDATENET_PERIODparamIntFast network scanning period, ignored if 'KLSRV_SP_FASTUPDATENET_SCHEDULE' is specified, ms15 * 60 * 1000
KLSRV_SP_FASTUPDATENET_SCHEDULEparamArrayFast network scanning schedule (since KSC 10SP1 only), Array of size 1. Must have the only element of type ParamsValue which contains Params created via KLPRTS_SerializeSchedule call (Task settings format)

KLNAGNS_SP_FASTUPDATENET_SCANDELAYparamIntScan delay after every 10 hosts500
KLSRV_SP_FULLUPDATENET_PERIODparamIntFull network scanning period, ignored if KLSRV_SP_FULLUPDATENET_SCHEDULE is specified, ms60*60*1000
KLSRV_SP_FULLUPDATENET_SCHEDULEparamArrayFull network scanning schedule (since KSC 10SP1 only), Array of size 1. Must have the only element of type ParamsValue which contains Params created via KLPRTS_SerializeSchedule call (Task settings format)

KLSRV_SP_SCAN_ADparamIntAD scanning period, ignored if KLSRV_SP_SCAN_AD_SCHEDULE is specified, ms60*60*1000
KLSRV_SP_SCAN_AD_SCHEDULEparamArrayAD scanning schedule (since KSC 10SP1 only) Array of size 1. Must have the only element of type ParamsValue which contains Params created via KLPRTS_SerializeSchedule call (Task settings format)

KLSRV_AD_SCAN_ENABLEDparamBoolAD scanning is enabledtrue
KLSRV_SP_SCAN_AD_AREAparamIntAD scan Areas: 1 - scan current AD domain 2 - scan current AD domains forest 3 - scan domains specified in KLSRV_AD_SCAN_ADDRESSES array

1

KLSRV_SP_DPNS_ENABLEparamBoolEnable scanning of IP address rangestrue
KLSRV_SP_DPNS_PERIODparamIntIP ranges scanning period, ignored if 'KLSRV_SP_DPNS_SCHEDULE' is specified, ms

7*60*60*1000

KLSRV_AD_SCAN_ADDRESSESparamArrayArray of Active Directory domains to scan, used only if KLSRV_SP_SCAN_AD_AREA is 3. See Format of KLSRV_AD_SCAN_ADDRESSES array