Extend the existing SNMP sub-agent with support for SNMP v2 traps.
How it is implemented:
The SNMP sub-agent reads all available streams and subscribes to all of them by calling the corresponding backend RCP. Received events are converted to SNMP v2 traps including value-bindings (if available) and sent by net-snmp API.
Extend the existing SNMP sub-agent with support for SNMP v2 traps.
How it is implemented: The SNMP sub-agent reads all available streams and subscribes to all of them by calling the corresponding backend RCP. Received events are converted to SNMP v2 traps including value-bindings (if available) and sent by net-snmp API.