snmp.update¶
Update SNMP Service Configuration.
— Rules — Enabling v3: requires v3_username, v3_authtype and v3_password Disabling v3: By itself will retain the v3 user settings and config in the ‘private’ config, but remove the entry in the public config to block v3 access by that user. Disabling v3 and clearing the v3_username: This will do the actions described in ‘Disabling v3’ and take the extra step to remove the user from the ‘private’ config.
The ‘v3_*’ settings are valid and enforced only when ‘v3’ is enabled
No Additional Items
Tuple Validation
Parameter 1: snmp_update
snmp_update
Type: objectSNMPUpdateArgs parameters.
No Additional PropertiesLocation
Type: stringContact
Must match regular expression:
^[-_a-zA-Z0-9\s]*$
Traps
Type: booleanV3
Type: booleanCommunity
Type: stringMust match regular expression:
^[-_a-zA-Z0-9\s]*$
V3 Username
Type: stringMust be at most 20
characters long
V3 Authtype
Type: enum (of string)Must be one of:
- ""
- "MD5"
- "SHA"
V3 Password
Type: stringV3 Privproto
Must be one of:
- null
- "AES"
- "DES"
V3 Privpassphrase
Loglevel
Type: integerValue must be greater or equal to 0
and lesser or equal to 7
Options
Type: stringZilstat
Type: booleanSnmpEntry
Type: objectNo Additional Properties
Location
Type: stringContact
Must match regular expression:
^[-_a-zA-Z0-9\s]*$
Traps
Type: booleanV3
Type: booleanCommunity
Type: string Default: "public"Must match regular expression:
^[-_a-zA-Z0-9\s]*$
V3 Username
Type: stringMust be at most 20
characters long
V3 Authtype
Type: enum (of string)Must be one of:
- ""
- "MD5"
- "SHA"
V3 Password
Type: stringV3 Privproto
Must be one of:
- null
- "AES"
- "DES"
V3 Privpassphrase
Default: nullLoglevel
Type: integerValue must be greater or equal to 0
and lesser or equal to 7
Options
Type: stringZilstat
Type: booleanId
Type: integerRequired roles: SYSTEM_GENERAL_WRITE