|
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
|
Avaliable Methods | |
| public method | set_max_buffer_size () |
| public method | set_max_community_length () |
| public method | get_max_destinations_v3 () |
| public method | get_max_community_length () |
| public method | set_max_notification_filters () |
| public method | set_max_trap_destinations_v1 () |
| public method | set_max_communities () |
| public method | get_max_trap_destinations_v1 () |
| public method | get_max_buffer_size () |
| public method | set_max_destinations_v3 () |
| public method | get_max_notification_filters () |
| public method | new () |
| public method | get_max_communities () |
Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits class Structure that provides various limits of the SNMP agent.
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::get_max_buffer_size | ( | ) |
Gets the value of 'max_buffer_size' property.
| max_buffer_size | - The current value of the field. Set up max buffer size long# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::get_max_communities | ( | ) |
Gets the value of 'max_communities' property.
| max_communities | - The current value of the field. Set up maximum communities limit long# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::get_max_community_length | ( | ) |
Gets the value of 'max_community_length' property.
| max_community_length | - The current value of the field. Set up max community length long# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::get_max_destinations_v3 | ( | ) |
Gets the value of 'max_destinations_v3' property.
| max_destinations_v3 | - The current value of the field. Set up max destinations limit long# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::get_max_notification_filters | ( | ) |
Gets the value of 'max_notification_filters' property.
| max_notification_filters | - The current value of the field. Set up max notification Filters long# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::get_max_trap_destinations_v1 | ( | ) |
Gets the value of 'max_trap_destinations_v1' property.
| max_trap_destinations_v1 | - The current value of the field. Set up max trap destinations limit long# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits structure
| Blessed | object |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::set_max_buffer_size | ( | ) |
Sets the given value for 'max_buffer_size' property.
| max_buffer_size | - New value for the field. Set up max buffer size |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::set_max_communities | ( | ) |
Sets the given value for 'max_communities' property.
| max_communities | - New value for the field. Set up maximum communities limit |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::set_max_community_length | ( | ) |
Sets the given value for 'max_community_length' property.
| max_community_length | - New value for the field. Set up max community length |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::set_max_destinations_v3 | ( | ) |
Sets the given value for 'max_destinations_v3' property.
| max_destinations_v3 | - New value for the field. Set up max destinations limit |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::set_max_notification_filters | ( | ) |
Sets the given value for 'max_notification_filters' property.
| max_notification_filters | - New value for the field. Set up max notification Filters |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPLimits::set_max_trap_destinations_v1 | ( | ) |
Sets the given value for 'max_trap_destinations_v1' property.
| max_trap_destinations_v1 | - New value for the field. Set up max trap destinations limit |
Code: