net-snmp dlmod support

2009-01-20 Thread Ansa Ahammed
Hi, I am using net-snmp-5.4 package for my application. I want to support dlmod for my Enterprise specific MIB files. i used the following options to configure the package: ./configure --with-cc=powerpc-linux-gcc --with-ld=powerpc-linux-gcc --with-ldflags="-lpthread" --with-ar=powerpc-linux-ar

Smux Authentication failed with the Quagga ripd daemon

2008-02-28 Thread Ansa Ahammed
scr Quagga-0.99.9 smux: [smux_close] sending close to fd 8, reason 5 smux: [smux_accept] peer on 8 failed authentication Please anyone help me in this regard... Thanks and regards, Ansa Ahammed - This SF.net email is sponsored

SNMP Support in “Virtual APs”

2007-12-05 Thread Ansa Ahammed
. -- Thanks and regards, Ansa Ahammed - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http

DLMOD and SMUX

2007-11-12 Thread Ansa Ahammed
Hi, Is it possible to add DLMOD and SMUX support in the same net-snmp agent. Thanks and Regards, Ansa Ahammed - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop

sysLog facility while running snmpd

2007-08-10 Thread Ansa Ahammed
Hi, While running snmpd , i want to enable sysLog facility. for that what configuration option We have to give. In this command , snmpd -Ls what the *facility* means ?? Please give me a comment on this. Regards, -Ansa -- --- Ansa

RMON-MIB

2007-07-18 Thread Ansa Ahammed
Hi, * I am using net-snmp version 5.4. It has implementation code for Rmon-mib. I have added Rmon mib module to agent/mibgroup/default_modules.h -- config_require(Rmon) But when i tried snmpgetnext command for Objects from RMON-MIB , i was

read-create ACCESS for MIB Objects

2007-07-18 Thread Ansa Ahammed
Hi, * What is the speciality of MIB Objects with read-create ACCESS. Is these objects are writable. begin:vcard fn:Ansa Ahammed n:Ahammed;Ansa org:PROCSYS adr;dom:;;;Bangalore email;internet:[EMAIL PROTECTED] title:Design Engineer tel;cell:9901089085 version:2.1 end:vcard -

Floating point numbers representation in SNMP

2007-07-16 Thread Ansa Ahammed
Hi, Which data type can we use to represent floating-point nubers in Snmp . Regards, Ansa begin:vcard fn:Ansa Ahammed n:Ahammed;Ansa org:PROCSYS adr;dom:;;;Bangalore email;internet:[EMAIL PROTECTED] title:Design Engineer tel;cell:9901089085 version:2.1 end:vcard --

Segmentation fault while running snmpd in MIPS64 bit processor

2007-07-05 Thread Ansa Ahammed
Hi, I am getting Segmentation Fault while running snmpd in MIPS64 bit Processor. I have Cross-Compiled the net-snmp-5.4 for MIPS64 bit Processor using the following configuration Options. RANLIB=mips64-octeon-linux-gnu-ranlib LD=mips64-octeon-linux-gnu-gcc ./configure --with-cc=mips64-oct