KSC Open API
Kaspersky Security Center API description
Cisco NAC rules attributes
NameTypeDescription
AVSoftwareInstalledparamParamsThe security application is installed or not:
checkparamBoolRule checked
operationparamIntCompare operation, see below
AVSoftwareRunningparamParamsThe security application is running or not:
checkparamBoolRule checked
operationparamIntCompare operation, see below
BasesDateparamParamsThe application databases updated or not:
checkparamBoolRule checked
operationparamIntCompare operation, see below
valueparamIntDays count
HasRTPparamParamsThe real-time protection is enabled or not:
checkparamBoolRule checked
operationparamIntCompare operation, see below
LastConnectedDateparamParamsThe device connected to the Administration for some time:
checkparamBoolRule checked
operationparamIntCompare operation, see below
valueparamIntDays count
LastFScanDateparamParamsThe full scan of the device is performed for a some time:
checkparamBoolRule checked
operationparamIntCompare operation, see below
valueparamIntDays count
RTPStateparamParamsThe real-time protection level is same as that set by Administrator:
checkparamBoolRule checked
operationparamIntCompare operation, see below
valueparamIntRTP mask:
  • 0x00010000 - Stopped
  • 0x00020000 - Suspended
  • 0x00040000 - Starting
  • 0x00080000 - Running
  • 0x00100000 - Running_MaxProtection
  • 0x00200000 - Running_MaxSpeed
  • 0x00400000 - Running_Recomended
  • 0x00800000 - Running_Custom
  • 0x01000000 - Failure


Compare operation:

  • 0 - Equal
  • 1 - Not equal
  • 2 - Less
  • 3 - Less or equal
  • 4 - Greater
  • 5 - Greater or equal
  • 6 - In
  • 7 - Not in
See also:
Section CISCO_NAC attributes