SnmpServiceProperties (schema)

SNMP Service properties

Name Description Type Notes
communities SNMP v1, v2c community strings array of string Maximum items: 1
start_on_boot Start when system boots boolean Required
v2_configured SNMP v2 is configured or not boolean Readonly
v3_auth_protocol SNMP v3 auth protocol string Required
Enum: SHA1
Default: "SHA1"
v3_configured SNMP v3 is configured or not boolean Readonly
v3_priv_protocol SNMP v3 private protocol string Required
Enum: AES128
Default: "AES128"
v3_users V3 users

SNMP v3 users information
array of SnmpV3User Maximum items: 1