Yes, slowing down is probably best  :>P 

I am using NetSNMP v5.4

Executing the "ls -l /var/agentx" command results in the following error:

    ls: /var/agentx:  No such file or directory


My "snmpd.conf" file has the following two lines only:

master agentx
rocommunity  mycommunity_ro  


My "snmp.conf" file has the following two lines only:

mibdirs  +/export/home/myname/snmp/usr/local/share/snmp/mibs
mibs  +OC-STB-HOST-MIB:DOCS-IF-MIB:CLAB-DEF-MIB:DOCS-IETF-BPI2-MIB


Here is the "configure" command I am using:

./configure \
--prefix=/export/home/myname/snmp/usr/local \
--srcdir=/export/home/myname/snmp/net-snmp \
--enable-embedded-perl \
--enable-shared \
--with-mib-modules="OC-STB-HOST-MIB"




Dave Shield <[EMAIL PROTECTED]> wrote: On 13/06/07, Need Help  wrote:
> 1) Here is the output I get when using the -Le option:
>
> [EMAIL PROTECTED] net-snmp]#
> /export/home/myname/snmp/usr/local/sbin/snmpd -f -Le &
> [1] 27644
> [EMAIL PROTECTED] net-snmp]# Turning on AgentX master support.
> Error: Couldn't open a master agentx socket to listen on ():
>
>
> Obviously I am not configured correctly .... what am I missing?

I don't know.   How are you configured at the moment?

What's in your snmpd.conf file?
What does 'ls -l /var/agentx'  show? (both before and after starting the agent)

Which version of the software are you working with?


> 2) Currently, I am using the snmpd master agent to process my
>    "OC-STB-HOST-MIB" MIBfile.....

Can I suggest that you slow down a bit!
It's probably sensible to concentrate on one problem at a time.
If you can't get a single subagent to work, then there's not much
point in racing ahead with looking at building ever more complicated
configurations.

One step at a time....

Dave


 
---------------------------------
Sucker-punch spam with award-winning protection.
 Try the free Yahoo! Mail Beta.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to