< Back
Test-VMHostSnmp
Post
NAME Test-VMHostSnmp
SYNOPSIS
This cmdlet tests the host SNMP.
SYNTAX
Test-VMHostSnmp [-HostSnmp] <VmHostSnmp[]> [<CommonParameters>]
DESCRIPTION
This cmdlet tests the host SNMP specified by the HostSNMP parameter.
PARAMETERS
-HostSnmp <VmHostSnmp[]>
Specifies the host SNMP you want to test.
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Zero or more VmHostSnmp objects
NOTES
-------------------------- Example 1 --------------------------
Test-VMHostSNMP -HostSNMP (Get-VMHostSNMP)
Retrieves and tests the SNMP of the default server.
RELATED LINKS
Online Version: https://code.vmware.com/doc/preview?id= ... tSnmp.html
Get-VMHostSNMP
Set-VMHostSNMP
SYNOPSIS
This cmdlet tests the host SNMP.
SYNTAX
Test-VMHostSnmp [-HostSnmp] <VmHostSnmp[]> [<CommonParameters>]
DESCRIPTION
This cmdlet tests the host SNMP specified by the HostSNMP parameter.
PARAMETERS
-HostSnmp <VmHostSnmp[]>
Specifies the host SNMP you want to test.
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Zero or more VmHostSnmp objects
NOTES
-------------------------- Example 1 --------------------------
Test-VMHostSNMP -HostSNMP (Get-VMHostSNMP)
Retrieves and tests the SNMP of the default server.
RELATED LINKS
Online Version: https://code.vmware.com/doc/preview?id= ... tSnmp.html
Get-VMHostSNMP
Set-VMHostSNMP