ReadMe.txt 678 B

123456789101112131415161718192021
  1. Inatall
  2. -------
  3. 1) Install the SNMP service through Add/Remove Windows programs
  4. 2) Add a key to the end
  5. (eg. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ExtensionAgents]
  6. "10"="SOFTWARE\\Symbol\\MyAgent\\CurrentVersion")
  7. 3) Add another corresponding key
  8. (eg. [HKEY_LOCAL_MACHINE\SOFTWARE\Symbol\MyAgent\CurrentVersion]
  9. "Pathname"="G:\\VC\\SNMP\\MyAgent\\Debug\\MyAgent.dll")
  10. 4) Start the SNMP service
  11. 5) Right click snmp Click Traps and add a community (eg. Public)
  12. 6) Add Trap destination (the ip name where the manager is running)
  13. 7) Under security tab make sure community rights to READ-WRITE
  14. 8) Under Log On tab make sure Profile is enabled