VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target:

Avaliable Methods

public method set_port ()
 
public method set_type ()
 
public method get_port ()
 
public method get_user ()
 
public method get_sec_level ()
 
public method set_sec_level ()
 
public method set_ip ()
 
public method new ()
 
public method get_type ()
 
public method set_user ()
 
public method get_ip ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target class Structure that defines an SNMP v3 inform or trap target.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::get_ip ( )

Gets the value of 'ip' property.

Return values
ip- The current value of the field. SNMP target ip String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::get_port ( )

Gets the value of 'port' property.

Return values
port- The current value of the field. SNMP target port long#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::get_sec_level ( )

Gets the value of 'sec_level' property.

Return values
sec_level- The current value of the field. SNMP security level SNMPSecLevel#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::get_type ( )

Gets the value of 'type' property.

Return values
type- The current value of the field. SNMP target type SNMPv3Notfication#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::get_user ( )

Gets the value of 'user' property.

Return values
user- The current value of the field. SNMP User String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::new ( )

Constructor to initialize the Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::set_ip ( )

Sets the given value for 'ip' property.

Parameters
ip- New value for the field. SNMP target ip
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::set_port ( )

Sets the given value for 'port' property.

Parameters
port- New value for the field. SNMP target port
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::set_sec_level ( )

Sets the given value for 'sec_level' property.

Parameters
sec_level- New value for the field. SNMP security level
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::set_type ( )

Sets the given value for 'type' property.

Parameters
type- New value for the field. SNMP target type
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPv3Target::set_user ( )

Sets the given value for 'user' property.

Parameters
user- New value for the field. SNMP User
Code:
click to view

The documentation for this class was generated from the following file: