[{"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.


snmp_v2c Optional

snmp_v3 Optional

string
snmp_version Optional

Possible values are: v2cv3


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

Feedback

Was this page helpful?