Get-TPHubSnmpAgentV1

6 views 0

Description

This cmdlet checks if the current ThinPrint Hub can be monitored with SNMP version 1 or 2c.

Syntax

Get-TPHubSnmpAgentV1 [-Proxy <string>]
Parameter Description
  • IsActive
  • Communitiystring
  • SNMP versions 1 and 2c enabled/disabled (1/0 or True/False)
  • specifies a community under which the printers respond to requests
-Proxy • optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy

Example

The following example shows that the current Hub is not enabled for monitoring with SNMP version 1 or 2c (IsActive = False).

Get-TPHubSnmpAgentV1

Previous Page
Next Page

Was this helpful?