| setinterface_bandwidthhigh |
Use this method to set high threshold value for the bandwidth usage of the interface, in Mbps. The Citrix ADC generates an SNMP trap message when the bandwidth usage of the interface is greater than or equal to the specified high threshold value. |
Syntax |
Parameters |
id |
ID of the Interface whose parameters you want to modify.
For a Citrix ADC, specify the interface in C/U notation (for example, 1/3).
For a cluster configuration, specify the interface in N/C/U notation (for example, 2/1/3).
where C can take one of the following values:
* 0 - Indicates a management interface.
* 1 - Indicates a 1 Gbps port.
* 10 - Indicates a 10 Gbps port.
U is a unique integer for representing an interface in a particular port group.
N is the ID of the node to which an interface belongs in a cluster configuration.
Use spaces to separate multiple entries. This is mandatory parameter. |
bandwidthhigh |
High threshold value for the bandwidth usage of the interface, in Mbps. The Citrix ADC generates an SNMP trap message when the bandwidth usage of the interface is greater than or equal to the specified high threshold value. Maximum value = 160000. |
bandwidthnormal |
Normal threshold value for the bandwidth usage of the interface, in Mbps. When the bandwidth usage of the interface becomes less than or equal to the specified normal threshold after exceeding the high threshold, the Citrix ADC generates an SNMP trap message to indicate that the bandwidth usage has returned to normal. Maximum value = 160000. |
Return Value |
Returns simpleResult |
See Also |