Skip to main content
A newer release of this product is available.

snmp

Contributors
Suggest changes

snmp-community-add

POST /api/support/snmp/users

ONTAPI attribute REST attribute Comment

access-control

No REST Equivalent

access-control is set to default value in REST.

community

name

snmp-community-delete

DELETE /api/support/snmp/users/{engine_id}/{name}

ONTAPI attribute REST attribute Comment

access-control

No REST Equivalent

community

name

snmp-community-delete-all

DELETE /api/support/snmp/users

Note: Set the query parameter 'authentication-method' to 'community'.

There are no attributes defined for this ONTAPI call.

snmp-disable

PATCH /api/support/snmp

Note: Set the parameter 'enabled' to 'false'.

There are no attributes defined for this ONTAPI call.

snmp-enable

PATCH /api/support/snmp

Note: Set the paramater 'enabled' to 'true'.

There are no attributes defined for this ONTAPI call.

snmp-enable-snmpv3

This ONTAPI call does not have an equivalent REST API call.

snmp-get

This ONTAPI call does not have an equivalent REST API call.

snmp-get-next

This ONTAPI call does not have an equivalent REST API call.

snmp-prepare-to-downgrade

This ONTAPI call does not have an equivalent REST API call.

snmp-status

This ONTAPI call does not have an equivalent REST API call.

snmp-test-trap-trigger

This ONTAPI call does not have an equivalent REST API call.

snmp-trap-disable

This ONTAPI call does not have an equivalent REST API call.

snmp-trap-enable

This ONTAPI call does not have an equivalent REST API call.

snmp-traphost-add

POST /api/support/snmp/traphosts

ONTAPI attribute REST attribute Comment

host

host

username

user.name

snmp-traphost-delete

DELETE /api/support/snmp/traphosts/{host}

ONTAPI attribute REST attribute Comment

host

host

username

user.name

'user.name' can optionally be specified as a query parameter.