Network interface alerts
Send alerts on events relating to a network interface.
New Network interface alert items can be added.
Network interface alert
A single network interface alert source.
- Action options - The attributes controlling the action for the alert.
- Automation
Properties
Enable
Enable the alert.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config alerting interface-alert <key> enable
Network interfaces
The network interfaces to monitor.
- Data type: reference list
- Configuration
CLI: (cli)> config alerting interface-alert <key> interface
Alert type
The type of network interface alert.
| Option | Label | Description |
|---|---|---|
interface-up | Network interface up | The status of the network interface changes to up. |
interface-down | Network interface down | The status of the network interface changes to down. |
interface-state | Network interface state | The status of the network interface changes. |
- Data type: string select
- Default:
interface-state - Configuration
- Required
CLI: (cli)> config alerting interface-alert <key> alert-type
Action type
The notification or action to take when the conditions are met.
| Option | Label | Description |
|---|---|---|
email | Send Email | When an alert trippers, send an email to the listed recipients. |
sms | Send SMS | When an alert trippers, send an SMS to the listed recipients. |
snmp-trap | Send SNMP Trap | When an alert trippers, send an SNMP trap to the listed receivers. |
httpreq | Make HTTP(S) Request | When an alert trippers, fetch the URL provided. |
custom | Custom | When an alert trippers, run the customized automation script. |
- Data type: string select
- Configuration
- Required
CLI: (cli)> config alerting interface-alert <key> action-type
