VMware vSphere Automation SDK for .NET 6.5.0
SnmpTypes.cs File Reference

Classes

class  vmware::appliance::techpreview::monitoring::SnmpTypes
 Defines the data types of the Snmp API service. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPAuthProto
 Snmp.SNMPAuthProto enumerated type Defines SNMP authentication protocols More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPPrivProto
 Snmp.SNMPPrivProto enumerated type Defines SNMP privacy protocols More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPSecLevel
 Snmp.SNMPSecLevel enumerated type Defines SNMP decurity levels More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPv3Notfication
 Snmp.SNMPv3Notfication enumerated type Defines SNMP v3 notification types More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPLimits
 Snmp.SNMPLimits class Structure that provides various limits of the SNMP agent. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPTestResults
 Snmp.SNMPTestResults class Structure to provide operators diagnostics test results. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPStats
 Snmp.SNMPStats class Structure to provide operators diagnostics on snmp agent itself. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPConfig
 Snmp.SNMPConfig class Structure that defines the SNMP configuration, provided as input to set(), and never the result of get(). More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPUser
 Snmp.SNMPUser class Structure that defines information associated with an SNMP user. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPv3Target
 Snmp.SNMPv3Target class Structure that defines an SNMP v3 inform or trap target. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPv1TrapTarget
 Snmp.SNMPv1TrapTarget class Structure that defines an SNMP v1/v2c trap target. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPRemoteUser
 Snmp.SNMPRemoteUser class Structure that defines a user at particular remote SNMPv3 entity needed when using informs. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPConfigReadOnly
 Snmp.SNMPConfigReadOnly class Structure that defines the SNMP configuration, the result of get(), and never provided as input to set(). More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPHashConfig
 Snmp.SNMPHashConfig class Structure to provide up to two secrets to combine with the SNMPv3 engine ID and authentication or privacy protocol to form a localized hash. More...
class  vmware::appliance::techpreview::monitoring::SnmpTypes::SNMPHashResults
 Snmp.SNMPHashResults class Structure to provide operators diagnostics test results. More...

Namespaces

namespace  vmware::appliance::techpreview::monitoring