HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update a SNMP configuration by UUID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 32 and 36

UUID of SNMP Agent configuration.

Body Params

SNMP agent specification in body

string
string
required
boolean

True if the SNMP Agent is running

string

From Standard MIB, location of device

string

From Standard MIB, contact info for support

string
length ≤ 32

From Standard MIB, view name for other MIBs

ro_network
array of strings

Networks allowed by SNMP agent. If none are given, all will be accepted.

ro_network
integer
1 to 65535
Defaults to 161

Port SNMP agent will listen on.

integer
1 to 65535
Defaults to 162

Port SNMP agent will send traps on.

integer

Sequential snmp id for the snmp object

users
array of objects

List of SNMP v3 users

users
trap_sink
array of objects

Where to send traps to.

trap_sink
switch_uuids
array
required

UUIDs of switches this SNMP configuration is applied to

switch_uuids*
fabric_uuids
array
required

UUIDs of fabrics this SNMP configuration is applied to. When using fabric_uuid the configuration will be applied to all switches in the fabric. If the fabric is expanded the new switch will automatically pick up the new settings covered by fabric_uuid. To exclude, specify value as the empty array: []

fabric_uuids*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0