NSX Autonomous Edge REST API
SnmpV3Target (schema)
SNMP v3 targets information
SNMP v3 manager's reachability information.
Name | Description | Type | Notes |
---|---|---|---|
port | SNMP v2c manager port SNMP v2c manager's port. |
integer | Minimum: 1 Maximum: 65535 Default: "162" |
security_level | Security level SNMP v3 security level. |
string | Enum: AUTH_PRIV Default: "AUTH_PRIV" |
server | FQDN or IP address of the SNMP Manager Specify the fully qualified domain name, or ip address, of the server. |
HostnameOrIPv46Address | Required |
user_id | SNMP v3 user id Specify the user name used to authenticate with the SNMP Manager. |
string | Required |