Large table column_set_flags

2012-06-08 Thread William Durocher
When generating a table with greater than 32 entries. column_set_flags is still defined as a unsigned int, Since the defines are in the format of (0x1 << xx) this produces a compiler warning because 0x1 is 32 bits and xx is greater than 31 for some of the entries. Also assigning this define to colu

net-snmp-users@lists.sourceforge.net

2011-05-16 Thread William
Dear: > OK - so you are using the old v4 UCD coding, > rather than the newer v5 handler-based approach I develop my program according to the example.c( the old v4 UCD coding). Are there some examples using the newer v5 handler-based approach? If yes,can you give me the link or examples? Look

dlopen failed: /*.so undefined symbol: pthread_create

2011-05-15 Thread William
  Dear: I develop my project using the net-snmp 5.4.2.1,with cross-tools arm-linux-gcc. After I configure ,make ,and make install. It works well when I snmpget/snmpset the sysUpTime etc.. When I start the snmpd service: #snmpd -f -Lo -d Error appears: dlopen faile

Question about arm-linux-gcc

2011-05-04 Thread William
remains unresolved. I encountered this problem when I compile with gcc,it's OK when I added the lib below: -lcrypto -lsensors -lz -lperl -lnetsnmpagent -lnetsnmphelpers -lnetsnmpmibs -lnetsnmp But this time ,I can't resolve it ! Look forward to your reply! william

Recent package for Solaris

2011-04-26 Thread William Muriithi
Hi pals, I am looking for a recent binary/package for Solaris "SunOS william 5.11 snv_121 i86pc i386 i86pc" and my google skills seem not to be helping here. I have also manually search sourceforge for such a package and do not seem to have any success. Is there any way of inst

Re: number of ip addresses through a router

2011-03-24 Thread William Muriithi
Jaime, On 2011-03-24, at 8:01 AM, Scott Baker wrote: > On 03/24/2011 04:42 AM, Jaime Lozano wrote: >> Does anyone knows how to get the number of ip addresses going through >> a router? The router is not doing NAT (in that case I could get the >> NAT table) I'm talking about a Juniper MX480. I don'

unsubscribe

2008-04-29 Thread William Wells
William Wells AIX Specialist 6262 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of arif hussain Sent: Tuesday, April 29, 2008 9:44 AM To: net-snmp-users@lists.sourceforge.net Subject: net-snmp version 5.5 Hello every one, Where can i

Re: is it possible to set the community from a subagent

2008-02-18 Thread William Hegardt
On Feb 18, 2008 1:49 PM, Dave Shield wrote: > On 18/02/2008, William Hegardt wrote: > > I'm using V5.3.1 and trying to get the read and read-write community > string > > from an AgentX subagent. > > It's not clear exactly what you are trying to do, but AgentX

is it possible to set the community from a subagent

2008-02-18 Thread William Hegardt
I'm using V5.3.1 and trying to get the read and read-write community string from an AgentX subagent. A google search found suggestions that I try netsnmp_config("rocommunity public") or vacm_parse_rocommunity("rocommunity", "public"), but neither of those ideas worked for me. When I try netsnmp_co

Re: net-snmp spinning cpu w/ sendmail 8.14.1

2007-11-29 Thread William Taylor
Thomas Anders wrote: > William Taylor wrote: >> Running net-snmp 5.4.1 w/ sendmail 8.14.1. >> When snmp starts up itt sits and spins the cpu forever. >> Maybe its something to do with multiple queue dirs? Im not sure >> attached is a copy of my sendmail.cf also. If you

Solaris Network Interfaces

2007-06-20 Thread William B Carlson
I have Solaris 8 and Solaris 9 machines that have multiple network interfaces.I'm using version NET-SNMP version: 5.1.1. I was just wondering if there was a known problem with Solaris and Network Interfaces like dmfe0:1. I'm getting reports from dmfe0, but not dmfe0:1. Thanks for your

SNMP Agent on Windows CE

2006-09-20 Thread Acon Cheung, Alex William
Hi. Does the SNMP Agent run on Windows CE 5? I could use any recommendations on how to get it working. I performed a search on this topic in the mail archive and found that in 02/2004 Mike Slifcak issued a survey on the use of Net-SNMP on windows platforms. Are the results posted somewhere?

RE: Net-snmp-5.1.2 question

2006-07-10 Thread Mnich, William
I had already done that before I decided to email this list. I tried installing it again after I received the error below. Bill -Original Message- From: Thomas Anders [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 4:27 AM To: Mnich, William Cc: net-snmp-users

Net-snmp-5.1.2 question

2006-07-10 Thread Mnich, William
Title: Net-snmp-5.1.2 question Hi there, I have 5 servers running solaris 2.9 and have been installing gcc 2.95.2 and net-snmp-5.1.2.  I have everything working nicely on 4 out of 5 servers.  On the last server, I get the following error: bash-2.05# snmpwalk ld.so.1: snmpwalk: fatal: /us

Re: atol() won't work

2006-05-10 Thread William Rizzo
2006/4/28, Wes Hardaker <[EMAIL PROTECTED]>: >>>>> On Fri, 28 Apr 2006 16:09:47 +0200, "William Rizzo" <[EMAIL PROTECTED]> said:William> Yes...i want to get a value (RX/TX frames on a given port) William> and pass that as an integer...  any idea?...var-&g

VACM and USM config problem

2006-01-02 Thread william wallace
hi all,   I am trying to use VACM with v3 user in snmp daemon (agent running in Windows XP )   in the file /usr/etc/snmp/snmpd.conf : createUser user01 SHA testing123 DES testing123   view view1 included 

VACM and USM config problem

2006-01-02 Thread william wallace
hi all,   I am trying to use VACM with v3 user in snmp daemon (agent running in Windows XP )   in the file /usr/etc/snmp/snmpd.conf : createUser user01 SHA testing123 DES testing123   view view1 included  .

RE: Questions to the table iterator helpers

2005-03-05 Thread William R. Buckley
do themselves well by searching the users group archives for my postings, and the responses to those postings which were given by others. Seek the name William R. Buckley, my initials WRB, etc., in order to find those postings/answers. To be sure, I still have many questions to ask, and I have not

WRB - MFD compilation problems.

2005-01-29 Thread William R. Buckley
Robert: Last set of input on this problem. I did add the prefix to the config_require macros, so they now look as /* * other required module components */ /* *INDENT-OFF* */ config_require(dot11/mfd/dot11StationConfigTable_interface); config_require(dot11/mfd/dot11StationConfi

RE: WRB - MFD compilation problems.

2005-01-28 Thread William R. Buckley
Robert: The directory structure is: ./agent/mibgroup/dot11/mfd The suggestion for modifying the config_require macros is new to me. I have ALWAYS used the form --with-mib-modules="dot11/mfd/dot11StationConfigTable" when configuring the toolkit. WRB > -Original Message- > From: [E

WRB - MFD string generation and multiple code lines.

2005-01-25 Thread William R. Buckley
> WC> Also, in the MFD on-line documentation, at URL > WC> > WC> http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mfd/ > WC> if-mib/ifTable/data_access.html > WC> > WC> the routine *_choose_proc_format* is not defined, and the meaning > WC> and usage of constants like *NETSNM

RE: SNMPv3 and Multi Threading

2004-12-22 Thread William R. Buckley
the problem, and documenting same would be of benefit to other Net-SNMP users. William R. Buckley -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gil Steiner Sent: Thursday, December 16, 2004 12:32 AM To: 'net-snmp-users@lists.sourceforge.net

RE: WRB - Process of get and set requests in v5 API.

2004-12-22 Thread William R. Buckley
Wes: Thanks for the quick response. > > William> I am still having some conceptual problems with the v5 API. > William> The model that I am using is the DataSet model for tables. > William> The routines that I am calling, and those that are produced > William> for

RE: Thanks RE: Where Mib variables are storted?

2004-12-22 Thread William R. Buckley
> -Original Message- > From: Wes Hardaker [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 22, 2004 10:11 AM > To: [EMAIL PROTECTED] > Subject: Re: Thanks RE: Where Mib variables are storted? > > > >>>>> On Sun, 19 Dec 2004 18:19:36 -0800, "Wi

RE: New front end for the Net-SNMP website.

2004-12-21 Thread William R. Buckley
ion: >Why not simply drop the link markup altogether? > > Retain the present text, but leave it all as plain text. > > The text that William suggests feels a little verbose for > something that will appear at the foot of *every* page. > > Dave > > --

RE: New front end for the Net-SNMP website.

2004-12-21 Thread William R. Buckley
ng with the apparent intent of the webpage designer. I think the words that I suggest are far more evocative of the result of clicking on the link, than are the words now used on the index page of the Net-SNMP website. William R. Buckley > -Original Message- > From: Alex Burger [mailt

RE: Urgent: mib2c question

2004-12-20 Thread William R. Buckley
, such code was not generated with the version 4 mib2c compiler, and my complaints in this regard were sure to be part of the reason that the compiler was subsequently impoved (thanks, Dave). William R. Buckley > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTE

RE: mib2c can't handle 2 tables?

2004-12-20 Thread William R. Buckley
, opting instead first for internal tables, then for external tables. William R. Buckley > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of HORIUCHI > Takahiko > Sent: Monday, December 20, 2004 2:42 AM > To: [EMAIL PROTECTED] > Subject:

RE: Problem during installation-

2004-12-20 Thread William R. Buckley
verify this by reading the text of the file. William R. Buckley > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Mark > Clinton > Sent: Friday, December 17, 2004 10:58 AM > To: [EMAIL PROTECTED] > Subject: Problem during installation-

RE: Thanks RE: Where Mib variables are storted?

2004-12-19 Thread William R. Buckley
Atul:   First, please do not send email in html format.  Plain text is preferred.   Second, the means to query an agent has nothing to do with how data is stored.  The agent mediates the access to the data.  A query arrives at the agent in the form of a so-called MIB browser. A MIB browse

RE: Where Mib variables are storted?

2004-12-17 Thread William R. Buckley
sufficient answer to your query?   William R. Buckley -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of atul bochareSent: Friday, December 17, 2004 12:22 PMTo: [EMAIL PROTECTED]Subject: Where Mib variables are storted? Hi to all, i am new in

WRB - Process of get and set requests in v5 API.

2004-12-17 Thread William R. Buckley
anations of the issues outlined in this posting are sure to help me obtain that full understanding. William R. Buckley --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from

RE: descriptions of mib modules in agent/mibgroup dir?

2004-11-16 Thread William R. Buckley
those such MIBs. William R. Buckley > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Nick > Bartos > Sent: Tuesday, November 16, 2004 8:13 PM > To: [EMAIL PROTECTED] > Subject: descriptions of mib modules in agent/mibgroup dir? >

RE: Spam Alert: Re: WRB - my other email address (on gmail.com)

2004-11-08 Thread William R. Buckley
> > Might it be possible for my gmail account to be > > approved for direct posting to the newsgroup, > > without my having to subscribe. > > No. > We have over 1000 addresses subscribed to the users list > alone, with another 500+ addresses on the coders list. > We do not have the resources to

snmpset ip_forward

2004-09-13 Thread William Estrada
nmp should allow me to write to this object, right?? Is this a bug? -- William Estrada -- MrUmunhum at popdial dot com -- 408-997-0743 Ymessenger ID: MrUmunhum --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project

RE: Porting Net-SNMP to the Kenati embedded Linux environment.

2004-08-19 Thread William R. Buckley
are sure to be of interest to other users. Hence, I have now started generating the documentation regarding my experience. I just hope that some others who have ported will pony-up with their experience, so that the content of the documentation is broadly based. William R. Buckley

FW: Porting Net-SNMP to embedded Linux environment.

2004-08-18 Thread William R. Buckley
Notice: This posting has been resent, owing to the apparent failure of its earlier posting to be serviced by the SourceForge email system. Thanks for your patience. William R. Buckley > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday,

RE: Linking a .c file to an OID

2004-08-17 Thread William R. Buckley
tails about your specific questions. I have very often found a wealth of information contained within the archive. It is not always easy to work with the information there, and some digging (data mining) is often required but, the effort is generally well spent, and the results are rewarding. Will

RE: --with-cc

2004-08-16 Thread William R. Buckley
anyone suggestions for making the configuration process work, as expressed in toolkit documentation? Certainly an alternative is to make changes to the Makefile directly but, such approaches seem beyond the design goals of the toolkit. William R. Buckley > -Original Message- >

RE: snmpd under cygwin gdb.

2004-07-30 Thread William R. Buckley
problem is not with gdb, or snmpd, or cygwin. I suppose I could be wrong but, on the face of it, the reported error suggests (to me) that the problem is with MS code. William R. Buckley > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of kumares

Perl Problems - make test

2004-07-24 Thread William R. Buckley
Would were it also that he had been more specific regarding his solution to the problem. Hence, a variety of details would be nice, and the call is given for others to help fill in those details, for the sake of a quality toolkit. William

WRB - Problems compiling a .c produced by mib2c.

2004-07-23 Thread William R. Buckley
rlier, about a week or two ago, regarding problems with perl installation? William R. Buckley --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 to

Agent Design Questions - TCP-MIB.txt

2004-07-23 Thread William R. Buckley
manner in the code generated by mib2c? William R. Buckley PS - the answers to these questions are as much for other agent writers, as for myself. My maxim, you can't have too much documentation, even if you may never have time to re

WRB - More issues with agent design.

2004-07-19 Thread William R. Buckley
to the lack of documentation on this function. William R. Buckley --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.

RE: Issues with the mib2c.

2004-07-19 Thread William R. Buckley
team with improvements to the documentation, such as may become apparent. Generally, I am impressed with the work that has been done in moving from version 4.x to 5.x, and I offer hearty congratulations and thanks to the team. William R. Buckley

WRB - errors with perl installation.

2004-07-18 Thread William R. Buckley
in the INSTALL file, including the suggested/recommended readings. William R. Buckley --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Work

Issues with the mib2c.

2004-07-18 Thread William R. Buckley
mib2c are associated with perl installation problems but, I do not really have a clear idea, so I cannot be sure. I will send another posting in an hour or so, to give the developers some details regarding the problems. Hope my observations improve the product. William R. Buckley

RE: Enterprise MIB organization

2004-06-14 Thread William R. Buckley
understand the benefit of building into the MIB structure room to accomodate similar issues. Since the MIB is *set in concrete* once it is publicly released. If you read some MIBs from well-established firms, you will occasionally note that they include such room in their tree. William R. Buckley >

RE: viewing traps

2004-06-09 Thread William R. Buckley
Well, you could modify all of the source code of the Net-SNMP tool, particularly the daemon, and include code to dump an inline message to a file for each point in the tool code that produces a trap message, and so verify that the code is executed. Just kidding. William R. Buckley

RE: Newbie question: how to use a given MIB in net-snmp?

2004-06-07 Thread William R. Buckley
to your question is to search the Net-SNMP archives. William R. Buckley > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Pierre > Rouleau > Sent: Monday, June 07, 2004 1:09 PM > To: [EMAIL PROTECTED] > Subject: Newbie question: how

Redirection - and Carlos, turn off your HTML mail. Use plain text, please.

2004-06-01 Thread William R. Buckley
o be serviced. You are implying that a trap or notification is sent, but you haven't said why this is so. >Note: You might find the trend that OID 57 will receive fewer >and fewer requests once users realize the data to be American >Idol though. > >Carlos William R. Buckley

RE: RE: Redirection?

2004-06-01 Thread William R. Buckley
OID and data. There may, however, be a one to many relationship between data and OID's. So, to reverse the question you asked, "Can you tell me where is William Buckley?" can never have a proper result if you are thereafter directed to speak with someone other than me. This is

RE: Redirection?

2004-06-01 Thread William R. Buckley
Basically, there is no requirement that an object have a unique OID, while there is a requirement that each OID correspond uniquely to one object. Analogously, you can be known by several names, while you are just one person. Some people call me William, some call me Bill, and some call me by