Changing SNMP Settings in Umango
Umango uses SNMP (Simple Network Management Protocol) to discover and interact with supported multifunction devices (MFDs) on the network. These settings can be customized via the Advanced Configuration Screen.
Default SNMP Settings
By default, Umango uses the following SNMP settings for discovery:
| Setting Description |
Setting Name |
Default Value |
| *SNMP Version |
SNMPVersion |
2 |
| SNMP Port |
SNMPPort |
161 |
| SNMP Community |
SNMPCommunity |
public |
* Versions prior to 25.4.0.1 were set to SNMPv1 by default
How to Modify These Settings
-
Access the Advanced Configuration Screen
Visit the related knowledge article explaining this if needed. Change the SNMP Settings
In the Advanced Configuration table, add or edit the following keys:
SNMPVersion: Set to 1, 2 (version 3 not supported)SNMPPort: Typically 161SNMPCommunity: Typically public but set to your device's SNMP community
-
Save and Apply
After updating the settings, save your changes.
Restart discovery or services as needed.
Notes:
- SNMPv3 is not fully supported.
- If no override is provided, the default values shown above will be used.
- You can verify device visibility by running a discovery in the Umango Dashboard.
Related Articles
How to Change the Temporary Working Folder in Umango
Overview Umango uses a temporary working folder to store files during processing. This folder is separate from the batch folder and is used internally by the system while documents are being processed. In some environments, you may want to move this ...
Umango Scan Actuator Troubleshooting
This article walks you through diagnosing connection problems between the Umango Scan Actuator (the small desktop app that talks to your scanner) and the Umango web application running in your browser. If you're on a personal or home computer, start ...
Resetting The Umango Authentication Method
Overview If the Authentication Method in Umango is misconfigured (e.g., an incorrect LDAP or MFA setup), administrators may find themselves locked out of the system. By removing the AuthenticationMethod entry from the database, Umango reverts to its ...
Umango Installation Issue - SQL Server 2017 Compatibility
Overview Umango installations include Microsoft SQL Server 2017 Express as a prerequisite for database functionality. In some environments, the installation of SQL Server 2017 Express may fail, preventing Umango from installing successfully. This ...
Installing Umango Silently Using Command Line Properties
This article explains how to install Umango without user interaction by running the installer from the command line and supplying MSI properties. The Umango installer is distributed as an EXE bootstrapper that contains an MSI package. For silent ...