Managed Object - HostSnmpSystem(vim.host.SnmpSystem)

Property of
HostConfigManager, ServiceContent
See also
HostSnmpConfigSpec, HostSnmpSystemAgentLimits


Managed Object Description

Provision the SNMP Version 1,2c agent. This object is accessed through the HostConfigManager object.

Properties

Name Type Description
configuration PHostSnmpConfigSpec

Since VI API 2.5
limits PHostSnmpSystemAgentLimits

Since VI API 2.5
P Required privilege: Global.Settings

Methods

Methods defined in this Managed Object
ReconfigureSnmpAgent, SendTestNotification

ReconfigureSnmpAgent(reconfigureSnmpAgent)

Required Privileges
Global.Settings
Since
VI API 2.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostSnmpSystem used to make the method call.
specHostSnmpConfigSpec



Return Value

Type Description
None

Faults

Type Description
InsufficientResourcesFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None

Show WSDL type definition



SendTestNotification(sendTestNotification)

Required Privileges
Global.Settings
Since
VI API 2.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostSnmpSystem used to make the method call.

Return Value

Type Description
None

Faults

Type Description
InsufficientResourcesFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None

Show WSDL type definition