115
edits
No edit summary |
|||
Line 38: | Line 38: | ||
!Trigger name | !Trigger name | ||
!Description | !Description | ||
!Attribute usage | |||
|- | |- | ||
|mac_traffic | |mac_traffic | ||
|This trigger is checked continuously for each active MAC address. The update interval is defined by the timespan parameter of the attributes. | |This trigger is checked continuously for each active MAC address. The update interval is defined by the timespan parameter of the attributes. | ||
|mandatory | |||
|- | |- | ||
|mac_new_address | |mac_new_address | ||
|This trigger is checked once when a new MAC address appears for the first time. | |This trigger is checked once when a new MAC address appears for the first time. | ||
|optional | |||
|- | |- | ||
|mac_new_l7_protocol | |mac_new_l7_protocol | ||
|This trigger is checked when a MAC address uses a l7 protocol for the first time. | |This trigger is checked when a MAC address uses a l7 protocol for the first time. | ||
|optional | |||
|- | |- | ||
|arp_ip_mac_changed | |arp_ip_mac_changed | ||
|This trigger is checked on an ARP response and MAC address changed for a requested IP. | |This trigger is checked on an ARP response and MAC address changed for a requested IP. | ||
|optional | |||
|- | |- | ||
|ip_flow_end | |ip_flow_end | ||
|This trigger checks the attributes whenever an IP flow ended. | |This trigger checks the attributes whenever an IP flow ended. | ||
|mandatory | |||
|- | |- | ||
|ip_traffic | |ip_traffic | ||
|This trigger is checked continuously for each active IP or IP group. The update interval is defined by the timespan parameter of the attributes. | |This trigger is checked continuously for each active IP or IP group. The update interval is defined by the timespan parameter of the attributes. | ||
|mandatory | |||
|- | |- | ||
|ip_new_local_ip | |ip_new_local_ip | ||
|This trigger is checked once for each new local IP. | |This trigger is checked once for each new local IP. | ||
|optional | |||
|- | |- | ||
|ip_new_local_l7_protocol | |ip_new_local_l7_protocol | ||
|This trigger is checked once for each new l7 protocol used by a local IP. | |This trigger is checked once for each new l7 protocol used by a local IP. | ||
|optional | |||
|- | |- | ||
|ip_local_ip_multiple_macs | |ip_local_ip_multiple_macs | ||
|This trigger is checked on each new flow of a local IP address and more than one MAC address uses this IP. | |This trigger is checked on each new flow of a local IP address and more than one MAC address uses this IP. | ||
|optional | |||
|- | |- | ||
|ip_tcp_handshake | |ip_tcp_handshake | ||
|This trigger is checked after successful TCP handshake. | |This trigger is checked after successful TCP handshake. | ||
|mandatory | |||
|- | |- | ||
|qos_traffic | |qos_traffic | ||
|This trigger is checked continuously for each active QoS class. The update interval is defined by the timespan parameter of the attributes. | |This trigger is checked continuously for each active QoS class. The update interval is defined by the timespan parameter of the attributes. | ||
|mandatory | |||
|- | |- | ||
|dns_server_not_responding | |dns_server_not_responding | ||
|This trigger is checked when a DNS server is not responding for some time. | |This trigger is checked when a DNS server is not responding for some time. | ||
|optional | |||
|- | |- | ||
|sip_call_end | |sip_call_end | ||
|This trigger is checked when a SIP call ended. | |This trigger is checked when a SIP call ended. | ||
|mandatory | |||
|- | |- | ||
|global_interface_status_change | |global_interface_status_change | ||
|This trigger is checked when the status of an interfaces changes. | |This trigger is checked when the status of an interfaces changes. | ||
|optional | |||
|- | |- | ||
|global_interface_speed_change | |global_interface_speed_change | ||
|This trigger is checked when the speed of an interfaces changes. | |This trigger is checked when the speed of an interfaces changes. | ||
|optional | |||
|- | |- | ||
|global_interface_speed_mismatch | |global_interface_speed_mismatch | ||
|This trigger is checked when the status or speed of an interfaces changes and mismatches the speed of corresponding interface of a link. | |This trigger is checked when the status or speed of an interfaces changes and mismatches the speed of corresponding interface of a link. | ||
|optional | |||
|- | |- | ||
|global_traffic | |global_traffic | ||
|This trigger is checked continuously for the total traffic of the device. The update interval is defined by the timespan parameter of the attributes. | |This trigger is checked continuously for the total traffic of the device. The update interval is defined by the timespan parameter of the attributes. | ||
|mandatory | |||
|} | |} | ||