Re: mib2c.mfd.conf: ifTable instance keeps there even when I stopped ifTable agent daemon

2011-03-31 Thread Robert Story
On Tue, 29 Mar 2011 12:46:47 -0400 Zimmer wrote: ZH> Thanks Dave. So I have to have IF-MIB removed from default MIBs in order to ZH> have my ifTable work? Since DEBUGMSGTL doesn't work in ifTable even I have ZH> -DALL turned on. You have to either not load the module (which is not the same as the

Re: snmptrap command

2011-03-31 Thread akshata s harkantra
Thanks Dave for your suggestion. After I identified the notifcation object, the following is working snmptrap -v 1 -c public -M "my mibs path" "address" SNMPv2-MIB::snmpTrapOID localhost 5 1 '' SNMPv2-MIB::sysName.0 s "test" For the above command I see the string "test" getting received on the

Re: Notifications not logged in case of other than Startup

2011-03-31 Thread Nilesh karle
Hi, Has anybody any clue ? On Tue, Mar 29, 2011 at 3:55 PM, Nilesh karle wrote: > Hi, > > I am using net-snmp version 5.4.1. and notification-Log mib for logging the > Notifications. > > When I create trap and send to targets, I can receive the same at targets. > But, > the traps are not gett

Re: snmptrap command

2011-03-31 Thread Dave Shield
On 31 March 2011 07:48, akshata s harkantra wrote: > I need to send a message or string using snmptrap command to the receiver end. >snmptrap -v 2c -c public "ipaddress" sysDescr.0 No. The OID that you send with snmptrap must be the OID of a *notification* object. (i.e. one defined using NOT