RE: Foraward SNMP requests from Agentx Master to Agentx Subagent
Nadia Bibbs <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <6329B957BA5C514DBF5FBED87A88388202462B5BB8@spswchi6mail1.peak6.net> |
I believe it is setup correctly with the UDP, because I can see the pings go back and forth between agent and subagent. Here are my configurations: snmpd agent: master agentx agentAddress udp:'local ip address':11161 agentXScoket udp:'local ip address':10161 trap2sink udp:'local ip address':11162 subagent: agentAddress udp:'local ip address':11161 agentXSocket udp:'local ip address':10161 agentXPingInterval 60 The snmpd and the subagent are running on the same ip address as well. -----Original Message----- From: Mike Ayers [mailto:[email protected]] Sent: Wednesday, April 28, 2010 1:29 PM To: Nadia Bibbs; [email protected] Subject: RE: Foraward SNMP requests from Agentx Master to Agentx Subagent > From: Nadia Bibbs [mailto:[email protected]] > Sent: Monday, April 26, 2010 7:29 AM > I am running an agentx master and an agentx subagent on linux. When I > run snmpget on a default MIB i.e. sysdescr.0 it returns fine, but when > I request for a MIB that was registered through the agentx subagent it > timesout. It appears that the master receives the GET request but does > not forward on to the agentx subagent. The MIB is registered > successfully but when master agentx receives the GET request it saying > "Sending 60 bytes to UDP: unknown". It can't find the location to > forward to. UDP?! Did you configure a UDP AgentX listener? AgentX by default listens on a unix domain socket for unix class hosts and TCP port 705 for Windows hosts. Did you perhaps set up a proxy for the subagent's domain or a parent in snmpd.conf? I don't believe a subagent would override that. HTH, Mike ______________________________________________ See http://www.peak6.com/email_disclaimer.php for terms and conditions related to this email ------------------------------------------------------------------------------ _______________________________________________ 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