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::SNMPHashResults Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults:

Avaliable Methods

public method get_auth_key ()
 
public method get_priv_key ()
 
public method set_auth_key ()
 
public method new ()
 
public method set_priv_key ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults class Structure to provide operators diagnostics test results.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::get_auth_key ( )

Gets the value of 'auth_key' property.

Return values
auth_key- The current value of the field. SNMP authentication key String#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::get_priv_key ( )

Gets the value of 'priv_key' property.

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

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

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

Sets the given value for 'auth_key' property.

Parameters
auth_key- New value for the field. SNMP authentication key
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::set_priv_key ( )

Sets the given value for 'priv_key' property.

Parameters
priv_key- New value for the field. SNMP privacy key
Code:
click to view

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