Click or drag to resize

GetSnmpInfoResult Properties

The GetSnmpInfoResult type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
If the nodes in the cluster are configured for SNMP.
Public propertyNetworks
List of networks and access types enabled for SNMP. Note: "networks" will only be present if SNMP V3 is disabled.
Public propertySnmpV3Enabled
If the nodes in the cluster are configured for SNMP v3.
Public propertyUsmUsers
If SNMP v3 is enabled, the values returned is a list of user access parameters for SNMP information from the cluster. This will be returned instead of the "networks" parameter.
Top
See Also