[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

SNMP3Config

Properties

string
authentication_password Optional

SNMPv3 Authentication password


string
authentication_type Optional

SNMPv3 Authentication type

Possible values are: NO_AUTHMD5SHA


string
context_name Optional

SNMPv3 Context name


string
privacy_password Optional

SNMPv3 Pricacy password


string
privacy_type Optional

SNMPv3 Privacy password type

Possible values are: AESDESAES128AES192AES2563DESNO_PRIV


string
username Optional

SNMPv3 Username

JSON Example

{
    "authentication_password": "VMware1!",
    "authentication_type": "MD5",
    "context_name": "default",
    "privacy_password": "VMware1!",
    "privacy_type": "AES256",
    "username": "readonly"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of

SNMPConfig
SnmpProfileRequest
SnmpProfileResponse

Feedback

Was this page helpful?