Hi,

I have a question about configuring SNMP Manager and master agent- they are 
running on a separate machine. My SNMP manger fails to send a message to a 
remote Master agnet and sub-agent that I created via net-work. Does anyone know 
how to configure SNMP so that Manager and Master agent(or subagent) can 
communicate each other such as by using snmpdget and snmpdset? Should I need to 
add something to snmpd.conf? I am using NET-SNMP V3. It is find when they are 
running on the same machines. This is my current snmpd.conf file.

rwuser user0001 priv
createUser user0001 MD5 user0001 AES user0001

master agentx

agentxSocket tcp:127.0.0.1:705


And this is a snippet of my subagent, this is how it invoke localhost.


netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID,
                               NETSNMP_DS_AGENT_X_SOCKET, "tcp:127.0.0.1:705");

Any idea? so that remote SNMP manager can send a request to master 
agent/subagent successfully?

thanks,

Pil Joo
                                          
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to