From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3096bd910606181527x52786c9ds4dac3587529f9652@mail.gmail.com> Date: Mon, 19 Jun 2006 00:27:07 +0200 From: "Rodolfo (kix)" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_160907_24278624.1150669627543" Subject: [9fans] snmpfs Topicbox-Message-UUID: 6cdffcd2-ead1-11e9-9d60-3106f5b1d025 ------=_Part_160907_24278624.1150669627543 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I have a snapshot of snmpfs, is in http://cm.bell-labs.com/sources/contrib/kix/ The code has some "leaks", but I do not how to solve it. Please help!!!! Send me new ideas, comments, ... You can use the bin/snmp* commands or the filesystem in fs/snmpfs. You can find some "doc" and the configuration file in doc/*. The code has some comments. Thanks!!! --=20 Rodolfo Garc=EDa "kix" ------=_Part_160907_24278624.1150669627543 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi,

I have a snapshot of snmpfs, is in http://cm.bell-labs.com/sources/contrib/kix/

The code has some "leaks", but I do not how to solve it.= Please help!!!!
Send me new ideas, comments, ...

You can use the bin/snmp* comma= nds or the filesystem in fs/snmpfs.
You can find some "doc" an= d the configuration file in doc/*.
The code has some comments.

Thanks!!!

--
Rodolfo Garc=EDa "kix" ------=_Part_160907_24278624.1150669627543-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <56149.81.47.192.178.1189005930.squirrel@webmail.kix.es> Date: Wed, 5 Sep 2007 08:25:30 -0700 From: kix@kix.es To: 9fans@cse.psu.edu User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Subject: [9fans] snmpfs Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: b7f22816-ead2-11e9-9d60-3106f5b1d025 Hi, I have no more time to continue now with the snmnpfs. Feel free to continue with it. The files are in /n/sources/contrib/kix/snmpfs-20070904.tgz. This file contains: /bin/ snmpget, snmpgetnext, snmpwalk, snmpbulk, snmpset and snmpfs. /lib/ (the library files) /doc/ "local.example" -> /lib/ndb/local example file for the snmpfs "Readme" -> documentation about the project. The snmpset is not fully funcitional, and the snmpfs is only shown as example. The libraries do not use the snmp errors (it goes well without it) and do not use factotum. In the other hand, there are two methods (implemented) to stop in the snmpwalk, the End Of MIB or changing the main branch of the tree. Only th= e End Of MIB is used. Enjoy it. slds. Rodolfo.