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
Type: object
No Additional Properties
Must match regular expression:
Type: array
No Additional Items
No Additional Properties
Must match regular expression:
No Additional Items
Tuple Validation
Parameter 1: snmp_update
snmp_update
Type: objectNo Additional Properties
Location
Type: stringContact
Type: stringFormat: email
Type: string
Must match regular expression:
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
Type: enum (of null or string)
Must be one of:
- null
- "AES"
- "DES"
Type: null
V3 Privpassphrase
Type: string
Type: null
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
Type: stringFormat: email
Type: string
Must match regular expression:
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
Type: enum (of null or string)
Must be one of:
- null
- "AES"
- "DES"
Type: null
V3 Privpassphrase
Default: null Type: string
Type: null
Loglevel
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