SnmpAgent

Properties

Name Type Description Notes
id str A non-modifiable, globally unique ID chosen by the system. [optional]
name str The name of the object (e.g., a file system or snapshot). [optional]
engine_id str An SNMP engine's administratively-unique identifier. [optional]
version str Version of the SNMP protocol to be used by an SNMP manager in communications with Purity's SNMP agent. Valid values are `v2c` and `v3`. [optional]
v2c SnmpV2c [optional]
v3 SnmpV3 [optional]

[Back to Model list] [Back to API list] [Back to Overview]