vSphere Web Services API
| 
 | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Managed Object - HostSnmpSystem(vim.host.SnmpSystem)
- Property of
 - HostConfigManager, ServiceContent
 - See also
 - HostSnmpConfigSpec, HostSnmpSystemAgentLimits
 - Since
 - 2.0
 
Managed Object Description
Provision the SNMP Version 1,2c agent. This object is accessed through the HostConfigManager object.Properties
| Name | Type | Description | 
|---|---|---|
| configuration P | HostSnmpConfigSpec | 
Since VI API 2.5 | 
| limits P | HostSnmpSystemAgentLimits | 
Since VI API 2.5 | 
Methods
| Methods defined in this Managed Object | 
|---|
| ReconfigureSnmpAgent, SendTestNotification | 
ReconfigureSnmpAgent(reconfigureSnmpAgent)
- Required Privileges
 - Global.Settings
 - Since
 - VI API 2.5
 
Parameters
| Name | Type | Description | 
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostSnmpSystem used to make the method call. | 
| spec | HostSnmpConfigSpec | 
Since VI API 2.5 | 
Return Value
| Type | Description | 
|---|---|
| None | |
Faults
| Type | Description | 
|---|---|
| InsufficientResourcesFault | |
| NotFound | |
| RuntimeFault | Thrown 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
| Name | Type | Description | 
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostSnmpSystem used to make the method call. | 
Return Value
| Type | Description | 
|---|---|
| None | |
Faults
| Type | Description | 
|---|---|
| InsufficientResourcesFault | |
| NotFound | |
| RuntimeFault | Thrown 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
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |