HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/snmp_views/{SNMP_View.name}/snmp_view_entry

Path Params
string
required

Reference Resource: SNMP_View
User configured SNMP view name.

Body Params
string of strings
required

Reference Resource: SNMP_View_Entry
SNMP view to be associated with a community or a user.

string

Mask represented in colon seperated hexadecimal format. Example FF:A0, ff:80. This column value can be empty. If not configured, masking of value is not done in the MIB view.

string
required
length between 1 and 1024

OID/MIB name to be included or excluded in MIB view example1: .1.3.6.1.2.1.2.2.1.1 example2: interfaces.ifTable.ifEntry.ifIndex.1

string
enum
required

included - MIB subtree included in SNMP view. excluded - MIB subtree excluded in SNMP view.

Allowed:
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!