[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
SnmpProfileResponse
Properties
string
entity_id
Optional
Entity Identifier for SNMP profile.
string
nick_name
Optional
User defined descriptor or identifier for particular SNMP profile.
string
snmp_version
Optional
Possible values are: v2c , v3
string
target_ip
Optional
IP address of SNMP target destination
integer
target_port
Optional
Receiving port number of SNMP target destination
JSON Example
{
"entity_id": "snmp-er67ght8kn67",
"nick_name": "AWS SNMP collector profile",
"target_ip": "10.11.11.102",
"target_port": 161
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of
SnmpProfileListResponse
Returned By
Add New SNMP Trap Destination Profile
Get Details Of An Existing SNMP Destination Profile
Update An Existing SNMP Destination Profile