SEARCH RESULTS

Our Knowledge Base Has Moved!
This page will not be available for much longer. Please access the knowledge base via our support portal.


When performing regular expressions that need to capture special characters (eg. Chinese or Arabic character sets), you have options on how you go about this. Option 1 - Refence the character group All CJK characters - REGEX([\p{IsCJKUnifiedIdeographs}]{1,}) All Arabic characters -......

[open]

Umango uses the SNMP protocol for device discovery. This enables Umango to perform an SNMP "walk" across the network and devices respond with their information. This is then populated into the devices list in the Umango UI. We also use SNMP when a user performs a "Forced Discovery" by performing an......

[open]