API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new rmon-alarm by unique name

RMON alarm parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

RMON alarm profile name.

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

string
length between 1 and 256

The RMON alarm table periodically takes statistical samples from the
SNMP MIB objects in the probe and compares them to previously
configured thresholds. A hysteresis mechanism is implemented to limit
the generation of alarm. This mechanism generates one event as a
threshold is crossed in the appropriate direction for the SNMP MIB
object. No more events are generated for that threshold until the
opposite threshold is reached.

boolean
Defaults to true

Enables all RMON alarm.

string
length between 1 and 256

RMON alarm profile name.

rmon
array of objects
length ≤ 2147483647

RMON alarm parameters for given index.

rmon
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json