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
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
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
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
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
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
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
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
; 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
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
收件人
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
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 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
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
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
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:
[ 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
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
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:
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
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
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
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
> 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
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
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
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
> 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:
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
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
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 ?
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
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
> 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,
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
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
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
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
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
[ 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
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
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
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
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
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.
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
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
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
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:
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
'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
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 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
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
> 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
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
$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
__
57 matches
Mail list logo