Hi all,

Solaris 10 comes with Net-SNMP 5.0.9 and I am trying to persuade the
program to send the sysName.0 OID when a monitor trap occurs.
I have the following in my snmpd.conf file:

createUser snmpuser MD5 "snmpuser" DES
rwuser snmpuser
agentSecName snmpuser
load 0.01 0.05 0.10

monitor -r 30 -o sysName.0 -o laNames -o laErrMessage "laTable"
laErrorFlag != 0

(Note: These values are for testing only)

Using this no monitor no trap events are generated at all. If I take the
sysName bit out:

monitor -r 30 -o laNames -o laErrMessage "laTable" laErrorFlag != 0

It works OK.

I have tried to debug just the MIB with:
/usr/sfw/sbin/snmpd -f -L -Ddisman:event
and
/usr/sfw/sbin/snmpd -f -L -DdismanEventMIB

But have got nothing at all out. If I use:
/usr/sfw/sbin/snmpd -f -L -DALL

I get so much output I can't pick anything out at all.

I am not using any agentX bits and pieces, just the basic application
and MIBs. I have tried compiling the latest version (5.4) but I get
exactly the same problems with that.

Can you offer any suggestions of a direction I might try to resolve this
issue?

|\/|artin


*************************************************************************************
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege.  If you are not the named addressee and/or have 
received this message in error, please advise us by e-mailing [EMAIL PROTECTED] 
and delete the message and any attachments without retaining any copies. 

Internet communications are not secure and COLT does not accept responsibility 
for this message, its contents nor responsibility for any viruses. 

No contracts can be created or varied on behalf of COLT Telecommunications, its 
subsidiaries or affiliates ("COLT") and any other party by email Communications 
unless expressly agreed in writing with such other party.  

Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to