Method | Description | |
---|---|---|
Beginget_http_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_http_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_http_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_http_sampling_rate_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_http_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_interface_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_interface_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_interface_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_interface_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_sampling_rate_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_http_is_active ( System asyncResult ) : bool[] | ||
Endget_http_list ( System asyncResult ) : string[] | ||
Endget_http_poll_interval_effective ( System asyncResult ) : long[] | ||
Endget_http_sampling_rate_effective ( System asyncResult ) : long[] | ||
Endget_http_subagent_id ( System asyncResult ) : long[] | ||
Endget_interface_is_active ( System asyncResult ) : bool[] | ||
Endget_interface_list ( System asyncResult ) : string[] | ||
Endget_interface_poll_interval_effective ( System asyncResult ) : long[] | ||
Endget_interface_subagent_id ( System asyncResult ) : long[] | ||
Endget_system_is_active ( System asyncResult ) : bool[] | ||
Endget_system_list ( System asyncResult ) : string[] | ||
Endget_system_poll_interval_effective ( System asyncResult ) : long[] | ||
Endget_system_subagent_id ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan_is_active ( System asyncResult ) : bool[] | ||
Endget_vlan_list ( System asyncResult ) : string[] | ||
Endget_vlan_poll_interval_effective ( System asyncResult ) : long[] | ||
Endget_vlan_sampling_rate_effective ( System asyncResult ) : long[] | ||
Endget_vlan_subagent_id ( System asyncResult ) : long[] | ||
ManagementSFlowDataSource ( ) : System |
Method | Description | |
---|---|---|
get_http_is_active ( string data_sources ) : bool[] | ||
get_http_list ( ) : string[] | ||
get_http_poll_interval_effective ( string data_sources ) : long[] | ||
get_http_sampling_rate_effective ( string data_sources ) : long[] | ||
get_http_subagent_id ( string data_sources ) : long[] | ||
get_interface_is_active ( string data_sources ) : bool[] | ||
get_interface_list ( ) : string[] | ||
get_interface_poll_interval_effective ( string data_sources ) : long[] | ||
get_interface_subagent_id ( string data_sources ) : long[] | ||
get_system_is_active ( string data_sources ) : bool[] | ||
get_system_list ( ) : string[] | ||
get_system_poll_interval_effective ( string data_sources ) : long[] | ||
get_system_subagent_id ( string data_sources ) : long[] | ||
get_version ( ) : string | ||
get_vlan_is_active ( string data_sources ) : bool[] | ||
get_vlan_list ( ) : string[] | ||
get_vlan_poll_interval_effective ( string data_sources ) : long[] | ||
get_vlan_sampling_rate_effective ( string data_sources ) : long[] | ||
get_vlan_subagent_id ( string data_sources ) : long[] |
public Beginget_http_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_http_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_http_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_http_sampling_rate_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_http_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_interface_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_interface_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_interface_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_interface_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_system_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_system_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_system_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_system_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_vlan_is_active ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_vlan_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_vlan_poll_interval_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_vlan_sampling_rate_effective ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_vlan_subagent_id ( string data_sources, System callback, object asyncState ) : System.IAsyncResult | ||
data_sources | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endget_http_is_active ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endget_http_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_http_poll_interval_effective ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_http_sampling_rate_effective ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_http_subagent_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_interface_is_active ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endget_interface_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_interface_poll_interval_effective ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_interface_subagent_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_system_is_active ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endget_system_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_system_poll_interval_effective ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_system_subagent_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_vlan_is_active ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endget_vlan_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_vlan_poll_interval_effective ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_vlan_sampling_rate_effective ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_vlan_subagent_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public ManagementSFlowDataSource ( ) : System | ||
return | System |