C# Класс iControl.SecurityDoSDevice

Наследование: iControlInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Beginadd_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, SecurityDoSDeviceDoSNetworkVectorPacketType packet_types, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_vector_statistics ( string devices, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string devices, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_publisher ( string devices, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector ( string devices, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_auto_blacklisting_state ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_blacklist_category ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_blacklist_detection_seconds ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_blacklist_duration ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_default_internal_rate_limit ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_detection_threshold_percent ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_detection_threshold_pps ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_vector_statistics ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_vector_packet_types ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginremove_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, SecurityDoSDeviceDoSNetworkVectorPacketType packet_types, System callback, object asyncState ) : System.IAsyncResult
Beginreset_vector_statistics ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string devices, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_publisher ( string devices, string publishers, System callback, object asyncState ) : System.IAsyncResult
Beginset_vector_auto_blacklisting_state ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_vector_blacklist_category ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, string values, System callback, object asyncState ) : System.IAsyncResult
Beginset_vector_blacklist_detection_seconds ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_vector_blacklist_duration ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_vector_default_internal_rate_limit ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_vector_detection_threshold_percent ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_vector_detection_threshold_pps ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
Endadd_vector_packet_type ( System asyncResult ) : void
Endget_all_vector_statistics ( System asyncResult ) : iControl.SecurityDoSDeviceVectorStatistics[]
Endget_description ( System asyncResult ) : string[]
Endget_list ( System asyncResult ) : string[]
Endget_publisher ( System asyncResult ) : string[]
Endget_vector ( System asyncResult ) : SecurityDoSDeviceDoSDeviceVector[][]
Endget_vector_auto_blacklisting_state ( System asyncResult ) : CommonEnabledState[][]
Endget_vector_blacklist_category ( System asyncResult ) : string[][]
Endget_vector_blacklist_detection_seconds ( System asyncResult ) : long[][]
Endget_vector_blacklist_duration ( System asyncResult ) : long[][]
Endget_vector_default_internal_rate_limit ( System asyncResult ) : long[][]
Endget_vector_detection_threshold_percent ( System asyncResult ) : long[][]
Endget_vector_detection_threshold_pps ( System asyncResult ) : long[][]
Endget_vector_packet_type ( System asyncResult ) : SecurityDoSDeviceDoSNetworkVectorPacketType[][][]
Endget_vector_statistics ( System asyncResult ) : iControl.SecurityDoSDeviceVectorStatistics[]
Endget_version ( System asyncResult ) : string
Endremove_all_vector_packet_types ( System asyncResult ) : void
Endremove_vector_packet_type ( System asyncResult ) : void
Endreset_vector_statistics ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_publisher ( System asyncResult ) : void
Endset_vector_auto_blacklisting_state ( System asyncResult ) : void
Endset_vector_blacklist_category ( System asyncResult ) : void
Endset_vector_blacklist_detection_seconds ( System asyncResult ) : void
Endset_vector_blacklist_duration ( System asyncResult ) : void
Endset_vector_default_internal_rate_limit ( System asyncResult ) : void
Endset_vector_detection_threshold_percent ( System asyncResult ) : void
Endset_vector_detection_threshold_pps ( System asyncResult ) : void
SecurityDoSDevice ( ) : System

Приватные методы

Метод Описание
add_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, SecurityDoSDeviceDoSNetworkVectorPacketType packet_types ) : void
get_all_vector_statistics ( string devices ) : iControl.SecurityDoSDeviceVectorStatistics[]
get_description ( string devices ) : string[]
get_list ( ) : string[]
get_publisher ( string devices ) : string[]
get_vector ( string devices ) : SecurityDoSDeviceDoSDeviceVector[][]
get_vector_auto_blacklisting_state ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : CommonEnabledState[][]
get_vector_blacklist_category ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : string[][]
get_vector_blacklist_detection_seconds ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : long[][]
get_vector_blacklist_duration ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : long[][]
get_vector_default_internal_rate_limit ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : long[][]
get_vector_detection_threshold_percent ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : long[][]
get_vector_detection_threshold_pps ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : long[][]
get_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : SecurityDoSDeviceDoSNetworkVectorPacketType[][][]
get_vector_statistics ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : iControl.SecurityDoSDeviceVectorStatistics[]
get_version ( ) : string
remove_all_vector_packet_types ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : void
remove_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, SecurityDoSDeviceDoSNetworkVectorPacketType packet_types ) : void
reset_vector_statistics ( string devices, SecurityDoSDeviceDoSDeviceVector vectors ) : void
set_description ( string devices, string descriptions ) : void
set_publisher ( string devices, string publishers ) : void
set_vector_auto_blacklisting_state ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, CommonEnabledState states ) : void
set_vector_blacklist_category ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, string values ) : void
set_vector_blacklist_detection_seconds ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values ) : void
set_vector_blacklist_duration ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values ) : void
set_vector_default_internal_rate_limit ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values ) : void
set_vector_detection_threshold_percent ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values ) : void
set_vector_detection_threshold_pps ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values ) : void

Описание методов

Beginadd_vector_packet_type() публичный Метод

public Beginadd_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, SecurityDoSDeviceDoSNetworkVectorPacketType packet_types, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
packet_types SecurityDoSDeviceDoSNetworkVectorPacketType
callback System
asyncState object
Результат System.IAsyncResult

Beginget_all_vector_statistics() публичный Метод

public Beginget_all_vector_statistics ( string devices, System callback, object asyncState ) : System.IAsyncResult
devices string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_description() публичный Метод

public Beginget_description ( string devices, System callback, object asyncState ) : System.IAsyncResult
devices string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_list() публичный Метод

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginget_publisher() публичный Метод

public Beginget_publisher ( string devices, System callback, object asyncState ) : System.IAsyncResult
devices string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector() публичный Метод

public Beginget_vector ( string devices, System callback, object asyncState ) : System.IAsyncResult
devices string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_auto_blacklisting_state() публичный Метод

public Beginget_vector_auto_blacklisting_state ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_blacklist_category() публичный Метод

public Beginget_vector_blacklist_category ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_blacklist_detection_seconds() публичный Метод

public Beginget_vector_blacklist_detection_seconds ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_blacklist_duration() публичный Метод

public Beginget_vector_blacklist_duration ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_default_internal_rate_limit() публичный Метод

public Beginget_vector_default_internal_rate_limit ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_detection_threshold_percent() публичный Метод

public Beginget_vector_detection_threshold_percent ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_detection_threshold_pps() публичный Метод

public Beginget_vector_detection_threshold_pps ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_packet_type() публичный Метод

public Beginget_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_vector_statistics() публичный Метод

public Beginget_vector_statistics ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginget_version() публичный Метод

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_all_vector_packet_types() публичный Метод

public Beginremove_all_vector_packet_types ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginremove_vector_packet_type() публичный Метод

public Beginremove_vector_packet_type ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, SecurityDoSDeviceDoSNetworkVectorPacketType packet_types, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
packet_types SecurityDoSDeviceDoSNetworkVectorPacketType
callback System
asyncState object
Результат System.IAsyncResult

Beginreset_vector_statistics() публичный Метод

public Beginreset_vector_statistics ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
callback System
asyncState object
Результат System.IAsyncResult

Beginset_description() публичный Метод

public Beginset_description ( string devices, string descriptions, System callback, object asyncState ) : System.IAsyncResult
devices string
descriptions string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_publisher() публичный Метод

public Beginset_publisher ( string devices, string publishers, System callback, object asyncState ) : System.IAsyncResult
devices string
publishers string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_vector_auto_blacklisting_state() публичный Метод

public Beginset_vector_auto_blacklisting_state ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_vector_blacklist_category() публичный Метод

public Beginset_vector_blacklist_category ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, string values, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
values string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_vector_blacklist_detection_seconds() публичный Метод

public Beginset_vector_blacklist_detection_seconds ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
values long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_vector_blacklist_duration() публичный Метод

public Beginset_vector_blacklist_duration ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
values long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_vector_default_internal_rate_limit() публичный Метод

public Beginset_vector_default_internal_rate_limit ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
values long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_vector_detection_threshold_percent() публичный Метод

public Beginset_vector_detection_threshold_percent ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
values long
callback System
asyncState object
Результат System.IAsyncResult

Beginset_vector_detection_threshold_pps() публичный Метод

public Beginset_vector_detection_threshold_pps ( string devices, SecurityDoSDeviceDoSDeviceVector vectors, long values, System callback, object asyncState ) : System.IAsyncResult
devices string
vectors SecurityDoSDeviceDoSDeviceVector
values long
callback System
asyncState object
Результат System.IAsyncResult

Endadd_vector_packet_type() публичный Метод

public Endadd_vector_packet_type ( System asyncResult ) : void
asyncResult System
Результат void

Endget_all_vector_statistics() публичный Метод

public Endget_all_vector_statistics ( System asyncResult ) : iControl.SecurityDoSDeviceVectorStatistics[]
asyncResult System
Результат iControl.SecurityDoSDeviceVectorStatistics[]

Endget_description() публичный Метод

public Endget_description ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_list() публичный Метод

public Endget_list ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_publisher() публичный Метод

public Endget_publisher ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_vector() публичный Метод

public Endget_vector ( System asyncResult ) : SecurityDoSDeviceDoSDeviceVector[][]
asyncResult System
Результат SecurityDoSDeviceDoSDeviceVector[][]

Endget_vector_auto_blacklisting_state() публичный Метод

public Endget_vector_auto_blacklisting_state ( System asyncResult ) : CommonEnabledState[][]
asyncResult System
Результат CommonEnabledState[][]

Endget_vector_blacklist_category() публичный Метод

public Endget_vector_blacklist_category ( System asyncResult ) : string[][]
asyncResult System
Результат string[][]

Endget_vector_blacklist_detection_seconds() публичный Метод

public Endget_vector_blacklist_detection_seconds ( System asyncResult ) : long[][]
asyncResult System
Результат long[][]

Endget_vector_blacklist_duration() публичный Метод

public Endget_vector_blacklist_duration ( System asyncResult ) : long[][]
asyncResult System
Результат long[][]

Endget_vector_default_internal_rate_limit() публичный Метод

public Endget_vector_default_internal_rate_limit ( System asyncResult ) : long[][]
asyncResult System
Результат long[][]

Endget_vector_detection_threshold_percent() публичный Метод

public Endget_vector_detection_threshold_percent ( System asyncResult ) : long[][]
asyncResult System
Результат long[][]

Endget_vector_detection_threshold_pps() публичный Метод

public Endget_vector_detection_threshold_pps ( System asyncResult ) : long[][]
asyncResult System
Результат long[][]

Endget_vector_packet_type() публичный Метод

public Endget_vector_packet_type ( System asyncResult ) : SecurityDoSDeviceDoSNetworkVectorPacketType[][][]
asyncResult System
Результат SecurityDoSDeviceDoSNetworkVectorPacketType[][][]

Endget_vector_statistics() публичный Метод

public Endget_vector_statistics ( System asyncResult ) : iControl.SecurityDoSDeviceVectorStatistics[]
asyncResult System
Результат iControl.SecurityDoSDeviceVectorStatistics[]

Endget_version() публичный Метод

public Endget_version ( System asyncResult ) : string
asyncResult System
Результат string

Endremove_all_vector_packet_types() публичный Метод

public Endremove_all_vector_packet_types ( System asyncResult ) : void
asyncResult System
Результат void

Endremove_vector_packet_type() публичный Метод

public Endremove_vector_packet_type ( System asyncResult ) : void
asyncResult System
Результат void

Endreset_vector_statistics() публичный Метод

public Endreset_vector_statistics ( System asyncResult ) : void
asyncResult System
Результат void

Endset_description() публичный Метод

public Endset_description ( System asyncResult ) : void
asyncResult System
Результат void

Endset_publisher() публичный Метод

public Endset_publisher ( System asyncResult ) : void
asyncResult System
Результат void

Endset_vector_auto_blacklisting_state() публичный Метод

public Endset_vector_auto_blacklisting_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_vector_blacklist_category() публичный Метод

public Endset_vector_blacklist_category ( System asyncResult ) : void
asyncResult System
Результат void

Endset_vector_blacklist_detection_seconds() публичный Метод

public Endset_vector_blacklist_detection_seconds ( System asyncResult ) : void
asyncResult System
Результат void

Endset_vector_blacklist_duration() публичный Метод

public Endset_vector_blacklist_duration ( System asyncResult ) : void
asyncResult System
Результат void

Endset_vector_default_internal_rate_limit() публичный Метод

public Endset_vector_default_internal_rate_limit ( System asyncResult ) : void
asyncResult System
Результат void

Endset_vector_detection_threshold_percent() публичный Метод

public Endset_vector_detection_threshold_percent ( System asyncResult ) : void
asyncResult System
Результат void

Endset_vector_detection_threshold_pps() публичный Метод

public Endset_vector_detection_threshold_pps ( System asyncResult ) : void
asyncResult System
Результат void

SecurityDoSDevice() публичный Метод

public SecurityDoSDevice ( ) : System
Результат System