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

Type: array
No Additional Items

Tuple Validation

Parameter 1: snmp_update

snmp_update

Type: object

SNMPUpdateArgs parameters.

No Additional Properties

Location

Type: string

Contact


Type: stringFormat: email
Type: string
Must match regular expression: ^[-_a-zA-Z0-9\s]*$

Traps

Type: boolean

V3

Type: boolean

Community

Type: string
Must match regular expression: ^[-_a-zA-Z0-9\s]*$

V3 Username

Type: string

Must be at most 20 characters long

V3 Authtype

Type: enum (of string)
Must be one of:
  • ""
  • "MD5"
  • "SHA"

V3 Password

Type: string

V3 Privproto


Type: enum (of null or string)
Must be one of:
  • null
  • "AES"
  • "DES"
Type: null

V3 Privpassphrase


Type: string
Type: null

Loglevel

Type: integer

Value must be greater or equal to 0 and lesser or equal to 7

Options

Type: string

Zilstat

Type: boolean

SNMPEntry

Type: object
No Additional Properties

Location

Type: string

Contact


Type: stringFormat: email
Type: string
Must match regular expression: ^[-_a-zA-Z0-9\s]*$

Traps

Type: boolean

V3

Type: boolean

Community

Type: string Default: "public"
Must match regular expression: ^[-_a-zA-Z0-9\s]*$

V3 Username

Type: string

Must be at most 20 characters long

V3 Authtype

Type: enum (of string)
Must be one of:
  • ""
  • "MD5"
  • "SHA"

V3 Password

Type: string

V3 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: integer

Value must be greater or equal to 0 and lesser or equal to 7

Options

Type: string

Zilstat

Type: boolean

Id

Type: integer


Required roles: SYSTEM_GENERAL_WRITE