Open navigation

Set-TPHubSnmpProxy

Description

Syntax

Example



Description

This Cmdlet configures the Hub as an SNMP proxy. In this way the status information about all printers previously set up on this Hub can be obtained.


Syntax

Set-TPHubSnmpProxy [-IsEnabled] <bool> [-Proxy <string>]

or

Set-TPHubSnmpProxy [[-Config] <SnmpProxyViewModel>] [-Proxy <string>]
ParameterDescription
-IsEnabledenables (1, True) or disables (0, False) the Hub as an SNMP proxy
-Configvariable for the value IsEnabled
-Proxy• optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy


Example

The following example enables the Hub as an SNMP proxy.

Get-TPHubSnmpProxy
Set-TPHubSnmpProxy 1
Get-TPHubSnmpProxy

ThinPrint Hub's PowerShell cmdlet Set-TPHubSnmpProxy


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.