Request help with compiling for ARM

2022-02-16 Thread raja vankam
Hi, I am aware that this is a special request to get help to compile Net-SNMP for ARM. Just to see if you have any suggestions to compile. Background: I am cross compiling Net-SNMP for a custom board with ARM processor from TI. Host Operating System for Compile: Ubuntu 16.04 Previously I had comp

Re: objects defined Under .private.enterprise. are not accessible.

2017-06-01 Thread Raja
Do you see your MIB name appear under private and enterprise? I hope you have compiled the MIB in MG-SOFT MIB compiler and added MIB module to the MIB browser. Regards Raj. > On Jun 1, 2017, at 8:58 AM, deepak.sachan deepak.sachan > wrote: > > Hi > > I am using MG-SOFT MIB browser for a

Re: How to delete net-sm,p v3 user

2015-11-27 Thread Raja
Did you stop the snmpd agent before removing the usmuser entry from /var/../snmpd.conf file? Regards Raj. > On Nov 27, 2015, at 5:54 AM, Igor Sobinov wrote: > > Hello, > > I added net-snmp v3 user using utility net-snmp-create-v3-user > So, I tried to delete it by removing usmUser... string

Unable to receive V3 coldstart trap if one of the Inform destination configured is unavailable

2015-10-02 Thread raja vankam
Hi, I am testing SNMP agent created with V3 support. I have configured two inform destinations but not started one of the destinations trap receiver or removed the network cable from the server PC. At that time if I start the agent on the Linux target then the agent is not doing anything. Agent i

Re: Unable to send SNMP V3 Informs to multiple destinations

2015-08-28 Thread raja vankam
there any way to make the agent functional with one trap receiver and try for the other trap receiver until it is available. Appreciate your help. Thanks. Raj. On Mon, Aug 3, 2015 at 2:30 PM, raja vankam wrote: > Hi Robert, > > Thanks for your reply and sorry for the delayed response.

Re: Unable to send SNMP V3 Informs to multiple destinations

2015-08-03 Thread raja vankam
acknowledgements. Appreciate your help. Thanks. Raja. On Fri, Jul 17, 2015 at 2:56 PM, Robert Story wrote: > On Wed, 8 Jul 2015 17:03:09 -0500 raja wrote: > RV> If I try to send Informs to more than one destination with the > RV> same user or different user then just cold star

Unable to send SNMP V3 Informs to multiple destinations

2015-07-08 Thread raja vankam
Hi, I am using Net-snmp-5.7.3 source and compiled an agent with SNMP V3 support and installed the agent on the Linux target. I am able to perform GET and SET with the users added and able to send Informs to one destination for one user. If I try to send Informs to more than one destination wi

SNMP HELP

2010-01-06 Thread Raja
Hi, This is Raja. I want retrive the CPU usage via snmp. and I want to look out how much memory is being occupied by the each process. Can any one help me in this regard. Thank you, Thanks & Regards, A.Raja Mail : a.r...@mistltd.com Mob No: (+91)934671

Showing interface description which does not actually exist.

2007-09-19 Thread Raja Sekhar Kavuri
Hi, I am using Net-SNMP version 5.3.1. I am facing a problem. i have added some interfaces in a remote machine. Then i have deleted one of them. when i am trying to get the interface description of that remote machine i am getting the description of the deleted interfaces also. But these delete

new to net SNMP

2006-02-13 Thread Raja Sekhar
hai,   i am new to net snmp. i have down loaded the net-snmp-5.3.0.1-1.EL4.i386 current version from the site. i have installed it in linux and i am able to run the snmpd successfully. But the real problem is that i am not able to understand how to add a MIB which is created by me. can any one ex

Traps with Agentx

2005-03-01 Thread raja krishna
1.3.6.1.4.1.3317.1.2.8 smuxpeer 1.3.6.1.4.1.3317.1.2.10 smuxpeer 1.3.6.1.4.1.3317.1.2.11 master agentx trap2sink 127.0.0.1 rwcommunity test Please let me know if i am missing out any options or config. with Regs, Raja --- Robert Story <[EMAIL PROTECTED]> wrote: > First, please don'

Re: SnmpTrap help Needed!!

2005-02-25 Thread raja krishna
as subagent. My doubt is, should any extra option be given at the snmpd or snmptrapd for traps to be recieved at the trap deamon. with Regs, Raja --- Robert Story <[EMAIL PROTECTED]> wrote: > First, please don't post to both lists. > > On Wed, 16 Feb 2005 21:48:48 -0800 (P

SnmpTrap help Needed!!

2005-02-21 Thread raja krishna
Hi, I am using Agentx protocol to manage a couple of protocols.I am using my own agentx-code as subagent and net-snmp ver 5.0.8 as the master agent. I tested get/Set and walk successfully,But i am unable to capture traps on snmptrap deamon. I used the following option: "snmptrapd -f -P" to capt