Network Automation¶
NOC provides rich set of API and predefined set of settings covering various areas of network automation:
- Python API for device interaction (a.k.a. Scripts)
- Templating for repeatable CLI commands
- Actions (as typed Templates)
- Handlers (Python plugins to extend existing functionality)
- Flexible task scheduling (Delayed and timed execution)
- Event processing (reaction for incoming events, like Syslog and SNMP Traps)
- Alarm reactions and recovering
- Metrics collecting and processing
- Underlying Network Inventory with clean Python API