RE: How to configure sub-agent to connect to snmpd on another machine
"Pamidipati Suresh-G20238" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi You can configure subagent to connect to master agent by specifying the the following in subagent's configuration file. agentxsocket tcp:<ipaddr>:<port_no> Here <ipaddr> is the machine address on which SNMPD runs and <port_no> is the port on which SNMPD listens for agentx connections. Assuming SNMPD and subagent run on the same machine and SNMPD listens for agentx connections on port 705, following can be specified in subagent's configuration file. agentxsocket tcp:localhost:705 Regards, Suresh. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Shivani Garg Sent: Tuesday, June 12, 2007 3:31 PM To: [email protected] Cc: [email protected] Subject: How to configure sub-agent to connect to snmpd on another machine Greetings to all. Can anyone help me with this. My master agent snmpd daemon is running on a different machine. How can I configure my sub-agent to connect to the same? Thanks. Regards, Shivani ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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