get_alarms
List active security alarms from Firewalla, such as intrusion attempts and abnormal uploads. Filter by severity, type, or device to pinpoint relevant threats.
Instructions
List active security alarms from Firewalla (intrusion attempts, abnormal uploads, etc.). Supports filtering by severity, type, and device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | No | Filter alarms for a specific device by MAC address | |
| type | No | Filter by alarm type (e.g. 'ALARM_NEW_DEVICE', 'ALARM_ABNORMAL_BANDWIDTH_USAGE', 'ALARM_GAME', 'ALARM_VULNERABILITY') | |
| count | No | Max alarms to return (default all) | |
| severity | No | Filter by severity level (e.g. 'critical', 'major', 'minor', 'info') |