Jeff 96bf40c7a1 转储到git上。 5 năm trước cách đây
..
BasicExcelVC6.cpp 96bf40c7a1 转储到git上。 5 năm trước cách đây
BasicExcelVC6.h 96bf40c7a1 转储到git上。 5 năm trước cách đây
DLLMODUL.CPP 96bf40c7a1 转储到git上。 5 năm trước cách đây
DllExcel.h 96bf40c7a1 转储到git上。 5 năm trước cách đây
Dll_Excel.lib 96bf40c7a1 转储到git上。 5 năm trước cách đây
MyAgent.cpp 96bf40c7a1 转储到git上。 5 năm trước cách đây
MyAgent.def 96bf40c7a1 转储到git上。 5 năm trước cách đây
MyAgent.sln 96bf40c7a1 转储到git上。 5 năm trước cách đây
MyAgent.vcproj 96bf40c7a1 转储到git上。 5 năm trước cách đây
ReadMe.txt 96bf40c7a1 转储到git上。 5 năm trước cách đây
StdAfx.cpp 96bf40c7a1 转储到git上。 5 năm trước cách đây
StdAfx.h 96bf40c7a1 转储到git上。 5 năm trước cách đây
regagent.reg 96bf40c7a1 转储到git上。 5 năm trước cách đây

ReadMe.txt

Inatall
-------
1) Install the SNMP service through Add/Remove Windows programs

2) Add a key to the end
(eg. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ExtensionAgents]
"10"="SOFTWARE\\Symbol\\MyAgent\\CurrentVersion")

3) Add another corresponding key
(eg. [HKEY_LOCAL_MACHINE\SOFTWARE\Symbol\MyAgent\CurrentVersion]
"Pathname"="G:\\VC\\SNMP\\MyAgent\\Debug\\MyAgent.dll")

4) Start the SNMP service

5) Right click snmp Click Traps and add a community (eg. Public)

6) Add Trap destination (the ip name where the manager is running)

7) Under security tab make sure community rights to READ-WRITE

8) Under Log On tab make sure Profile is enabled