----- Original Message -----
From: "wang_jiabo" <jiabwang@redhat.com>
To: <freebsd-net@freebsd.org>
Sent: Monday, December 08, 2008 11:56 AM
Subject: [snmpd]could you tell me how to open upd6 port 161
> Hello, all:
> could you help me how to open inet6 udp port 161 of snmpd agent as a
> listen port
Basically just start the deamon as root and it will listen to it's assigned
by default port.
If you want to change the port on wich snmpd listens - look around the
configuration
file for such option. If you have firewall - make appropriate rule set to
allow in/out traffic
to this port. It will be usefull to know what firewall you use.