Re: Passing arguments to an OID with the command line tool

2010-09-13 Thread Robert Story
On Thu, 2 Sep 2010 11:32:45 -0300 Osimar wrote: OM The problem is I can't set this value. OM OM Check this out: OM OM *snmpset -v2c -c public -OvQ $IP OM NET-SNMP-EXTEND-MIB::nsExtendArgs.\extend\ s -s argument* OM *Error in packet.* OM *Reason: noAccess* Have you read the FAQs on access

Re: CFV: ifAlias support

2010-09-13 Thread Robert Story
On Tue, 07 Sep 2010 15:08:26 -0700 Wes wrote: WH On Tue, 7 Sep 2010 11:22:08 -0700, Stephen Hemminger shemmin...@vyatta.com said: WH WH SH I have fix to make it keep overrides. But I did not implement WH SH setting kernel ifalias because on most systems snmpd runs as WH SH non-root (no

Re: terminating snmpd - clean way to do it?

2010-09-13 Thread Robert Story
On Mon, 6 Sep 2010 15:38:21 +0530 Abraham wrote: AV I'm learning/studying the agent and run it with the -f option. Is AV there any 'nice' way to turn it off (snmpd) ? At the moment, I kill AV the process ID from another terminal. I use good ol Control-C.

Re: Counter recommendation in SNMP

2010-09-13 Thread Robert Story
On Thu, 09 Sep 2010 09:49:52 -0700 Wes wrote: WH JW I can collect these metrics into Count32 and Count64 variables WH JW respectively, but management systems using these MIBs will see WH JW rollovers at 29 and 48. Is this acceptable? WH WH No, unfortunately, it is not. The management station

CFV: let 'make test' always invoke RUNTESTS on MinGW

2010-09-13 Thread Bart Van Assche
On a MinGW setup none, either or both of the following Perl packages can be installed: 1. ActiveState's ActivePerl. 2. The MSYS Perl package (see also http://sourceforge.net/projects/mingw/files/). No matter which Perl package is installed, RUNFULLTESTS (which needs Perl) does not work. The patch