Adds SNMP Target.
SYSTEM_ADMIN
All parameters are required unless otherwise stated.
| Field | Description | Type | Notes |
| snmp_target | |||
| server | String | ||
| port | SNMP port | Integer | |
| version | Version - SNMP version V2 or V3 | String | |
| community | Community name | String | |
| user_security_model | |||
| username | String | ||
| authentication | |||
| protocol | String | ||
| passphrase | String | ||
| privacy | |||
| protocol | String | ||
| passphrase | String |
Response indicating Success or Failure to configure SNMP target
| Field | Description | Type | Notes |
| snmp_target | |||
| id | String | ||
| port | String | ||
| version | String | ||
| community | String | ||
| user_security_model | |||
| username | String | ||
| authentication | |||
| protocol | String | ||
| privacy | |||
| protocol | String | ||
| server | String |