Sebastian Hagedorn wrote:
> --On 8. September 2008 16:52:37 +0200 Rudy Gevaert
> <[EMAIL PROTECTED]> wrote:
>
>> Some time ago I tried to get snmp monitoring of my cyrus installation.
>> I got stuck back then and gave up.
>>
>> Today I tried again and surp
--On 8. September 2008 16:52:37 +0200 Rudy Gevaert <[EMAIL PROTECTED]>
wrote:
Some time ago I tried to get snmp monitoring of my cyrus installation.
I got stuck back then and gave up.
Today I tried again and surprisingly I managed to get a lot farther. I
can read out the snmp values
Hello,
Some time ago I tried to get snmp monitoring of my cyrus installation.
I got stuck back then and gave up.
Today I tried again and surprisingly I managed to get a lot farther. I
can read out the snmp values of 'a' cyrus instances.
On each machine I run two cyrus instances.
Hello ,
I am using the latest net-snmp 5.4 agentx support on cyrus 2.3.7.
It is working until I find its agentx cannot re-connect to the SNMP server.
The cyrus-master is running with "-P 30 -x /var/agentx/master" but the
cyrus-master stops talking to the agentx if the SNMP service gets
> -Original Message-
> From: Patrick T. Tsang [mailto:[EMAIL PROTECTED]
> Sent: Sunday, October 22, 2006 10:41 PM
> To: Igor Brezac
> Cc: info-cyrus@lists.andrew.cmu.edu
> Subject: Re: SNMP agentx -P option no effect
>
> Hello Igor,
>
> yes, I am using net
Hello Igor,
yes, I am using net-snmp 5.3.0 on RHAS3 and RHAS4.
Thanks
Patrick
- Original Message -
From: "Igor Brezac" <[EMAIL PROTECTED]>
To: "Patrick T. Tsang" <[EMAIL PROTECTED]>
Cc:
Sent: Sunday, October 22, 2006 9:11 PM
Subject: Re: SNMP agent
On Sun, 22 Oct 2006, Patrick T. Tsang wrote:
Hello ,
I am using SNMP agentx support on cyrus 2.3.7.
It is working until I find its agentx cannot re-connect to the SNMP server.
The cyrus-master is running with "-P 30 -x /var/agentx/master" but the
cyrus-master stops talking to the
Hello ,
I am using SNMP agentx support on cyrus
2.3.7.
It is working until I find its agentx cannot
re-connect to the SNMP server.
The cyrus-master is running with "-P 30 -x
/var/agentx/master" but the cyrus-master stops talking to the
agentx if the SNMP service gets restarted.
Rudy Gevaert wrote:
Hi Casper,
I've started it like you suggested, but an snmpwalk
snmpwalk -Os -c public -v 1 andes
doesn't list any specific cyrus info...
Any other clues for me?
Thanks in advance,
Make sure you have enabled access to the cyrusMasterMIB in snmpd.conf as
the default config
Hi,
I have started my master with the snmp options. I can monitor it
perfectly. However I can't kill the master process by sending kill
-TERM. I have to send kill -9 to it.
I have read that one doesn't want to do that...
How can I further debug this problem? Thanks in advance,
Hi,
I managed to get the snmp monitoring enabled, thanks to Casper!, but I'm
left with the following problem.
I can't kill the master process. Sending a kill -TERM doesn't kill it.
The only way to kill it is sending a kill -9. And we all know we do
not want to do tha
Hi Casper,
Casper wrote:
In your snmpd.conf you must have
master agentx
and then start master with something like
/usr/cyrus/bin/master -P 120 -x /var/agentx/master
and it should work, and offcourse start snmpd 2.
I've started it like you suggested, but an snmpwalk
snmpwalk -Os -c public
In your snmpd.conf you must have
master agentx
and then start master with something like
/usr/cyrus/bin/master -P 120 -x /var/agentx/master
and it should work, and offcourse start snmpd 2.
/C
Den On, 2006-09-20, 17:02 skrev Rudy Gevaert:
> Hi,
>
>
> I'm looking at the s
Hi,
I'm looking at the snmp monitoring in cyrus, and have some problems
setting it up. I've folled the folling path:
installed libsnmp5, libsnmp5-dev, libsensors-dev from Debian Sarge
installed snmpd from Debian Sarge
I've compiled my cyrus with:
./configure \
--wi
Hello,
I backported from the 2.2.X branch what I think are most, if not all, the
changes needed to make cyrus 2.1.18 compatible with net-snmp, and allow for
statistics generation (I miss them on the mail server I have that is running on
a newer OS :) Changes are all in the C code I believe, with
Hi,
>cyrus-imapd-2.2.10 work fine with net-snmp-5.1.2, but not started after
>recompile with net-snmp-5.2:
>Dec 10 10:56:17 master[49104]: couldn't dup fd 0: %m
>Dec 10 10:56:17 master[49104]: exiting
i'm sorry! After recompile perl5.8 without threads, recompile net-snmp
Hi,
cyrus-imapd-2.2.10 work fine with net-snmp-5.1.2, but not started after
recompile with net-snmp-5.2:
Dec 10 10:56:17 master[49104]: couldn't dup fd 0: %m
Dec 10 10:56:17 master[49104]: exiting
master.c:
/* we reserve fds 3 and 4 for children to communicate with us, so they
b
Is using net-snmpd 4.2.x not an option for you?
-igor
On Fri, 30 Jan 2004, Joe Hrbek wrote:
> I was wondering if anyone has been able to get snmp to work with
> cyrus-imapd? I tried to get it working with net-snmp, redhat enterprise 3
> and imapd-2.1.16, and I even tried using imapd-
I was wondering if anyone has been able to get snmp to work with
cyrus-imapd? I tried to get it working with net-snmp, redhat enterprise 3
and imapd-2.1.16, and I even tried using imapd-2.2.x and applying the patch
from bugzilla (https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2152) but i
I've created a patch that replaces the UCD SNMP code with it's
corresponding Net-SNMP 5.0.x requirements. I tried to limit my changes to
adding --enable-ucd-snmp-compatibility, but Cyrus wouldn't compile
successfully when I did that. The current patch does compile successfully,
Hi folks!
I hope someone can help me. I have Red Hat 8.0 running with Cyrus IMAPD 2.1.14,
but I want to use Cyrus SNMP features. Since it seems that the ucd-snmp package
doesn't work on RH 8, is there any possibility to compile Cyrus IMAP against
net-snmp?
Thanks a lot!
-Oliver
On Wed, 18 Jun 2003, peter pilsl wrote:
>
> Thnx to Rob that helped me out of my previous compiling problem with sasl.
> I now try to install cyrus imapd 2.1.13 and fail with ucdsnmp:
>
> While having ucdsnmp 4.2.6 *and* net-smtp 5.8 installed make fails with the
> following error:
>
> gcc -L/usr/
On Wed, 18 Jun 2003, peter pilsl wrote:
> If I try to disable ucdsnmp (--with-ucdsnmp=no) I run into the following error:
>
> gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wall -g -O2 -o master master.o
> masterconf.o cyrusMasterMIB.o ../lib/lock_fcntl.o -lssl -lcrypto -lfl -lresolv
> -l
Thnx to Rob that helped me out of my previous compiling problem with sasl.
I now try to install cyrus imapd 2.1.13 and fail with ucdsnmp:
While having ucdsnmp 4.2.6 *and* net-smtp 5.8 installed make fails with the
following error:
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wall -g -O2 -o
Date: Wed, 5 Mar 2003 07:33:01 -0300
From: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
The right thing to do is to port all SNMP support to native net-snmp syntax,
but that requires rewriting the SNMP code in Cyrus.
And this is something that we'll probably do when we
On Wed, 05 Mar 2003, Lord Chaser wrote:
> is there a way to compile cyrus-imap 2.1.12 with net-snmp instead of ucd-snmp?
I've had endless trouble doing it in Debian. It is possible, but not easy,
and it requires that net-snmp be built with the ucd-snmp compatibility
layer.
The right thi
is there a way to compile cyrus-imap 2.1.12 with
net-snmp instead of ucd-snmp?
if so guidance or ref sure
appreciated
on of net-snmpd do you use? Have you built and configured
net-snmpd to support agentx? Double check and make sure cyrus has snmp
support compiled in.
cyrus-imapd-src$ grep HAVE_UCDSNMP config.h
#define HAVE_UCDSNMP 1
You need to start snmpd before you start cyrus. snmpwalk should produce
wrote:
>
> On Sun, 26 Jan 2003, Ilya wrote:
>
> > ive compiled cyrus with snmp using ports in freebsd.
> > but when I run snmpwalk I get:
> > /usr/local/bin/snmpwalk -Cc localhost
> > Unlinked OID in CYRUS-MASTER-MIB: cyrusMasterMIB ::= { cmuCyrus 1 }
> &g
On Sun, 26 Jan 2003, Ilya wrote:
> ive compiled cyrus with snmp using ports in freebsd.
> but when I run snmpwalk I get:
> /usr/local/bin/snmpwalk -Cc localhost
> Unlinked OID in CYRUS-MASTER-MIB: cyrusMasterMIB ::= { cmuCyrus 1 }
> Cannot adopt OID in CYRUS-MASTER-MIB: ser
ive compiled cyrus with snmp using ports in freebsd.
but when I run snmpwalk I get:
/usr/local/bin/snmpwalk -Cc localhost
Unlinked OID in CYRUS-MASTER-MIB: cyrusMasterMIB ::= { cmuCyrus 1 }
Cannot adopt OID in CYRUS-MASTER-MIB: serviceConnections ::= { serviceEntry 5 }
Cannot adopt OID in CYRUS
ing. Do I need to give the cyrus user
permission to write to snmp somehow? Is there a config option in
cyrus.conf that is not there by default?
Cyrus is not logging anything about attempting to connect to snmp and
snmpd is not logging any errors... I don't know what to look for
here
the cyrus user
permission to write to snmp somehow? Is there a config option in
cyrus.conf that is not there by default?
Cyrus is not logging anything about attempting to connect to snmp and
snmpd is not logging any errors... I don't know what to look for
here... can anyone shed some lig
On Fri, Jan 24, 2003 at 11:03:08AM -0500, Scott Russell wrote:
> Greets -
>
> After the recent talk of snmp stats I've decided to play with it
> myself. My system is Red Hat 7.3, ucd-snmp-4.2.5-7.73.0 an cyrus
> 2.0.11 from source.
Err, Umm, make that Cyrus 2.1.11 from sour
Greets -
After the recent talk of snmp stats I've decided to play with it
myself. My system is Red Hat 7.3, ucd-snmp-4.2.5-7.73.0 an cyrus
2.0.11 from source.
During the build of master.c it fails with some missing libs. I found
an old email from Igor which helps but doesn't quit
o write to snmp somehow? Is there a config option in cyrus.conf that
is not there by default?
Cyrus is not logging anything about attempting to connect to snmp and
snmpd is not logging any errors... I don't know what to look for
here... can anyone shed some light? How do the cyr
Taking a stab in the dark, do you have an SNMP server running on the
machine? If you have the snmp tools installed, then check chkconfig
with the following command to see if you got the service configured
to start at boot time. Before you turn on the snmp service via the
/etc/init.d scripts
I don't know a lot about the innards of snmp... but here is my problem.
I configured cyrus with the --with-ucdsnmp flag.. but when I query with
snmpwalk it gives no result.. as if that part of the tree is not known
to snmp. I ran the query using the base OID from your scripts. I
--On Thursday, January 23, 2003 5:58 PM +0600 Dmitry Novosjolov
<[EMAIL PROTECTED]> wrote:
Hi All,
has anybody succeded in using SNMP statistics of cyrus IMAP server ?
If so, can you please point me in right direction of how to monitor the
activity of Cyrus-imapd-2.1.11 server?
I've
Hi All,
has anybody succeded in using SNMP statistics of cyrus IMAP server ?
If so, can you please point me in right direction of how to monitor the
activity of Cyrus-imapd-2.1.11 server?
I've heard about togowar, but cyrus documents are empty in this ch
On Fri, 10 Jan 2003 [EMAIL PROTECTED] wrote:
>
> I will have a try at it this week-end... Now hopefully the last question
> about this topic, how does actually the SNMP daemon know about Cyrus ?? I
> am wondering how that can work by only specifying "master agentx", is that
I will have a try at it this week-end... Now hopefully the last question
about this topic, how does actually the SNMP daemon know about Cyrus ?? I
am wondering how that can work by only specifying "master agentx", is that
really all ? I will be using Cyrus graphtools from the c
more so it looks fine. Now an important question, how
> can I check that UCD-SNMP is really working with my Cyrus IMAP ?
Add 'master agentx' to snmpd.conf. Make sure to start cyrus after your
start snmpd. To see counters
'snmpwalk .1.3.6.1.4.1.3.6.1'
more so it looks fine. Now an important question, how
> can I check that UCD-SNMP is really working with my Cyrus IMAP ?
Add 'master agentx' to snmpd.conf. Make sure to start cyrus after your
start snmpd. To see counters
'snmpwalk .1.3.6.1.4.1.3.6.1'
Thanks, it looks like that worked, I now compiled Cyrus IMAP with the
following:
LIBS="-Wl,-zignore"
and I've checked with ldd to see if the kstat and kvm library where display
and they are not anymore so it looks fine. Now an important question, how
can I check that UCD-SNMP is
On Wed, 8 Jan 2003 [EMAIL PROTECTED] wrote:
>
>
>
>
>
> >I must have mis-understood you. You need to use this option to compile
> >cyrus-imapd. -Wl,-zignore will ignore libraries not referenced by the
> >link process.
>
> >If you want to fix UCD
>I must have mis-understood you. You need to use this option to compile
>cyrus-imapd. -Wl,-zignore will ignore libraries not referenced by the
>link process.
>If you want to fix UCD-SNMP libs, you need to pass -Wl,-zdefs to LDFLAGS
>and then add neccessary libs to the lin
Marc,
I must have mis-understood you. You need to use this option to compile
cyrus-imapd. -Wl,-zignore will ignore libraries not referenced by the
link process.
If you want to fix UCD-SNMP libs, you need to pass -Wl,-zdefs to LDFLAGS
and then add neccessary libs to the link process until
Hi Igor,
I just compiled my UCD-SNMP libraries with the options you've told me. Now
I wanted to make sure that the kvm and kstat library is also included in
it. How can I check that ?
Regards
--On Sunday, January 05, 2003 7:22 PM +0100 [EMAIL PROTECTED] wrote:
Try,
LIBS="-lkstat -lkvm" ./configure ...
I now had a try and it finally compiled perfectly ! Now, is that somehow
normal that I need to do that, shouldn't this be automatically done with
the configure scri
Hi there,
You are right, an ldd on the Cyrus binaries showed up kstat and kvm
library... Hopefully this doesn't use too much memory. Btw: I saw that only
the master binary from Cyrus IMAPD does use the UCD-SNMP library so
wouldn't it be a better idea to link only the kvm and kst
>Try,
>LIBS="-lkstat -lkvm" ./configure ...
I now had a try and it finally compiled perfectly ! Now, is that somehow
normal that I need to do that, shouldn't this be automatically done with
the configure script ?
Regards
Marc
On Sat, 4 Jan 2003 [EMAIL PROTECTED] wrote:
>
> >Try ('make distclean' first)
>
> >LIBS=-lkstat ./configure
>
> >The real fix is to build self-contained ucd-snmp libs.
>
> >master.c will not compile if ucd-snmpd package is built with libwrap.
&g
>Try ('make distclean' first)
>LIBS=-lkstat ./configure
>The real fix is to build self-contained ucd-snmp libs.
>master.c will not compile if ucd-snmpd package is built with libwrap.
>If this is the case, I can email you my patch.
>Hope this helps.
That help
Try ('make distclean' first)
LIBS=-lkstat ./configure
The real fix is to build self-contained ucd-snmp libs.
master.c will not compile if ucd-snmpd package is built with libwrap.
If this is the case, I can email you my patch.
Hope this helps.
-Igor
On Sat, 4 Jan 2003 [EMAIL
/usr/lib on Solaris 9. Now against what do I need to
link this library, against UCD-SNMP or Cyrus IMAPD ? Also another question,
what's the easiest way to link the libkstat library ?
Many thanks
Regards
> Hello,
>
> I am trying to get Cyrus IMAPD 2.1.11 on Solaris 9 to compile w
11 on Solaris 9 to compile with support
> for UCD-SNMP, I use version 4.2.6 of UCD-SNMP. The problem is that it
> doesn't detect UCD-SNMP because of the following error in the config.log:
>
> configure:6064: checking for sprint_objid in -lsnmp
> configure:6083: gcc -o conftest -W
Hello,
I am trying to get Cyrus IMAPD 2.1.11 on Solaris 9 to compile with support
for UCD-SNMP, I use version 4.2.6 of UCD-SNMP. The problem is that it
doesn't detect UCD-SNMP because of the following error in the config.log:
configure:6064: checking for sprint_objid in -lsnmp
configure
I have a few questions regarding the use of ucd-snmp
with cyrus-imapd-2.0.16:
1. What version of ucd-snmp is best implemented with
cyrus-imapd-2.0.16?
2. What snmp headers/libraries does cyrus-imapd look
for at compile time?
I recently tried to upgrade my version of ucd-snmp
from 4.2.3 to net
considering just
> tearing all of this code out since it slows down the server without
> actually accumulating any data and I'm not really sure it's the best
> way of doing it.
A quick look thorugh imap/*snmp shows a lot of useless accounting, true.
Some of that dat
out since it slows down the server without
> actually accumulating any data and I'm not really sure it's the best
> way of doing it.
A quick look thorugh imap/*snmp shows a lot of useless accounting, true.
Some of that data would be useful in very particular situations, but that
se
Date: Thu, 23 May 2002 14:55:46 -0300
From: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
What is the deal with tugowar, and the snmp statistics for the various
daemons in imap/ ?
It was an idea to collect information on subprocesses that we never
really followed thro
What is the deal with tugowar, and the snmp statistics for the various
daemons in imap/ ?
Cyrus master exports snmp statistics just fine though the AgentX interface,
but the other daemons seem to have not been ported to agentX yet (or tugowar
was not. It looks like porting tugowar would be
; Try
>
> snmpwalk public .1
>
> Larry
>
>Date: Fri, 26 Apr 2002 11:33:33 -0600
>From: Justin Wood <[EMAIL PROTECTED]>
>Organization: FlipDog.com
>
>I've just successfully compiled cyrus-imapd-2.1.3 with snmp support
>(4.2.3). I'm hav
On Fri, 26 Apr 2002, Lawrence Greenfield wrote:
> You want to run the UCD snmpd with agentx support enabled. Starting
> master after the snmpd has started should cause the Cyrus master to
> register with snmpd and you'll be able to see data.
Yeah. And should the snmp daemon di
t;[EMAIL PROTECTED]>
Organization: FlipDog.com
I've just successfully compiled cyrus-imapd-2.1.3 with snmp support
(4.2.3). I'm having trouble finding documentation on how to get thigs
to work, what to do, etc. Can someone point me in the right direction?
Thanks i
I've just successfully compiled cyrus-imapd-2.1.3 with snmp support
(4.2.3). I'm having trouble finding documentation on how to get thigs
to work, what to do, etc. Can someone point me in the right direction?
Thanks in advanc
Okay, now I'm playing with the SNMP reporting. Doing this with
ucd-snmp-4.2.1.pre1 (yeah, I noticed pre2 is out, but if I restart
the snmpd, I have to restart cyrus.) I'm now trying to figure out
some of the graphing.
Under the daily charts for "imap" there are two graphs,
From: Amos Gouaux <[EMAIL PROTECTED]>
Date: Tue, 26 Feb 2002 13:08:44 -0600
This seems to come up from time to time, so it's my turn.
Is anybody using the SNMP support in Cyrus on Solaris (8)? Care to
share what you did to get things going?
We use it; we use the late
This seems to come up from time to time, so it's my turn.
Is anybody using the SNMP support in Cyrus on Solaris (8)? Care to
share what you did to get things going?
One thing that puzzles me is the configure.in test for SNMP:
#include "confdefs.h"
/* Override any gcc2 intern
On Mon, 19 Nov 2001, Lawrence Greenfield wrote:
> You can also snmpwalk public .1.3.6.1.4.1.3.6
> and that should get you the same information.
Oh, it will. But I am packaging the thing, and I want to do it as well as
it can be done. For an example of what I mean by this, I am testing my
patch
Carnegie Mellon University
Pittsburgh PA. 15213
"
DESCRIPTION
"The MIB module for CMU SNMP entities."
REVISION"970122Z"
DESCRIPTION
"The initial revision of this MIB"
On Mon, 19 Nov 2001, Lawrence Greenfield wrote:
> snmpwalk mail3.andrew.cmu.edu public cmu
> you should see a large number of entries under enterprises.cmuMIB.
Where can one get the CMU and cmuCyrus MIB files? I had to nuke away the
cmuMIB and cmuCyrus mib symbols, converting them to their OIDs t
AIL PROTECTED]>
i'm looking to gather more information about implementing the
cyrus-graphtools for my site, management likes to see pretty graphs. i'm
running ucd-snmp-4.2 which i compiled from source distributed with
redhat 7.1, i configued with the
--with-mib-module
i'm looking to gather more information about implementing the
cyrus-graphtools for my site, management likes to see pretty graphs. i'm
running ucd-snmp-4.2 which i compiled from source distributed with
redhat 7.1, i configued with the
--with-mib-modules=agentx after reading a post t
Hello,
I would like to pull SNMP data out of my Cyrus IMAP server. However,
there's a confusing array of snmp haze surrounding the source code. Is
much of the code in the snmp directory deprecated? Is tugowar still used?
It looks deprecated to me since it depends on the older CMU A
At 14:44 29.07.01 -0400, Lawrence Greenfield wrote:
>Do you have net-snmp compiled with AgentX support? Are you running
>the net-snmp snmpd?
yes; yes. And I get some stats in the meantime. There must have been something
wrong with snmpd.conf. As I have to configure it again on our prod
Do you have net-snmp compiled with AgentX support? Are you running
the net-snmp snmpd?
Larry
Date: Sat, 28 Jul 2001 22:29:18 +0200
From: Ingo Herz <[EMAIL PROTECTED]>
Hello,
I'm running cyrus-imap 2.0.15 on an IBM F50 (AIX 4.3.3). Now I'm trying to
get snmp
Hello,
I'm running cyrus-imap 2.0.15 on an IBM F50 (AIX 4.3.3). Now I'm trying to
get snmp stats working. I installed net-snmp 4.2.1, recompiled cyrus (snmp libs
were detected) and installed the CYRUS mibs. An snmpwalk on
.1.3.6.1.4.1.3.6.1.2.1
gives no result and an snmpget gives the
Ok, I took a poke around, and you definitely want Net SNMP 4.2, not
4.1.anything.
Larry
From: Amos Gouaux <[EMAIL PROTECTED]>
Date: 18 Mar 2001 09:10:22 -0600
>>>>> On Sat, 17 Mar 2001 14:39:16 -0500,
>>>>> Lawrence Greenfield <[EMAIL PROTE
>>>>> On Sat, 17 Mar 2001 14:39:16 -0500,
>>>>> Lawrence Greenfield <[EMAIL PROTECTED]> (lg) writes:
lg> Is ucd-snmp 4.1.2 the latest version? Was your snmpd compiled with
lg> agentx support?
Perhaps he's using:
http://download.sourceforge.net/n
Is ucd-snmp 4.1.2 the latest version? Was your snmpd compiled with agentx
support?
The AgentX support in many versions of UCD SNMP were very buggy; only the
latest version (and cvs snapshots since then) have been sufficient for this
SNMP support.
Larry
--On Wednesday, March 14, 2001 02:55
I installed Cyrus IMAPD 2.0.12 on Linux 2.2.18 with the option
--with-ucdsnmp and I installed previously also ucd-snmp.4.1.2.
Now, the master program doesn't listen to any port (#netstat -a) and nothing
is logged.
I have to configure cyrus in some manner?
What can I test the master program
=?iso-8859-1?Q?=D8rnulf?= Nielsen <[EMAIL PROTECTED]> writes:
> 1. Does Cyrus IMAPd still rely on the CMU implementation of AgentX or is
> it possible to use net-snmp (Previously known as "ucd-snmp").
Yes, you can use net-snmp. We are using that now ourselves.
The code
> Date: Wed, 21 Feb 2001 16:47:45 +0100
> From: Ørnulf Nielsen <[EMAIL PROTECTED]>
> Organization: Linux Communications AS
>
> 1. Does Cyrus IMAPd still rely on the CMU implementation of AgentX or is
> it possible to use net-snmp (Previously known as "ucd-snmp&q
1. Does Cyrus IMAPd still rely on the CMU implementation of AgentX or is
it possible to use net-snmp (Previously known as "ucd-snmp").
2. Where have you hidden the SNMP documentation ;-)
--
Ørnulf Nielsen
86 matches
Mail list logo