Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.59 KB

EditSnmpSettings.md

File metadata and controls

19 lines (14 loc) · 1.59 KB

EditSnmpSettings

Properties

Name Type Description Notes
snmp_community str, none_type Community string to be used with SNMP. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
snmp_get_enabled bool, none_type Accept SNMP commands. [optional]
snmp_get_port int, none_type Port number to which SNMP get requests should be sent. Positive integer value up to 65535 representing TCP/IP port. [optional]
snmp_sys_contact str, none_type Name of the SNMP administrator. Plain string. [optional]
snmp_sys_location str, none_type Location of the group. Plain string. [optional]
snmp_trap_enabled bool, none_type Enable or disable SNMP traps [optional]
snmp_trap_host str, none_type Hostname or IP Address to send SNMP traps. String of alphanumeric characters, valid range is from 2 to 255; Each label must be between 1 and 63 characters long; - and . are allowed after the first and before the last character. [optional]
snmp_trap_port int, none_type Port number of SNMP trap host. Positive integer value up to 65535 representing TCP/IP port. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]