Help me answer few queries on Snmptrapd

2018-05-13 Thread Kaleemulla Sharief (kasharie)
Hi All, Can anyone help me answer few queries on using snmptrapd to log the incoming snmp v3 traps. 1. Is there an alternative way to support/authorize V3 traps apart from adding the entries in snmptrapd.conf to createuser with engine id, Auth and priv protocol and passwords. 2. Question

RE: Please help me in understanding the strange behaviour with my subagnet.

2014-07-21 Thread karteek.challa
tsnmp_call_handlers: setting SNMP_ERR_NOTWRITABLE...\n"); netsnmp_set_request_error(reqinfo, requests, SNMP_ERR_NOTWRITABLE); } return SNMP_ERR_NOERROR; I am not able to understand this behavior. Anything wrong

Please help me in understanding the strange behaviour with my subagnet.

2014-07-21 Thread karteek.challa
SNMP_ERR_NOTWRITABLE); } return SNMP_ERR_NOERROR; I am not able to understand this behavior. Anything wrong with my subagent?? Please help me. I am struggling to solve this issue from pas

Help me On snmptrap instruction

2012-07-21 Thread mohamad hosein jafari
system MIB to server in a period time can you help me how do this work? ( please help me step by step) -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat land

Re: Urgent plz help me......

2011-03-29 Thread Jaime Lozano
e sample test file changes from time to time. Need > to fetch the current value. > > Please help me to do this. > > > Regards, > Vani > > > -- > Enable your software for Intel(R) Active M

Urgent plz help me......

2011-03-29 Thread Sri Vani
from time to time. Need to fetch the current value. Please help me to do this. Regards, Vani -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your

Could you please help me to solve this problem

2011-01-10 Thread mai wang
Hi I ask question about net-snmp. How can I send response in the same port not random port ? (in Version 1 or Version 2) 11:20:20.629170 IP 10.56.230.xx.57994 > 10.56.230.xx.8060: UDP, length 45 11:20:20.630846 IP 10.56.230.xx.60737 > 10.56.230.xx.57994: UDP, length 47 11:20:30.356526 IP 10.56

Re: Re: Re: Who can help me to let net-snmp working in arm-linux?

2010-11-29 Thread Jason
allallnone # - Is it OK? By the way, I executed snmpd with root. Regards, Jason 发件人: rakesh zingade 发送时间: 2010-11-29 16:11:38 收件人: Jason 抄送: net-snmp-users 主题: Re: Re: Who can help me to let net-snmp working in a

Re: Re: Who can help me to let net-snmp working in arm-linux?

2010-11-29 Thread rakesh zingade
; The encryption support warning is I guess because of SSL is not enabled. > Encryption support not enabled. > Error opening specified endpoint "" > Server Exiting with code 1" > > check snmpd.conf .. try executing snmpd with some other user > > Thanks > > R

Re: Re: Who can help me to let net-snmp working in arm-linux?

2010-11-29 Thread Jason
cal/snmp-test/share/snmp/snmp.conf: line 25: Warning: Unknown token: mibs. Encryption support not enabled. Encryption support not enabled. Error opening specified endpoint "" Server Exiting with code 1" Thanks Regards, Jason 发件人: rakesh zingade 发送时间: 2010-11-29 15:04:49 收件人

Re: Who can help me to let net-snmp working in arm-linux?

2010-11-28 Thread rakesh zingade
ary. but it can not work in my target. Who can help me? Any body can let net-snmp > working well in arm-linux system? > Thank you very much~ > > > > Regards, > Jason > > > -- > Increase Visi

Who can help me to let net-snmp working in arm-linux?

2010-11-28 Thread Jason
Dear all, I tried to cross-compile net-snmp with arm-linux v3.3.2, it is ok, but it can not work in my target. Who can help me? Any body can let net-snmp working well in arm-linux system? Thank you very much~ Regards, Jason

Hi, I meet some problem when using net-snmp, can you help me, thank you!

2010-09-14 Thread fu . changyou
Hi, I develop some componets on net-snmp, It works OK on AIX. when I test it on HP-Unix, a strange thing occured. no matter where I send a request to the snmpd, the snmpd print the sender's IP and port always 0.0.0.0:0. How can I solve it? thanks! Received SNMP packet(s) from UDP: [0.0.0.0

help me

2010-08-03 Thread Eman Saber
ok ,but how can i do this (configure server using net-snmp) please help me -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1

Re: please help me

2010-08-03 Thread Dave Shield
On 3 August 2010 12:53, Eman Saber wrote: > i need to set IP address using netsnmp > i know it is not writable but how can i do that (change object value) i need > answer yes or not and if yes how can i do this?? The answer is NO. I've already told you this. Repeating the question will not chan

please help me

2010-08-03 Thread Eman Saber
i need to set IP address using netsnmp and i do the following 1-create rwcommunity and give it full privileges. 2-i'm using netsnmp version 2c 3-i'm using IP-MIB mycommand: snmpset -Oe -v 2c -c private localhost IP-MIB::ipAdEntAddr.192.168.1.49 = 192.168.1.26 myerror: Error in packet. Reason:

Re: help me

2010-08-03 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 3 Au

Re: help me

2010-08-02 Thread Dave Shield
On 2 August 2010 13:47, Eman Saber wrote: > mycommand: >  snmpset . IP-MIB::ipAdEntAddr.192.168.1.49  = 192.168.1.26 > > myerror: > Error in packet. > Reason: notWritable (That object does not support modification) Which is correct. >From the IP-MIB file: ipAdEntAddr OBJECT-TYPE SYNTAX

help me

2010-08-02 Thread Eman Saber
i need to set IP address using netsnmp and i do the following 1-create rwcommunity and give it full privileges. 2-i'm using netsnmp version 2c 3-i'm using IP-MIB mycommand: snmpset -Oe -v 2c -c private localhost IP-MIB::ipAdEntAddr.192.168.1.49 = 192.168.1.26 myerror: Error in packet. Reason:

Re: Please help me to fix a issue:Reason: authorizationError (access denied to that object)

2010-05-17 Thread Dave Shield
On 15 May 2010 14:48, 德顺 孟 wrote: > Now I add a user to the system: > > net-snmp-config --create-snmpv3-user -ro -a MD5 -A "" fff I'm no expert on SNMPv3 security, but I've got a feeling that repeated patterns in SNMPv3 passwords are a Bad Idea. > Then ,I run the bellow cmd

Please help me to fix a issue:Reason: authorizationError (access denied to that object)

2010-05-17 Thread 德顺 孟
Hi: I have already installed net-snmp (net-snmp-5.5),the whole setup process use the defaul value. Now I add a user to the system:     net-snmp-config --create-snmpv3-user -ro -a MD5 -A "" fff     Then ,I run the bellow cmd :     snmpget -v 3 -u fff -l authNoPriv -a MD5 -A 4

Re: Please help me to get sub agents working.

2009-12-01 Thread Dave Shield
2009/11/30 Duo Maxwell : > I am having trouble getting a subagent to work. > I hope this is not one of thoes cases where the answer is > obvious and I have complete overlooked it. Probably not - getting new MIB modules to work can often be tricky. The best starting point is probably the FAQ entry

Please help me to get sub agents working.

2009-12-01 Thread Duo Maxwell
I am having trouble getting a subagent to work. I have attempted to follow the rules of support and first check alternative sources. I have been through the wiki and tutorials many times. I hope this is not one of thoes cases where the answer is obvious and I have complete overlooked it. If that is

RE: About MIB,somebody HELP me!

2009-08-28 Thread Mike Ayers
> From: Zhisuo Liu - 劉志瑣 [mailto:zhisuo@access-company.com] > Sent: Friday, August 28, 2009 1:47 AM > It is your responsibility to find what you want to confirm first. > > Please check the web sit carefully. This is true, but it's still nice to throw the dog a bone... http://www.ne

RE: About MIB,somebody HELP me!

2009-08-28 Thread Zhisuo Liu - �⒅粳�
Hello Feifei It is your responsibility to find what you want to confirm first. Please check the web sit carefully. Regards Zhisuo From: 飞飞 [mailto:chenyapu1...@qq.com] Sent: Friday, August 28, 2009 4:36 PM To: net-snmp-users Subject: About MIB,somebody HELP me

About MIB,somebody HELP me!

2009-08-28 Thread 飞飞
Hi all, im a new fish here,I need write a MIB text,can some body tell me some thing first thing first about the MIB How-to ? i stay on the web net-snmp.org for a long time,but i got nothing for really help,maybe i just need somebody to tell me how to start write a MIB text.thanks! Alex

Re: could you please help me on this

2009-01-22 Thread Dave Shield
2009/1/16 ram k : > my questions are what is the difference between site_perl and vendor_perl ? /usr/lib/perl5/{version} is used for the core perl modules, that are a standard part of any perl installation /usr/lib/perl5/vendor_perl/{version} is used for any additional modules that

RE: could you please help me on this

2009-01-19 Thread Mike Ayers
> From: ram k [mailto:rames2...@gmail.com] > Sent: Friday, January 16, 2009 9:37 AM > these issues are because First i don't know any thing about > SNMP and Net: SNMP(both from cpan.org),i thought these are > part of Net-SNMP(Net-SNMP.org) package, i didn't even > realised at the time of Net:

could you please help me on this

2009-01-19 Thread ram k
r...@abcx libexec]# these issues are because First i don't know any thing about SNMP and Net: SNMP(both from cpan.org),i thought these are part of Net-SNMP(Net-SNMP.org) package, i didn't even realised at the time of Net: SNMP(cpan.org) installation,i installed Net: SNMP from cpan.org,this is a Ob

help me out in getting trap regarding cpu utilisation

2008-05-16 Thread santanu.raul
can somebody tell me how to get a trap where we want to be notified as cpu utilisation goes beyond a certain amount;say we want a trap every time whenever cpu utilisation goes up 50%. santanu kumar raul ring me-09338447020 voip:844-4388 BHDC MAKES ME APPLY BOLD:U NEVER FAIL.U HAVE ATTEMPTED 1000

help me.

2007-07-19 Thread 高翔
1.About snmp_sess_init(),"May perform one time minimal library initialization." ,what is it mean ? 2.About snmp_read(),"Each socket with it's fd set has a packet read from it * and snmp_parse is called on the packet received.",what is it mean ?

Help me

2007-02-28 Thread RAZAFINDRAMONJA Herifidy
Please help me!How to abtain the OID of the throuputs (in kb/s) for each interface.I use zabbix for monitoring and only the TotalPacketIn and the TotalPacketOut that I see not the throughputs.Thanks - Take Surveys. Earn Cash

plz help me

2007-01-31 Thread sathyanarayanan Thangavelu
hi this is my code where should intialize the table and how please help me i am new to this net snmp code /* * Note: this file originally auto-generated by mib2c using * : mib2c.iterate.conf,v 5.19 2006/09/07 16:17:35 dts12 Exp $ */ #include #include #include #include "dot3OamTa

Re: I've met some troubles really headachy,pls help me!

2007-01-31 Thread jin zhou
> netsnmp_variable_list * > exampleTable_get_first_data_point(...) > { > *my_loop_context = 0; > return exampleTable_get_next_data_point(...); > } > netsnmp_variable_list * > exampleTable_get_next_data_point(...) > { > int i = (int) *my_loop_context; // i.e. 0 > snmp_set_var_value(put_index_data,

Re: I've met some troubles really headachy,pls help me!

2007-01-31 Thread Dave Shield
On 31/01/07, jin zhou <[EMAIL PROTECTED]> wrote: > netsnmp_variable_list * > exampleTable_get_first_data_point(...) > { > *my_loop_context = 0; > return exampleTable_get_next_data_point(...); > } > netsnmp_variable_list * > exampleTable_get_next_data_point(...) > { > int i = (int) *m

Re: I've met some troubles really headachy,pls help me!

2007-01-31 Thread jin zhou
my_loop_context = (void *) ++i; return put_index_data; } else { return NULL; } I tried to modify *my_loop_context to 1,then snmptalbe shows:An empty row (as my description before),then exampleTable_head[1] datas.So I thought if this is the internal mechanism of net-s

Re: I've met some troubles really headachy,pls help me!

2007-01-30 Thread Dave Shield
On 30/01/07, 洲 金 <[EMAIL PROTECTED]> wrote: I have a scalar variable in my mib.When it is being GET,it will return the source ip of this GET request(the soruce ip of the UDP packet). How do you know that the incoming request is running over IP? What should this object return if the request

Re: I've met some troubles really headachy,pls help me!

2007-01-30 Thread jiang jilin
3.About general net-snmp apps' executing I've downloaded all the source files of NET-SNMP-TUTORAIL 5,including the makefile.When making,it succeed.But when executing,1 error occurs:"error while loading shared libraries: libnetsnmp.so.9: cannot open shared object file: No such file or direc

I've met some troubles really headachy,pls help me!

2007-01-29 Thread 洲 金
Dear sir: I am redeveloping a SNMP agent using net-snmp 5.2.3 package under linux.After nearly 2 moth's using ,I've met several problems i can't resolve which will be listed below.I will really appreciate your help. 1.About scalar variable's handler function I have a scalar vari

Re: About the SNMP Agent extending, Please Help me, Thanks.

2007-01-15 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 20/12

Re: About the SNMP Agent extending, Please Help me, Thanks.

2006-12-20 Thread Dave Shield
On 20/12/06, ss vincent <[EMAIL PROTECTED]> wrote: > In my SNMP agent code, I hope I can use the same way to implement it. It > seems that I can use the exec or sh commands in snmpd.conf , but it doesn't > support the set function Have a look at the "extend" and "extendFix" directives. These may

About the SNMP Agent extending, Please Help me, Thanks.

2006-12-20 Thread ss vincent
Dear all, Now my project need to SNMP support, now I need to figure out how to implement it, please help me and give some suggestions. about my project, OS: Linux 2.6.8, CPU : intel P4, the Net-SNMP 5.0.9, I need to use the SNMP to remotely control my application and Linux QOS, I have

Re: Help me: Why I can't snmpwalk my MIB?

2006-08-14 Thread Dave Shield
On 11/08/06, 李铭岳 <[EMAIL PROTECTED]> wrote: But when I was snmpwalking MIB using "snmpwalk -v 2c -c public localhost dvbSubboardInfoTable ", agent has no reponse. when snmpwalk other default MIB, it's OK ,e,g, " snmpwalk -v 2c -c public localhost tcp ". At first glance, I can't see anything

Help me: Why I can't snmpwalk my MIB?

2006-08-11 Thread 李铭岳
public localhost tcp ". I  attached my MIB and .h and .c file in the letter ,please help me modify some error.     Thank you !    samuel 2006-08-11 DVB-IP-SIM-MIB.txt Description: Binary data dvbSubboardInfoTable.c Description: Binary data dvbSubboardI

get "segment fault" msg, please help me

2006-05-10 Thread casper
got "segment fault" message, meanwhile the subagent terminate.I don't why this happend. I came to the official mailist,but find nothing valuable. As a newbie to the net-snmp agent progamming, this problem cost me two days checking without any effect. I hope some one here can he

Need a freelancer to help me configure netsnmpd

2006-03-09 Thread Malcolm Turnbull
Need a freelancer to help me configure netsnmpd. I just want a basic server set up mainly interested in network stats and throughput etc.(for loadbalancer appliance) I've got as far as compiling and running the daemon... but I've never used SNMP before so don't have a clue. Pl

Re: help me in net-snmp compilation

2005-06-21 Thread Robert Story
On Tue, 14 Jun 2005 08:00:35 -0700 (PDT) sivaram wrote: SK>apart from that if i am trying to add any module SK> with options --enable-mini-agent and SK> --with-mib-modules I am unable to port it on the SK> board(mips)(It's compiling properly but not executing SK> on the board i.e deamon is runn

help me in net-snmp compilation

2005-06-16 Thread sivaram krishna
eamon with host resources,system information and interfaces mibs support. Will u please help me with good suggssions. with regards siva Srk Novatium Solutions Pvt Ltd Chennai __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam prote

Re: Problem in net SNMP agent( complied with MY own MIB)..please help me

2005-04-02 Thread Robert Story
On Mon, 21 Mar 2005 18:33:01 +0100 [EMAIL PROTECTED] wrote: KSDC> snmpget -v 2c -m ALL -M KSDC> /home/kumar/projects_cc/common/mib_tools/mibs/ietf localhost -c private KSDC> 10.94.1.1.14.1.2."01" If "01" is supposed to be a string, you need to escape it, like so:

Extention : Problem in net SNMP agent( complied with MY own MIB)..please help me

2005-03-21 Thread Kumara-Swamy.Dontamsetti
following way , it is giving some parser error.. > > snmpget -v 2c -m ALL -M > /home/kumar/projects_cc/common/mib_tools/mibs/ietf localhost -c private > 10.94.1.1.14.1.2.\"000001\" > > snmpget -v 2c -m ALL -M > /home/kumar/projects_cc/common/mib_tools/mi

Problem in net SNMP agent( complied with MY own MIB)..please help me

2005-03-21 Thread Kumara-Swamy.Dontamsetti
'10.94.1.1.14.1.2."01"' Error message: 10.94.1.1.14.1.2."01":Unknown Object Identifier ( -quote is for variable length strings) Please help me to come out of this problem. Advance thanks for ur help.. Regards Kumar M

Re: Hi.... I need ur help..Please help me

2005-03-08 Thread Robert Story
On Thu, 24 Feb 2005 01:45:19 -0800 Chenna wrote: C> I could send the traps usgin "snmptrap" command. But my requirement C> is to use the api. like snmp_easy_trap...like that. C> C>I tried to use the mib2c to generate the stubs. But it asked to C> load the PERL module. I got some info for doi

Hi.... I need ur help..Please help me

2005-02-24 Thread Chenna
Hi Robert, Im using Net-SNMP 5.1.2. My requirement is to write a simple piece of code send traps from my application. For e.g. If my process is running somewhere, I have send the traps with respect to the performance of that process. So please tell me what all the steps I have to follow make

response time out by agent: plz help me out

2005-02-21 Thread anubhuti kaushik
Hi all, I am quite new to snmp. I started my snmpd agent by running the command - `snmpd -l -L`. After that I executed the command `snmpwalk -v 1 localhost -c public`. It worked fine & gave me the complete output. Now I want to run this command for some remote system. For that I appended this lin

Re: How to use snmpwalk in php, my php doesn't work,help me

2004-10-14 Thread Dave Shield
> Fatal error: Call to undefined function: snmpwalk() in >C:\Program Files\Apache Group\Apache2\htdocs\phpinfo.php on line 2 Looks very much as if your PHP engine hasn't been configured to include SNMP support. Try looking at the output of 'phpinfo()' - that should include a configuration blo

Re: How to use snmpwalk in php, my php doesn't work,help me

2004-10-12 Thread Users
On Sat, 09 Oct 2004 04:32:08 + sunny wrote: SC> $PIXmem = snmpwalk("10.26.1.1", "psi911", SC> "1.3.6.1.2.1.4.20.1.5.10.26.1.1"); SC> echo "PIXmem: $PIXmem"; SC> echo "\n"; SC> ?> SC> SC> Fatal error: Call to undefined function: snmpwalk() in C:\Program SC> Files\Apache Group\Apa

How to use snmpwalk in php, my php doesn't work,help me

2004-10-08 Thread sunny cheng
$PIXmem = snmpwalk("10.26.1.1", "psi911", "1.3.6.1.2.1.4.20.1.5.10.26.1.1"); echo "PIXmem: $PIXmem"; echo "\n"; ?> Fatal error: Call to undefined function: snmpwalk() in C:\Program Files\Apache Group\Apache2\htdocs\phpinfo.php on line 2 __