<< Click to Display Table of Contents >>
File Name |
SNMPManager.dll |
Manufacturer |
Simple Network Management Protocol |
Devices |
|
Protocol |
SNMP V1 and V2C |
Version |
2.0.28 |
Last Update |
01/28/2026 |
Platform |
Win32 and Elipse E3 version 3.2 or later |
Dependencies |
IOKit version 2.0 or later |
Superblock Readings |
No |
Level |
31301 |
The SNMP Manager (50 Connections) Driver communicates with SNMP Agents using the SNMP (Simple Network Management Protocol) protocol. According to SNMP nomenclature, Agents are network devices, such as switches, routers, multiplexers, and no-breaks, among others, that produce information to manage, which are therefore sent to a Manager system, in this case the SNMP Manager (50 Connections) Driver.
This Driver currently supports versions V1, V2C, and V3 of SNMP specification, allowing the following resources:
•Communication with up to 50 devices using a single Driver (DLL)
•Importing or creating Tags from devices using files in MIB (Management Information Base) format
•Asynchronously reading variables by grouping several requests into a single query (polling)
•Synchronously writing parameters
•Supporting unsolicited messages, that is, receiving SNMP traps
NOTE |
When reaching this limit of 50 devices, this Driver does not create more instances. If there are Tags configured for these hosts, the values for these Tags are invalid. To address more Agents, use a new instance of this Driver. |