Open navigation

Get-TPHubSnmpAgentV3

Description

Syntax

Example



Description

This cmdlet checks if the current ThinPrint Hub can be monitored with SNMP version 3.


Syntax

Get-TPHubSnmpAgentV3 [-Proxy <string>]
ParameterDescription
  • IsActive
  • Username
  • AuthenticationType
  • AuthenticationPassphrase
  • PrivacyType
  • PrivacyPassphrase
  • SNMP version 3 enabled/disabled (1/0 or True/False)
  • user name for authentication
  • Authentication type (MD5/SHA)
  • password for authentication
  • encryption type (DES/AES)
  • password for encryption
-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 3 (IsActive = False).

Get-TPHubSnmpAgentV3

ThinPrint Hub's PowerShell cmdlet Get-TPHubSnmpAgentV3


Did you find it helpful? Yes No

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