snmp-server SNMPv1-v2c user oid¶
Define a remote entity to which user belongs
oid Specification¶
Parameter
Value
Type
Collection
Object Key(s)
oid-val
Collection Name
Collection URI
/axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid
Element Name
oid
Element URI
/axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid/{oid-val}
Element Attributes
oid_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid | ||
Create List | POST | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid | ||
Get Object | GET | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid/{oid-val} | ||
Get List | GET | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid | ||
Modify Object | POST | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid/{oid-val} | ||
Replace Object | PUT | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid/{oid-val} | ||
Replace List | PUT | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid | ||
Delete Object | DELETE | /axapi/v3/snmp-server/SNMPv1-v2c/user/{user}/oid/{oid-val} |
oid-list¶
oid-list is JSON List of oid attributes
oid-list : [
]
oid attributes¶
oid-val
Description specific the oid (The oid value, object-key)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
remote
Description: remote is a JSON Block. Please see below for remote
Type: Object
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
remote¶
Specification
Value
Type
object
host-list
Type: List
ipv4-list
Type: List
ipv6-list
Type: List
remote_host-list¶
Specification
Value
Type
list
Block object keys
dns-host
Description DNS remote host
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
ipv4-mask
Description IPV4 mask
Type: string
Format: ipv4-netmask
remote_ipv4-list¶
Specification
Value
Type
list
Block object keys
ipv4-host
Description IPV4 remote host
Type: string
Format: ipv4-address
ipv4-mask
Description IPV4 mask
Type: string
Format: ipv4-netmask
remote_ipv6-list¶
Specification
Value
Type
list
Block object keys
ipv6-host
Description IPV6 remote host
Type: string
Format: ipv6-address
ipv6-mask
Description IPV6 mask
Type: number
Range: 1-128