| unbindsnmptrap_user |
Use this method to unbind user from snmp trap. |
Syntax |
Parameters |
trapclass |
Type of trap messages that the Citrix ADC sends to the trap listener: Generic or the enterprise-specific messages defined in the MIB file. This is mandatory parameter. Possible Values : generic, specific. |
trapdestination |
IPv4 or the IPv6 address of the trap listener to which the Citrix ADC is to send SNMP trap messages. This is mandatory parameter. Minimum value = 1. |
version |
SNMP version, which determines the format of trap messages sent to the trap listener.
This setting must match the setting on the trap listener. Otherwise, the listener drops the trap messages. Default value = V3. Possible Values : V1, V2, V3. |
username |
Name of the SNMP user that will send the SNMPv3 traps. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |