Open navigation

Get-TPHubSnmpGlobal

Description

Syntax

Example



Description

With this cmdlet you have the possibility to read out the SNMP configuration with which the printers are addressed.


Syntax

Get-TPHubSnmpGlobal [-Proxy <string>]
ParameterDescription
• EnableGlobalSnmp
• SelectedSnmpVersion
• Communitystring
• Username
• AuthenticationType
• AuthenticationPassphrase
• PrivacyType
• PrivacyPassphrase
• SNMP disabled/enabled, 0/1 = False/True
• SNMP version 1/2c or 3
• community name, e. g.: public 
• user name, e. g.: administrator 
• authentication type: MD5 (recommended for test purposes only) or SHA
• password for authentication via SNMP at the printer
• optional: DES or AES
• optional: passwort for encryption of SNMP queries
-Proxy• optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy


Example

The following example reads the SNMP configuration.

Get-TPHubSnmpGlobal

ThinPrint Hub's PowerShell cmdlet Get-TPHubSnmpGlobal 


Did you find it helpful? Yes No

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