SnmpConfiguration
{
"community": "string",
"large_trap_payload": false,
"snmp_v3_config": {
"engine_id": "string",
"user": {
"auth_passphrase": "string",
"auth_type": "string",
"priv_passphrase": "string",
"priv_type": "string",
"username": "string"
}
},
"sys_contact": "string",
"sys_location": "string",
"version": "string"
}
Community string for SNMP v2c. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Support for 4096 bytes trap payload. Field introduced in 17.2.13,18.1.4,18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Sets the sysContact in system MIB. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Sets the sysLocation in system MIB. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
SNMP version support. V2 or V3. Enum options - SNMP_VER2, SNMP_VER3. Field introduced in 17.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.