Config Question

2008-12-21 Thread 刘一白
Hi, I have Checkpoint NGX R65. I have trouble on how to configure SNMP community string and host(Management Server ex. 10.16.XX.XX) in CLI. I am looking forward to your reply. Best regards, Liu Yibai ECCOM --

RE: AW: agentx config question

2007-08-03 Thread Jayson Robinson
reran my original snmpd command line and everything function as it has previously.I've never had this problem before 5.4.1, bug or design feature? This occured on an as4 box.Jayson> Subject: AW: agentx config question> Date: Mon, 30 Jul 2007 11:27:28 +0200> From: [EMAIL PROTECTE

AW: agentx config question

2007-07-30 Thread Stefan Mikuszeit
;-) Regards Stefan -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Wes Hardaker Gesendet: Freitag, 27. Juli 2007 17:45 An: Leland Wallace Cc: [email protected] Betreff: Re: agentx config question >>>>> "L

Re: agentx config question

2007-07-27 Thread Wes Hardaker
> "LW" == Leland Wallace <[EMAIL PROTECTED]> writes: LW> so it looks like the path /var/agentx is missing. The master agent should try and create it, so I'm betting that your snmpd doesn't have user rights to make that path? -- Wes Hardaker Sparta, Inc. -

Re: agentx config question

2007-07-24 Thread Leland Wallace
On Jul 21, 2007, at 12:12 PM, Dave Shield wrote: > On 21/07/07, Leland Wallace <[EMAIL PROTECTED]> wrote: >> Turning on AgentX master support. >> agentx/master: initializing... >> Error: Couldn't open a master agentx socket to listen on (): >> >> and then it quits. Shouldn't the default port be u

Re: agentx config question

2007-07-21 Thread Dave Shield
On 21/07/07, Leland Wallace <[EMAIL PROTECTED]> wrote: > Turning on AgentX master support. > agentx/master: initializing... > Error: Couldn't open a master agentx socket to listen on (): > > and then it quits. Shouldn't the default port be used here? Not quite. By default, it should be listening o

agentx config question

2007-07-21 Thread Leland Wallace
Varoius bits of documentation (and the code too) mention that there is a default agentx listening port. e.g. #define AGENTX_PORT705 from protocol.h I am running into a situation where I have the "master yes" directive in the snmpd.conf file, without the "agentxsocket" being specified