I am using the latest Net-SNMP pre-built Windows executable. How do I configure the Windows Net-SNMP Agent (for example, setting the RW and RO users and communities)? I couldn't find anything about this in the documentation. Changing the \Net-SNMP\etc\snmp\snmpd.conf file doesn't seem to matter, and snmpd -register does not have the options that the snmpd.conf file allows.
In the Windows help file, under Configuration / Overview, it mentions running snmpconf -i. The help file also has the documentation for snmpd.conf, which is where the settings are for setting the communities.
Is the Microsoft SNMP service running? If yes, then it will conflict with the Net-SNMP agent as they both listen on the same port.
Try running snmpd on the command line using:
snmpd -Dread_config
From the output you can see if it is reading your snmpd.conf file. For example, you should have lines similar to:
Reading configuration c:/Net-SNMP/etc/snmp/snmpd.conf c:/Net-SNMP/etc/snmp/snmpd.conf:21 examining: rocommunity public
Alex
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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