Method | Description | |
---|---|---|
Beginadd_interface ( string trunks, string interfaces, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string trunks, bool lacp_states, string interfaces, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_trunks ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_trunk ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_active_lacp_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_configured_member_count ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_distribution_hash_option ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_interface ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_lacp_enabled_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_lacp_timeout_option ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_link_selection_policy ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_media_speed ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_media_status ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_operational_member_count ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_qinq_ether_type ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_stp_enabled_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_stp_protocol_detection_reset_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_interfaces ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_interface ( string trunks, string interfaces, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_active_lacp_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string trunks, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_distribution_hash_option ( string trunks, NetworkingTrunkDistributionHashOption hashing_options, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_lacp_enabled_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_lacp_timeout_option ( string trunks, NetworkingTrunkLACPTimeoutOption timeout_options, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_link_selection_policy ( string trunks, NetworkingTrunkLinkSelectionPolicy policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_qinq_ether_type ( string trunks, string ether_types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_stp_enabled_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_stp_protocol_detection_reset_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_interface ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_trunks ( System asyncResult ) : void | ||
Enddelete_trunk ( System asyncResult ) : void | ||
Endget_active_lacp_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_configured_member_count ( System asyncResult ) : long[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_distribution_hash_option ( System asyncResult ) : NetworkingTrunkDistributionHashOption[] | ||
Endget_interface ( System asyncResult ) : string[][] | ||
Endget_lacp_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_lacp_timeout_option ( System asyncResult ) : NetworkingTrunkLACPTimeoutOption[] | ||
Endget_link_selection_policy ( System asyncResult ) : NetworkingTrunkLinkSelectionPolicy[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_media_speed ( System asyncResult ) : long[] | ||
Endget_media_status ( System asyncResult ) : NetworkingMediaStatus[] | ||
Endget_operational_member_count ( System asyncResult ) : long[] | ||
Endget_qinq_ether_type ( System asyncResult ) : string[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_stp_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_stp_protocol_detection_reset_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_interfaces ( System asyncResult ) : void | ||
Endremove_interface ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_active_lacp_state ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_distribution_hash_option ( System asyncResult ) : void | ||
Endset_lacp_enabled_state ( System asyncResult ) : void | ||
Endset_lacp_timeout_option ( System asyncResult ) : void | ||
Endset_link_selection_policy ( System asyncResult ) : void | ||
Endset_qinq_ether_type ( System asyncResult ) : void | ||
Endset_stp_enabled_state ( System asyncResult ) : void | ||
Endset_stp_protocol_detection_reset_state ( System asyncResult ) : void | ||
NetworkingTrunk ( ) : System |
Method | Description | |
---|---|---|
add_interface ( string trunks, string interfaces ) : void | ||
create ( string trunks, bool lacp_states, string interfaces ) : void | ||
delete_all_trunks ( ) : void | ||
delete_trunk ( string trunks ) : void | ||
get_active_lacp_state ( string trunks ) : CommonEnabledState[] | ||
get_all_statistics ( ) : |
||
get_configured_member_count ( string trunks ) : long[] | ||
get_description ( string trunks ) : string[] | ||
get_distribution_hash_option ( string trunks ) : NetworkingTrunkDistributionHashOption[] | ||
get_interface ( string trunks ) : string[][] | ||
get_lacp_enabled_state ( string trunks ) : CommonEnabledState[] | ||
get_lacp_timeout_option ( string trunks ) : NetworkingTrunkLACPTimeoutOption[] | ||
get_link_selection_policy ( string trunks ) : NetworkingTrunkLinkSelectionPolicy[] | ||
get_list ( ) : string[] | ||
get_media_speed ( string trunks ) : long[] | ||
get_media_status ( string trunks ) : NetworkingMediaStatus[] | ||
get_operational_member_count ( string trunks ) : long[] | ||
get_qinq_ether_type ( string trunks ) : string[] | ||
get_statistics ( string trunks ) : |
||
get_stp_enabled_state ( string trunks ) : CommonEnabledState[] | ||
get_stp_protocol_detection_reset_state ( string trunks ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
remove_all_interfaces ( string trunks ) : void | ||
remove_interface ( string trunks, string interfaces ) : void | ||
reset_statistics ( string trunks ) : void | ||
set_active_lacp_state ( string trunks, CommonEnabledState states ) : void | ||
set_description ( string trunks, string descriptions ) : void | ||
set_distribution_hash_option ( string trunks, NetworkingTrunkDistributionHashOption hashing_options ) : void | ||
set_lacp_enabled_state ( string trunks, CommonEnabledState states ) : void | ||
set_lacp_timeout_option ( string trunks, NetworkingTrunkLACPTimeoutOption timeout_options ) : void | ||
set_link_selection_policy ( string trunks, NetworkingTrunkLinkSelectionPolicy policies ) : void | ||
set_qinq_ether_type ( string trunks, string ether_types ) : void | ||
set_stp_enabled_state ( string trunks, CommonEnabledState states ) : void | ||
set_stp_protocol_detection_reset_state ( string trunks, CommonEnabledState states ) : void |
public Beginadd_interface ( string trunks, string interfaces, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
interfaces | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string trunks, bool lacp_states, string interfaces, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
lacp_states | bool | |
interfaces | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_trunks ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_trunk ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_active_lacp_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_configured_member_count ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_distribution_hash_option ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_interface ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_lacp_enabled_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_lacp_timeout_option ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_link_selection_policy ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_media_speed ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_media_status ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_operational_member_count ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_qinq_ether_type ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_stp_enabled_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_stp_protocol_detection_reset_state ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | 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 Beginremove_all_interfaces ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_interface ( string trunks, string interfaces, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
interfaces | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_active_lacp_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string trunks, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_distribution_hash_option ( string trunks, NetworkingTrunkDistributionHashOption hashing_options, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
hashing_options | NetworkingTrunkDistributionHashOption | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_lacp_enabled_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_lacp_timeout_option ( string trunks, NetworkingTrunkLACPTimeoutOption timeout_options, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
timeout_options | NetworkingTrunkLACPTimeoutOption | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_link_selection_policy ( string trunks, NetworkingTrunkLinkSelectionPolicy policies, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
policies | NetworkingTrunkLinkSelectionPolicy | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_qinq_ether_type ( string trunks, string ether_types, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
ether_types | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_stp_enabled_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_stp_protocol_detection_reset_state ( string trunks, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
trunks | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_interface ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_trunks ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_trunk ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_active_lacp_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_configured_member_count ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_distribution_hash_option ( System asyncResult ) : NetworkingTrunkDistributionHashOption[] | ||
asyncResult | System | |
return | NetworkingTrunkDistributionHashOption[] |
public Endget_interface ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_lacp_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_lacp_timeout_option ( System asyncResult ) : NetworkingTrunkLACPTimeoutOption[] | ||
asyncResult | System | |
return | NetworkingTrunkLACPTimeoutOption[] |
public Endget_link_selection_policy ( System asyncResult ) : NetworkingTrunkLinkSelectionPolicy[] | ||
asyncResult | System | |
return | NetworkingTrunkLinkSelectionPolicy[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_media_speed ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_media_status ( System asyncResult ) : NetworkingMediaStatus[] | ||
asyncResult | System | |
return | NetworkingMediaStatus[] |
public Endget_operational_member_count ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_qinq_ether_type ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_stp_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_stp_protocol_detection_reset_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_interfaces ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_interface ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_active_lacp_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_distribution_hash_option ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_lacp_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_lacp_timeout_option ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_link_selection_policy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_qinq_ether_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_stp_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_stp_protocol_detection_reset_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |