HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

SNMP Server Trap Enable

Enables a specific trap from the SNMP trap-list.

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Enables a specific trap from the SNMP trap-list.

string
required
1 to 256

trap name. A list of valid names can be found using the command show snmp trap-list

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language