Re: snmp questions

2002-04-29 Thread Justin Wood
Okay, I got snmpd running with agentx support on port 705. However, shouldn't I be able to do a snmpwalk localhost public .1.3.6.1.4.1.3.6.1.2.1 and see the cyrus stats? I get nothing returned. I've got to be missing something simple here. I see snmpd listening on port 705, but nothing (l

Re: snmp questions

2002-04-26 Thread Henrique de Moraes Holschuh
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 die, you need to rest

Re: snmp questions

2002-04-26 Thread Lawrence Greenfield
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. Try snmpwalk public .1 Larry Date: Fri, 26 Apr 2002 11:33:33 -0600 From: Justin Wood <[EMAIL PROTE

snmp questions

2002-04-26 Thread Justin Wood
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 advance, Justin. --