SNMP4J-agentX

2010-04-14 Thread Piljoo Choi
Hi all, Sorry for asking about SNMP4J -agentX library. But, there could be someone in the group knows well and has some experience with SNMP4J-agentX subagent. Has anyone wrote a subagentX in Java with SNMP4J agentX API? I need to write a subagentX that will be connecting to my master agent an

best practice for "from where" to send traps

2010-04-14 Thread khan_don
Hello, I'm trying to see if there are best practices for organization of routines to send traps. In my application I use the mib2c generated table load routine to populate a mib table with application status. I'd like to send traps based on values of those stats but not sure if I should send the

Disabling the snmp log

2010-04-14 Thread sanjaykumar
Hi ALL, I am trying to disable snmp log. I have disable the init function of log in  "init_snmp" that is "init_snmp_logging();" Even then i am getting log both in /var/log/snmpd.log and and on terminal[screen]. Could somebody help me out to disable it ? Rgds, Sanjay ---

Re: error msg "No such instance ~" on trap message?

2010-04-14 Thread Dave Shield
On 14 April 2010 05:50, key wrote: > Why does snmptrapd display "SNMPv2-SMI::mib-2.47.1.1.1.1.2.20" as OID of the > first varbind > "-i ENTITY-MIB::entPhysicalTable.1.entPhysicalDescr.20"? It looks as if you need to tell snmptrapd to load the Entity MIB. It won't do this by default. Try starting

Re: Seg fault when querying for the UDP table

2010-04-14 Thread Malathi Panyam
Hi Dave,    Sorry, here is our makefile SNMP_MIB_MODULES_INCLUDED = \     host/hr_device \     host/hr_disk \     host/hr_filesys \     host/hr_network \     host/hr_partition \     host/hr_proc \     host/hr_storage \     host/hr_system \     ieee802dot11 \     mibII/at \     mibII/icmp