Ok, I've installed the Net-SNMP 5.5 64-bit version onto the Windows 2008
R2 machine. However, when I try running Net-SNMP with debug turned on
for winExtDLL I receive the following:
C:\Users\Administrator>snmpd.exe
-I-udp,udpTable,tcp,tcpTable,icmp,ip,interfaces,system_mib,sysORTable
-DwinExtDLL
No log handling enabled - turning on stderr logging
registered debug token winExtDLL, 1
init_winExtDLL started.
winExtDLL: read_extension_dlls_from_registry called
registry key SOFTWARE\Microsoft\Wow64ProxyAgent\CurrentVersion: DLL
C:\Windows\System32\wow64mib.dll.
registry key SOFTWARE\Microsoft\SNMP_EVENTS\CurrentVersion: DLL
C:\Windows\System32\evntagnt.dll.
registry key SOFTWARE\Microsoft\SNMPMIB\CurrentVersion: DLL
C:\Windows\System32\snmpmib.dll.
registry key SOFTWARE\Microsoft\RFC1156Agent\CurrentVersion: DLL
C:\Windows\System32\inetmib1.dll.
registry key SOFTWARE\Microsoft\HostMIB\CurrentVersion: DLL
C:\Windows\System32\hostmib.dll.
registry key SOFTWARE\Microsoft\LANManagerMIB2Agent\CurrentVersion: DLL
C:\Windows\System32\lmmib2.dll.
init_winExtDLL: found 6 extension DLLs in the registry.
loading DLL C:\Windows\System32\wow64mib.dll.
init_winExtDLL: initialization of DLL C:\Windows\System32\wow64mib.dll
failed.
loading DLL C:\Windows\System32\evntagnt.dll.
loading DLL C:\Windows\System32\snmpmib.dll.
loading DLL C:\Windows\System32\inetmib1.dll.
loading DLL C:\Windows\System32\hostmib.dll.
loading DLL C:\Windows\System32\lmmib2.dll.
registering handler for DLL C:\Windows\System32\evntagnt.dll and OID
prefix .2.0.
duplicate registration (mibII/snmp,
C:\Windows\System32\snmpmib.dll)handler registration failed.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.1.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.2.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.4.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.5.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.6.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.7.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.31.1.
registering handler for DLL C:\Windows\System32\inetmib1.dll and OID
prefix .1.3.6.1.2.1.55.1.
registering handler for DLL C:\Windows\System32\hostmib.dll and OID
prefix .1.3.6.1.2.1.25.
registering handler for DLL C:\Windows\System32\lmmib2.dll and OID
prefix .1.3.6.1.4.1.77.1.
init_winExtDLL: registered 12 OID ranges.
init_winExtDLL finished.
Warning: no access control information configured.
  It's unlikely this agent can serve any useful purpose in this state.
  Run "snmpconf -g basic_setup" to help you configure the snmpd.conf
file for this agent.
NET-SNMP version 5.5

In which case running Process Explorer does not return any processes
utilizing snmpmib.dll or wow64mib.dll files. Windows SNMP service is
installed not running and Disabled. Whats wrong?

-----Original Message-----
From: Bart Van Assche [mailto:bvanass...@acm.org] 
Sent: Wednesday, February 20, 2013 12:06 PM
To: Bolton, Chester-P63175
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Process Monitoring on Windows

On 02/20/13 19:57, chester.bol...@gdc4s.com wrote:
> My plan wasn't to run Net-SNMP as a replacement to the Windows SNMP 
> service. Is this the only way anyone knows of to get Net-SNMP to 
> return proper information from the "proc" command? Shouldn't it also 
> work co-existing with Windows SNMP?

The goal of the Net-SNMP winExtDLL extension is to allow Net-SNMP to
replace the Windows SNMP agent entirely. That extension makes Net-SNMP
load and use the extension agents written for the Windows SNMP agent. 
These extension agents contain all the useful functionality of the
Windows SNMP agent. However, you will have to download the latest
Net-SNMP version from the git repository in order to have the latest
fixes for the 64-bit build of Net-SNMP.

Bart.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to