Click or drag to resize

SetSnmpInfoRequest Properties

The SetSnmpInfoRequest type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
If set to true, SNMP is enabled on each node in the cluster.
Public propertyNetworks
List of networks and what type of access they have to the SNMP servers running on the cluster nodes. See the SNMP Network Object for possible "networks" values. This parameter is required only for SNMP v2.
Public propertySnmpV3Enabled
If set to true, SNMP v3 is enabled on each node in the cluster.
Public propertyUsmUsers
If SNMP v3 is enabled, this value must be passed in place of the networks parameter. This parameter is required only for SNMP v3.
Top
See Also