v1 trap OID issue

2010-07-13 Thread Grumm, Scott
Some clients are having problems with the OID for SNMP v1 Traps, SNMP v2c traps work fine. The trap OID is defined as: 1.3.6.1.4.1.9804.3.1.1.0.1 Some clients appear to see the v1 trap as as: 1.3.6.1.4.1.9804.3.1.1.1 Net-SNMP receives the v1 and v2c trap just fine. A partial snmptranslate: "lhnN

Inactive USM users still handle requests

2010-07-13 Thread Lewis Adam-VNQM87
looking at usm_process_in_msg() in snmpusm.c [net-snmp-5.5], there does not seem to be code to specifically reject a request if the associated user does not have a row status of RS_ACTIVE. The function usm_check_secLevel() returns -1 in this case but the error code is ignored. Is this deliberate or

Re: Advice for implementing table

2010-07-13 Thread Robert Story
On Thu, 8 Jul 2010 19:54:50 +0100 Angela wrote: AP> (1). Data is external to the agent (lives in a database), caching is AP> desirable but not essential. several of the tables have the option to use the cache helper, which can also be easily added to those that don't. AP> (2). Ideally looking for

Re: table_get questions ?

2010-07-13 Thread Robert Story
On Tue, 6 Jul 2010 19:13:37 +0300 xor wrote: XE> I think i understand most of the generated code and filled the parts that XE> make my own module to stuff. XE> But some parts of the template are not clear to me : XE> XE> 1) I have filled the xxx_container_load(netsnmp_container *container) XE> fun

Re: SNMP

2010-07-13 Thread Robert Story
On Thu, 8 Jul 2010 11:57:20 +0200 Amarilda wrote: AS> I want to install and configure net-snmp on CentOS, because I want to monitore trixbox 2.6 with cacti. yum -y install net-snmp net-snmp-utils -- This SF.net email is

Re: 5.6.pre2 available for testing

2010-07-13 Thread Robert Story
On Wed, 7 Jul 2010 16:51:46 +0100 Dave wrote: DS> On 7 July 2010 12:59, Dave Shield wrote: DS>HP-UX: DS>"./configure --disable-embedded-perl" DS> allows almost all of the tests to suceed (or be skipped) DS> DS>MacOS X: DS>"./configure --disable-embedded-perl"