回覆: Re: net-snmp Sub-Agent Demon tutorial pr oblen

2005-10-03 Thread Earnest Pan
If I create the new snmpd.conf. Where can I put the file? How can I start the snmpd? Why the agent came with the O/S is not the master agent? Thanks. --- Dave Shield <[EMAIL PROTECTED]> 說: > On Wed, 2005-09-28 at 14:04 +0800, Earnest Pan > wrote: > > My snmpd has started ok!(worked) > > *Some

truncated response from poll

2005-10-03 Thread Dean
Hiya, Apologies if you received this post twice. It was sent the first time from an unsubscribed address. I'm in the process of trying to get Solaris package information from net-snmp (5.2.1), including the package version. I was previously only getting package name (hrSWInstalledName) as the pa

Re: net-snmp source Compile, config questions

2005-10-03 Thread Thomas Anders
Dave Shield wrote: On Fri, 2005-09-30 at 16:16 -0400, xuemei wrote: 1.Attempting to build the net-snmp from source download 5.2.1.2 the result is the same, last several lines are: /usr/bin/ld: cannot find -lelf Building the software from source requires the RPM elfutils-libelf-devel

Re: notification filtering

2005-10-03 Thread Mark Ellison
Hi Anna, Thanks for the good pointer. I guess this area is still under construction. I can see in the source code how the execution path uses the snmp_call_calbacks() method to invoke the send_notifications() method in snmpNotifyTable.c. which in turn calls the get_target_sessions() method.

how do you implement an MIB?

2005-10-03 Thread Geovanny
 

Trunk pork with snmp

2005-10-03 Thread Stefano
Hi all, i need to know, when i parse a switch, if a port is a trunk port or not...how can i do this with snmp??? Mnyyy thanks Yours -- Stefano Stefano Corallo email:[EMAIL PROTECTED] __ TISCALI ADSL Solo con Tiscali Adsl navig

FW: Iterate option is unable to retreive the first index column v alues.

2005-10-03 Thread Rohini V
Sorry, Forgot to mention that Column No. 1 is missing in output. Even a get or getnext request doesn't work. Thanks Rohini > -Original Message- > From: Rohini V > Sent: Friday, September 30, 2005 1:19 PM > To: Sourceforgenet (E-mail) > Subject: Iterate option is unabl

timeout problem in windows a bug?

2005-10-03 Thread Taner mehmetali
Hi, i tested the net-snmp package a long time without having success on connecting two windows pc's with installed net-sbnmp binaries. Now i have tried to connect them with the original windows snmp agent on one pc and the net-snmp package on the other and it was a SUCCESS. Now i cando anything. I

please help: snmpset for octetstringhex

2005-10-03 Thread Rajat Chadda
Hi,   I have a problem doing an snmpset for a octetstringhex variable in Perl. CLI works for me with CISCO-VTP-MIB.my: [EMAIL PROTECTED]:~/mibs$ snmpset -v 1 -c public x.x.x.x vtpVlanEditDot10Said.1.22 x 000186B6 But can't get the Perl Syntax right :(( $varbind = new SNMP::Varbind(

COUNTER64 support for perl

2005-10-03 Thread Peter Martin
Hi, I am using the perl agent code and need to return some data of type Counter64. Using net-snmp-5.2 from several months ago, I was getting an error: 'Error building ASN.1 representation (build uint64 size 4 s/b 8).' Hunting around I found that the code in agent.xs sends 4 byte integers to

snmptrap fan-out

2005-10-03 Thread Jarrod Manzer
I have done some google'n to no avail. I was wondering if someone here might know how to do snmptrap fan-out. i.e. with netflow, another UDP protocol, one can use flowtools to set up a situation where all received netflow packets are sent out to multiple other nodes with the original netflow infor

Stable Net-Snmp version

2005-10-03 Thread Pamidipati Suresh-G20238
Title: Message Hi,   We have been using Net-Snmp 5.1.1. We would like to migrate to the later version. Is Net-Snmp version 5.2.1 stable.? Please let me know which latest version of Net-Snmp is stable.   Regards, Suresh.  

Re: net-snmp source Compile, config questions

2005-10-03 Thread Dave Shield
On Fri, 2005-09-30 at 16:16 -0400, xuemei wrote: > 1.Attempting to build the net-snmp from source download 5.2.1.2 > the result is the same, last several lines are: > > /usr/bin/ld: cannot find -lelf Building the software from source requires the RPM elfutils-libelf-devel (or something

Re: About SNMP v3 Configuration

2005-10-03 Thread Dave Shield
On Mon, 2005-10-03 at 04:05 +, vineesh kumar wrote: > My doubt is how i can configure snmpv3 agent on net-snmp. Please see the file README.snmpv3 Dave --- This SF.Net email is sponsored by: Power Architecture Resource Center: Fre

Re: About IPV6

2005-10-03 Thread Dave Shield
On Mon, 2005-10-03 at 04:19 +, vineesh kumar wrote: > Hi all, > How i can enable IPV6 support on net-snmp Run configure --enable-ipv6 and re-compile/install Dave --- This SF.Net email is sponsored by: Power Architecture Resource