Get-TPHubSnmpProxy

5 views 0

Description

This cmdlet is used to check whether the current Hub is acting as an SNMP proxy.

Syntax

Get-TPHubSnmpProxy [-Proxy <string>]
Parameter Description
-Proxy • optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy

Example

The following example checks whether the Hub is enabled as an SNMP proxy (True = enabled, False = not enabled).

Get-TPHubSnmpProxy

 

Previous Page
Next Page

Was this helpful?