Click or drag to resize

SolidFireElementSetSnmpACL Method

Overload List
  NameDescription
Public methodSetSnmpACL(SetSnmpACLRequest)
SetSnmpACL enables you to configure SNMP access permissions on the cluster nodes. The values you set with this interface apply to all nodes in the cluster, and the values that are passed replace, in whole, all values set in any previous call to SetSnmpACL. Also note that the values set with this interface replace all network or usmUsers values set with the older SetSnmpInfo.
Public methodSetSnmpACL(SnmpNetwork, SnmpV3UsmUser)
SetSnmpACL enables you to configure SNMP access permissions on the cluster nodes. The values you set with this interface apply to all nodes in the cluster, and the values that are passed replace, in whole, all values set in any previous call to SetSnmpACL. Also note that the values set with this interface replace all network or usmUsers values set with the older SetSnmpInfo.
Top
See Also