SNMP Connection Handler REST Endpoints

SNMP Connection Handler
The SNMP Connection Handler can be used to process SNMP requests to retrieve monitoring information described by the MIB 2605. Supported protocol are SNMP V1, V2c and V3. The SNMP connection handler will process SNMP requests sent by SNMP Managers to retrieve information described the MIB 2605.
Add, Search, Compare or Delete SNMP Connection Handler
Method: post
Path: /rest/v1/admin
Delete a SNMP Connection Handler by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find SNMP Connection Handler by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a SNMP Connection Handler by DN
Method: patch
Path: /rest/v1/admin/{dn}