Re: Problem with snmpset.

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
2009/6/9 May The Dog <[email protected]>:
> That is very good.   Therefore the following exact systax  will work?
>
> /usr/sbin/snmpd .... -Le -f                            <------ port 161

Yes

> /usr/sbin/snmpd .... -Le -f  :8159

You don't need the ':'
Just
   /usr/sbin/snmpd ... -Le -f 8159
would listen on that port


> /usr/sbin/snmpd .... -Le -f  10.77.168:10:8159 10.77.168.11:8159 10.77.168.30:8159
> /usr/sbin/snmpd .... -Le -f  10.77.168:10:8159 10.77.168.11:8159 10.77.168.30:161

Yes

One other thing:

> /usr/sbin/snmpd ...... -D -d -DTOKEN -Le

The option '-D' turns on *all* debugging output.
If you're doing this, there's no point in having -DTOKEN as well.

You'd be better off omitting '-D' and just turning on the specific
debugging that you are actually interested in.   The full debug
output is *VERY* verbose, and almost impossible to find anything
useful.
   It also slows down the agent quite noticeably.
You really don't want to do this!

Dave

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.