Test-VMHostSnmp

This cmdlet tests the host SNMP specified by the HostSNMP parameter.

Syntax

-HostSnmp  <VmHostSnmp[]>
[CommonParameters]

Parameters

Required Parameter Name Type Position Features Description
required
HostSnmp
VmHostSnmp[] named
  • pipeline
  • Specifies the host SNMP you want to test.

    Output

    VMware.VimAutomation.ViCore.Types.V1.Host.VmHostSnmp

    Examples


    Example 1

    Test-VMHostSNMP -HostSNMP (Get-VMHostSNMP)

    Retrieves and tests the SNMP of the default server.

    Related Commands

    Feedback

    Was this page helpful?