Re: error

2007-09-03 Thread Alex Burger
feng er wrote: Dear Mr or Miss:I have a problem . I have installed net-snmp,and configured the snmpd.conf and snmp.conf ,but when I try to run "snmpd.exe",the system showed the text followings:" No log handling enabled- turning on stderr logging Waring:no access control information config

Re: hrStorage doesn't show my partitions

2007-09-03 Thread Daniel van Ham Colchete
On 9/3/07, Raphael SurcouF Bordet <[EMAIL PROTECTED]> wrote: > > Le lundi 03 septembre 2007 à 16:57 -0300, Daniel van Ham Colchete a > écrit : > > Hello yall, > > > > I searched the archives but I couldn't find the answer there. > > > > I'm using net-snmp+cacti to monitor some servers I have. I jus

Re: hrStorage doesn't show my partitions

2007-09-03 Thread Raphael SurcouF Bordet
Le lundi 03 septembre 2007 à 16:57 -0300, Daniel van Ham Colchete a écrit : > Hello yall, > > I searched the archives but I couldn't find the answer there. > > I'm using net-snmp+cacti to monitor some servers I have. I just > finished installing 10 new ones, but hrStorage will not report my > di

hrStorage doesn't show my partitions

2007-09-03 Thread Daniel van Ham Colchete
Hello yall, I searched the archives but I couldn't find the answer there. I'm using net-snmp+cacti to monitor some servers I have. I just finished installing 10 new ones, but hrStorage will not report my disks to me at those 10 new servers. With an old server, when I 'snmpwalk|grep hrStorageDesc

Registering tables without TabelEntry: Possible?

2007-09-03 Thread Dirk Süsserott
Hi, I'v a question concerning table registration and their OIDs. I register a table using the following snippet: reg = netsnmp_create_handler_registration( "my_table", my_table_handler, oid_, oidle

Re: Trap OID has a 0 before it?

2007-09-03 Thread Dave Shield
On 03/09/07, Edison C. <[EMAIL PROTECTED]> wrote: > When I try the following the command on a sample MIB file(attached > below) > snmptranslate -M+. -mNSMAIL-MIB -Tp -IR netscape > I got the following output - > +--netscape(1450) >| >+--netscape#(0) >| | >| +--nsMailServe

Trap OID has a 0 before it?

2007-09-03 Thread Edison C.
Hi, I need a clarification on the snmptranslate command. When I try the following the command on a sample MIB file(attached below) snmptranslate -M+. -mNSMAIL-MIB -Tp -IR netscape I got the following output - +--netscape(1450) | +--netscape#(0) | | | +--nsMailServerStart(5

Re: snmptrap v3 problem

2007-09-03 Thread Jeddylyn A. Ortilla
Hello Good Afternoon! Thank you for your reply. I added authuser directive in snmptrapd.conf. authuser log,execute,net myuser Sending and receiving of snmptrap v3 worked. Thank you very much. Best Regards, Mike Ayers wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf O

error

2007-09-03 Thread feng er
Dear Mr or Miss:I have a problem . I have installed net-snmp,and configured the snmpd.conf and snmp.conf ,but when I try to run "snmpd.exe",the system showed the text followings:" No log handling enabled- turning on stderr logging Waring:no access control information configured. It's unlike

RE: Failed to connect to agentx master agent

2007-09-03 Thread gauravmeh2004
Hi, That was mistakenly written but i actually used, /usr/local/sbin/snmpd -c /usr/local/share/snmpd.conf -X tcp:localhost:706 But anyhow , i was successfull in running it , the problem was that in the sub agent code i changed the agentx port from "localhost:706" to "tcp:localhost:706" and it w