122
edits
Line 117: | Line 117: | ||
|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_gps_sync_status_change | |||
|This trigger is checked when the GPS clock synchronization status changes. | |||
|optional | |optional | ||
|- | |- | ||
Line 150: | Line 154: | ||
|This trigger is checked continuously for PPPoE discovery traffic. The update interval is defined by the timespan parameter of the attributes. | |This trigger is checked continuously for PPPoE discovery traffic. The update interval is defined by the timespan parameter of the attributes. | ||
|mandatory | |mandatory | ||
|- | |||
|lacp_channel_status_change | |||
|This trigger is checked when the status of a LACP port channel changes. | |||
|optional | |||
|} | |} | ||
Line 237: | Line 245: | ||
* global_interface_speed_mismatch | * global_interface_speed_mismatch | ||
** link_speed_difference: This is the absolute difference between the speeds of both interface of a link in mbit/s. | ** link_speed_difference: This is the absolute difference between the speeds of both interface of a link in mbit/s. | ||
* global_gps_sync_status_change | |||
** gps_sync_status: 0 means that the GPS clock in not synchronized, 1 means that the GPS clock is synchronized. | |||
* global_traffic | * global_traffic | ||
** throughput: The throughput bandwidth in bit/s on average during the configured timespan. | ** throughput: The throughput bandwidth in bit/s on average during the configured timespan. | ||
Line 256: | Line 266: | ||
** pppoe_discovery_packets: The number of PPPoE discovery packets seen during the configured timespan. | ** pppoe_discovery_packets: The number of PPPoE discovery packets seen during the configured timespan. | ||
** type: The type of PPPoE discovery packet (PADI, PADO, PADR, PADS, PADT or any). | ** type: The type of PPPoE discovery packet (PADI, PADO, PADR, PADS, PADT or any). | ||
* lacp_channel_status_change | |||
** channel_status: 0 means that the LACP port channel is not synchronized, 1 means that the LACP port channel is synchronized. | |||
== Channel configuration == | == Channel configuration == |
edits