snmp.update¶
Update SNMP Service Configuration.
The v3_* settings are valid and enforced only when v3 is enabled.
Enabling v3 requires v3_username, v3_authtype, and v3_password. Disabling v3 alone retains the v3 user settings in the private config but removes the public config entry, blocking v3 access. Disabling v3 and clearing v3_username additionally removes the user from the private config.
Type: object
No Additional Properties
Must match regular expression:
Type: array
No Additional Items
Must match regular expression:
No Additional Items
Tuple Validation
Parameter 1: snmp_update
snmp_update
Type: objectSNMPUpdateArgs parameters.
No Additional PropertiesLocation
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: ""
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