| setsnmptrap_severity |
Use this method to set severity level at or above which the Citrix ADC sends trap messages to this trap listener. The severity levels, in increasing order of severity, are Informational, Warning, Minor, Major, Critical. This parameter can be set for trap listeners of type SPECIFIC only. The default is to send all levels of trap messages. Important: Trap messages are not assigned severity levels unless you specify severity levels when configuring SNMP alarms. |
Syntax |
Parameters |
trapclass |
Type of trap specified in the trap-listener entry. Because this parameter is used for identifying the trap listener entry, it cannot be modified after the entry has been created. 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. |
severity |
Severity level at or above which the Citrix ADC sends trap messages to this trap listener. The severity levels, in increasing order of severity, are Informational, Warning, Minor, Major, Critical. This parameter can be set for trap listeners of type SPECIFIC only. The default is to send all levels of trap messages.
Important: Trap messages are not assigned severity levels unless you specify severity levels when configuring SNMP alarms. Default value = SNMP_SEV_UNKNOWN. Possible Values : Critical, Major, Minor, Warning, Informational. |
Return Value |
Returns simpleResult |
See Also |