How to run my legacy snmp "agent" as sub-agent of net-snmp agent

2009-06-23 Thread Krishna Mohan
Hi,   On my host I’m using legacy snmp (internally developed by our team) which lacks IPv6 functionality.  In order to circumvent this, I’d like to use net-snmp agent which supports IPv6 and adding new MIBs at ease.  Could you please let me know how to run my legacy snmp as sub-agent of net-snm

Re: Unable to invoke my external program specified in snmptrapd.conf

2005-10-19 Thread Krishna Mohan
Thanq very much It's working fine. Regards KM On Wed, 2005-10-19 at 10:40, Wes Hardaker wrote: >>>>> On 19 Oct 2005 09:46:46 +0530, Krishna Mohan <[EMAIL PROTECTED]> said: Krishna> traphandle default /usr/local/bin/

Re: Unable to invoke my external program specified in snmptrapd.conf

2005-10-18 Thread Krishna Mohan
is read, but the external program is not invoked. Even traptoemail is not all seen, it seems. Plz help me in this regard thanx in advance Regards KM On Tue, 2005-10-18 at 19:22, Wes Hardaker wrote: >>>>> On 18 Oct 2005 19:08:23 +0530, Krishna Mohan <[EMAIL PROTECTED]&

Unable to invoke my external program specified in snmptrapd.conf

2005-10-18 Thread Krishna Mohan
Dear All, I'm able to receive traps using snmptrapd in /var/log/messages. However, I'd like snmptrapd to invoke my external program so as to alert me on receipt of trap. In snmptrapd.conf i have written this directive "traphandle default /usr/bin/krsna.pl" It's a perl script which gives me

Unable to implement trap

2005-10-06 Thread Krishna Mohan
Hello All, I've successfully implemented net-snmp get & set request operation. But i failed to implement trap. Will u plz guide me thru the steps. Thanks in Advance Regards KrishnaMohan --- This SF.Net email is sponsored by: Power Arch

Unable to implement trap

2005-10-05 Thread Krishna Mohan
Hello All, I've successfully implemented net-snmp get & set request operation. But i failed to implement trap. Will u plz guide me thru the steps. Thanks in Advance Regards KrishnaMohan

error in packet : inconsistentName | Plz clear this

2005-03-24 Thread Krishna Mohan
istentName (That object can not currently be created) Failed object: ROCSYS-MIB::rocVar1.0 Can anybody clear this. Thanks in Advance Regards Krishna Mohan --- This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 20

error in packet : inconsistentName

2005-03-24 Thread Krishna Mohan
(That object can not currently be created) Failed object: ROCSYS-MIB::rocVar1.0 Can anybody clear this. Thanks in Advance Regards Krishna Mohan

not invoking handler

2005-03-07 Thread Krishna Mohan
Dear All, I'm trying to add a private/dummy mib into netsnmp agent under interfaces group as +--interfaces(2)    |    +-- -R-- Integer32 ifNumber(1)    |    +-- -R-- Integer32 ifKMNumber(3) Steps followed : 1. Integrate ifKMNumber mib in IF-MIB.txt file. 2. mib2c  -c mib2c.scala