APIRef_tm_sys_snmp_communities¶
mgmt/tm/sys/snmp/communities
Specifies SNMP community strings and limits them to specific oid subsets.
REST Endpoints
- Collection URI
/mgmt/tm/sys/snmp/communities
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/snmp/communities/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
access |
string | optional | read/write | Community’s access level (read-only or read-write). | |
communityName |
string | required | read/write | The name of the community-string. | |
description |
string | optional | read/write | User defined description. | |
ipv6 |
string | optional | read/write | Enables or disables the use of IPv6 in conjunction with this community. | |
oidSubset |
string | optional | read/write | Limits this community string’s access to a portion of the oid tree. | |
source |
string | optional | read/write | Limits use of this community string to a specific source address. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.