Jeff 96bf40c7a1 转储到git上。 il y a 5 ans
..
BasicExcelVC6.cpp 96bf40c7a1 转储到git上。 il y a 5 ans
BasicExcelVC6.h 96bf40c7a1 转储到git上。 il y a 5 ans
DLLMODUL.CPP 96bf40c7a1 转储到git上。 il y a 5 ans
DllExcel.h 96bf40c7a1 转储到git上。 il y a 5 ans
Dll_Excel.lib 96bf40c7a1 转储到git上。 il y a 5 ans
MyAgent.cpp 96bf40c7a1 转储到git上。 il y a 5 ans
MyAgent.def 96bf40c7a1 转储到git上。 il y a 5 ans
MyAgent.sln 96bf40c7a1 转储到git上。 il y a 5 ans
MyAgent.vcproj 96bf40c7a1 转储到git上。 il y a 5 ans
ReadMe.txt 96bf40c7a1 转储到git上。 il y a 5 ans
StdAfx.cpp 96bf40c7a1 转储到git上。 il y a 5 ans
StdAfx.h 96bf40c7a1 转储到git上。 il y a 5 ans
regagent.reg 96bf40c7a1 转储到git上。 il y a 5 ans

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