Re: changing sending port
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2006-01-05 at 10:15 -0600, Hearin, Teri L (N-Raytheon) wrote: > Is there way to change the port that net-snmp routines use? Yes. You can specify the port(s) that the agent listens on by specifying them on the command line: snmpd 1161 or in the snmpd.conf file: agentAddress 1161 You can specify the port that a client should connect to, as part of the host parameter: snmpwalk .... localhost:1161 .... See the 'snmpd(8)' and 'snmpcmd(1)' manpages for details. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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