mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-27 20:58:53 +02:00
* win32/bin/util/mibs: Added default mibs for the small snmpagent * tool. * win32/bin/util/getsnmp.bat, win32/bin/util/snmpget.exe: Added tool to get snmp info from the agent using tool from a module_exec. * win32/installer/pandora.mpi: Updated installer to have snmpget and mibs in the install process. * win32/pandora_windows_service.cc: Fixed bug 3098165. * win32/pandora.cc: Updated version git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3482 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
10 lines
240 B
C++
10 lines
240 B
C++
-- input include file for smicng.
|
|
|
|
#condInclude "SNMPv2-SMI.inc" -- SNMPv2-SMI (SNMPv2 SMI)
|
|
#condInclude "SNMPv2-TC.inc" -- SNMPv2-TC (SNMPv2 TC macro and base TCs)
|
|
|
|
#pushOpt
|
|
#addOpt "CM"
|
|
#condInclude "UCD-SNMP-MIB.txt"
|
|
#popOpt
|