Re: Error finding server identity keys

2024-12-15 Thread David R Anderson
I found a solution for "error finding server identity keys" 1. Looking at debug output showed the certificates were being searched for in /usr/local/share/snmp/tls 2. By supplying a file path [snmp] localCert /usr/local/share/snmp/tls/certs/snmpd.crt I was doing nothing other than sup

Error finding server identity keys

2024-12-12 Thread David R Anderson
ooking for identity(1) in FILE(0x1), hint 0x5573fdf68c60 cert:find:params: hint = /usr/local/share/snmp/tls/certs/snmpd.crt error finding server identity keys I have tested the certificates/keys using: sudo openssl s_server -cert /usr/local/share/snmp/tls/certs/snmpd.crt -key /usr/local/share/snmp

TCP trapsink snmpd.conf causes error

2024-03-12 Thread Atkins, Brian via Net-snmp-users
I reported this back in 2020, but I think there was confusion caused by my response. Snmpd definitely throws an error if a trapsink contains a TCP transport specifier: # cat /etc/snmp/snmpd.conf rocommunity public trapsink tcp:10.224.4.161 public # snmpd -f -Le snmpd

usmStatsUnknownUserNames error with Blank ContextName

2023-05-25 Thread Arvind Uniyal
createUser User123 MD5 "Auth_pass" DES "PrivPass" Now when I contact the printer I get and error saying Excerpt of response on Mib Browser Security model: USM 1: usmStatsUnknownUserNames.0 (Counter32) 5 and from command prompt >snmpget -v3 -l authPriv -u User123 -a MD5 -A &q

usmStatsUnknownUserNames Error with Blank ContextName

2023-05-25 Thread Arvind Uniyal
createUser User123 MD5 "Auth_pass" DES "PrivPass" Now when I contact the printer I get and error saying Excerpt of response on Mib Browser Security model: USM 1: usmStatsUnknownUserNames.0 (Counter32) 5 and from command propmt >snmpget -v3 -l authPriv -u User123 -a MD5 -

Re: snpmset error seen after upgrading to net-snmp-5.9.1

2022-10-03 Thread Suchetha p
Hi, The below error is also seen but only once after upgrading net-snmp from 5.7.2 to 5.9.1. snmpd: send_trap: Unknown engine ID (Sub-id not found: (top) -> snmperrErrMessagg e) (Network is unreachable) SNMP set failure can be related to this ? snmpset -v 3 -u FMS -n FMS 127.0.

snpmset error seen after upgrading to net-snmp-5.9.1

2022-09-30 Thread Suchetha p
Hi, We have upgraded net-snmp library from 5.7.2 to 5.91. recently. After upgrading to this latest version of net-snmp 5.9.1 version facing issues with the SNMP set command. SNMP set command fails with the below error for all the OID’s: snmpset -v 3 -u FMS -n FMS 127.0.0.1

Re: Error: OID not increasing: TCP-MIB::tcpListenerProcess.ipv4."127.0.0.1"

2022-05-11 Thread Bill Fenner
TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".25 = Gauge32: 1250 > > TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".111 = Gauge32: 951 > > TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".8053 = Gauge32: 976 > > TCP-MIB::tcpListenerProcess.ipv4."0.

Re: Error: OID not increasing: TCP-MIB::tcpListenerProcess.ipv4."127.0.0.1"

2022-04-19 Thread Charles Polisher
quot;.111 = Gauge32: 951     TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".8053 = Gauge32: 976     TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".43677 = Gauge32: 956     TCP-MIB::tcpListenerProcess.ipv4."127.0.0.1".53 = Gauge32: 976     TCP-MIB::tcpListenerProcess.ipv4."127

Error: OID not increasing: TCP-MIB::tcpListenerProcess.ipv4."127.0.0.1"

2022-04-19 Thread Charles Polisher
e32: 1250     TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".111 = Gauge32: 951     TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".8053 = Gauge32: 976     TCP-MIB::tcpListenerProcess.ipv4."0.0.0.0".43677 = Gauge32: 956     TCP-MIB::tcpListenerProcess.ipv4."127.0.0.1"

Re: journalctl error | tcpConnectionTable insert (-1)

2022-02-25 Thread Ricky Cousins
, February 24, 2022 4:38:50 PM Subject: Re: journalctl error | tcpConnectionTable insert (-1) Are you logging debug messages? [ https://github.com/net-snmp/net-snmp/blob/7fe7a78eb113fa752c224b358b931b6ef8530e29/snmplib/container.c#L347 | https://github.com/net-snmp/net-snmp/blob/7fe7a78eb113fa752c

Re: journalctl error | tcpConnectionTable insert (-1)

2022-02-24 Thread Paul Herring
ly disable this specific piece of the MIB. > > Below is the error: > > $ journalctl --unit=snmpd.service -n 20 > --- snip --- > (host.domain) snmpd[27055]: error on subcontainer 'tcpConnectionTable' insert > (-1) > --- snip --- > > > __

journalctl error | tcpConnectionTable insert (-1)

2022-02-24 Thread Ricky Cousins
ece of the MIB. Below is the error: $ journalctl --unit=snmpd.service -n 20 --- snip --- (host.domain) snmpd[27055]: error on subcontainer 'tcpConnectionTable' insert (-1) --- snip --- ___ Net-snmp-users mailing list Net-snmp-users@lists.so

Re: snmpwalk: security service 3 error parsing ScopedPDU

2021-08-16 Thread Wes Hardaker via Net-snmp-users
chandrasekharreddy chinnapareddygari writes: > variable-bindings: 1 item > RFC1213-MIB::mib-2.15.3.1.1.4.0.0.41.218 > (1.3.6.1.2.1.15.3.1.1.4.0.0.41.218): > Object Name: 1.3.6.1.2.1.15.3.1.1.4.0.0.41.218 > (RFC1

snmpwalk: security service 3 error parsing ScopedPDU

2021-08-11 Thread chandrasekharreddy chinnapareddygari
Hi , I am getting "snmpwalk: security service 3 error parsing ScopedPDU " and "Timeout: No Response from localhost" while doing snmpwalk on bgpI SNMPv2 walk --- snmpwalk -v2c -c public localhost 1.3.6.1.2.1.15.4 registered debug token recv, 1 recv:

AIX 7.2 - syntax error and hard stop during make install

2021-07-21 Thread project722
Hello, Getting the below error when doing the "make install" step of net-snmp-5.9.1. libtool: install: .././install-sh -c .libs/libnetsnmp.lai /usr/local/net-snmp/lib/libnetsnmp.la installing libnetsnmp.la in /usr/local/net-snmp/lib /bin/sh: syntax error at line 1 : `;' unexp

Error: security service 3 error parsing ScopedPDU

2021-07-20 Thread JOHN Sunil
Hi all, We are cross-compiling Net-SNMP 5.9.1 for Windows using MinGW-64. On executing snmpget from a manager, we get the following error. snmpget -v 3 -u user -a SHA -A 12345ucp -x AES -X 12345uce -l authPriv 10.205.21.85 OID SNMP log on the Windows server reports "security service 3

Re: net-snmp 5.9.1 error : not-in-time-window

2021-06-02 Thread Wes Hardaker via Net-snmp-users
oot = 1, and the agent response > with engineboot = 1. This is OK, but next request from the manger is > with engineboot=20 and the agent response error with > not-in-time-window. It's unclear to me what manager you're using, but that last step makes no sense. Why would the mangager

net-snmp 5.9.1 error : not-in-time-window

2021-06-01 Thread djagodic
send request to agent, agent send report with engineboot=1. The manager then sends the request with engineboot = 1, and the agent response with engineboot = 1. This is OK, but next request from the manger is with engineboot=20 and the agent response error with not-in-time-window. My question is

Linking error netsnmpagent.lib on VS2019

2021-05-18 Thread Ivan Lamberti
uce netsnmp.lib, netsnmpagent.lib and netsnmptrapd.libI. Unfortunately there are some problems in my project correlated to the init_agent() function : the linker reports these error messages caused by the netsnmpagent.lib netsnmpagent.lib (snmp_vars.obj): error LNK2019: reference to

Re: Snmptrap Buffer Error

2021-04-07 Thread Feroz
Can you share your snmptrapd.conf file contents? On Wed, 7 Apr, 2021, 4:51 pm Ahmet Muzaffer Dülger, < ahmetmuzafferdul...@gmail.com> wrote: > Hi, > > I use net-snmp 5.7.3 and I want to send snmptrap continuously on OpenWrt. > First trap message is OK. But I'm getting erro

Snmptrap Buffer Error

2021-04-07 Thread Ahmet Muzaffer Dülger
Hi, I use net-snmp 5.7.3 and I want to send snmptrap continuously on OpenWrt. First trap message is OK. But I'm getting error when sending a second trap message ( buffer too small to read octet string (13 < 13) ). The command is as follows; snmptrap -m ALL -v 2c -c public :' s

Re: Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-12 Thread Bart Van Assche
On 12/11/20 1:05 AM, Christophe CASSIGNOL wrote: > Thank you for your reply. > > I did what you asked. > I downloaded the perl-5.31.10 and recompiled it with my VS2005. > > Then I tried again to compile Net-SNMP (I used the latest version from > GitHub) and I have the same errors (without the war

Re: Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-11 Thread Christophe CASSIGNOL
, make.out, and net-snmp-config.h files. Thanks for your help. On 11/12/2020 04:32, Bart Van Assche wrote: On 12/10/20 2:51 AM, Christophe CASSIGNOL wrote: Hi everyone, I am trying to compile the latest Net-SNMP-5.9 with Visual Studio 2005 but I have an error : snmpUDPBaseDomain.c ..\..\snmplib

Re: Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-10 Thread Bart Van Assche
On 12/10/20 2:51 AM, Christophe CASSIGNOL wrote: > Hi everyone, > > I am trying to compile the latest Net-SNMP-5.9 with Visual Studio 2005 > but I have an error : > > snmpUDPBaseDomain.c > ..\..\snmplib\transports\snmpUDPBaseDomain.c(540) : error C2143: syntax > error :

Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-10 Thread Christophe CASSIGNOL
Hi everyone, I am trying to compile the latest Net-SNMP-5.9 with Visual Studio 2005 but I have an error : snmpUDPBaseDomain.c ..\..\snmplib\transports\snmpUDPBaseDomain.c(540) : error C2143: syntax error : missing ';' before 'type' ..\..\snmplib\transports\snmpUDPBaseD

Reg SNMP timeout error during IP-MIB snmpwalk

2020-10-27 Thread kotesh
Hi, I am seeing timeout error during IP-MIB snmpwalk. This happens in a scale setup. Any info how this can happen? IP-MIB::ipIfStatsHCOutMcastOctets.ipv6.1042 = Counter64: 1604 IP-MIB::ipIfStatsHCOutMcastOctets.ipv6.1043 = Counter64: 1756 IP-MIB::ipIfStatsHCOutMcastOctets.ipv6.1044 = Counter64

Re: net snmp -USM encryption error message -Related

2020-06-11 Thread Bart Van Assche
On 2020-06-11 04:28, Pradeep Behera wrote: > Can some one help me , Why this “USM encryption error” Message is Coming Please upgrade to a newer version of Net-SNMP. Are you familiar with building software from source? Net-SNMP source code is available at https://github.com/net-snmp/net-s

RE: net snmp -USM encryption error message -Related

2020-06-11 Thread Pradeep Behera
Hi Paul Thanks for the Reply I am Using “net-snmp-5.4.2.1-1.win32. exe ” my system os Win10 32 bit OS , My Purpose is to configure SNMP V3 in Some of our Systems . Also tried with “Win32OpenSSL_Light-1_1_1g” the result is same error Message . From: Paul Herring Sent: Thursday, June

Re: net snmp -USM encryption error message -Related

2020-06-11 Thread Paul Herring
A google search for your exact error message suggests that your Windows snmp client doesn't have encryption support. I'd suggest seeing if whoever supplied it has a version with it compiled in, or finding another supplier for such software. On Thu, Jun 11, 2020 at 12:45 PM Pradeep Beh

RE: net snmp -USM encryption error message -Related

2020-06-11 Thread Pradeep Behera
Good Day I am facing one error . While sending this Command as per below C:\usr\bin> .\snmpusm -v3 -a MD5 -A adm3nauth -x DES -X adm3npriv -u admin -l authPriv 10.130.30.94 create HARRIS admin Encryption support not enabled. snmpset: USM encryption error Can some one help me , Why t

Re: v5.8 - Error opening specified endpoint ""

2020-03-09 Thread Simon Chamlian
# # cat /etc/services | grep 161 snmp 161/tcp # Simple Net Mgmt Protocol snmp 161/udp # On Fri, Mar 6, 2020 at 4:30 PM David Moriconi (dmoricon) wrote: > This error can also happen when port 161 is already in use. Make sure it > is not the case. > > > > *From: *Simon Chamlian

Re: v5.8 - Error opening specified endpoint ""

2020-03-06 Thread David Moriconi (dmoricon) via Net-snmp-users
This error can also happen when port 161 is already in use. Make sure it is not the case. From: Simon Chamlian Date: Friday, March 6, 2020 at 3:50 PM To: Larry Hayes Cc: Net-SNMP Coders , net-snmp-users Subject: Re: v5.8 - Error opening specified endpoint "" when I run your sug

Re: v5.8 - Error opening specified endpoint ""

2020-03-06 Thread Simon Chamlian
when I run your suggestion, I get: Error opening specified endpoint "udp:0.0.0.0:161" On Fri, Mar 6, 2020 at 3:13 PM Larry Hayes wrote: > Have you tried specifying the listening address, I know it's optional > but... > > snmpd -c /home/user/my_snmpd.conf -Lf /tm

Re: v5.8 - Error opening specified endpoint ""

2020-03-06 Thread Larry Hayes
Have you tried specifying the listening address, I know it's optional but... snmpd -c /home/user/my_snmpd.conf -Lf /tmp/snmpd_log.txt udp:0.0.0.0:161 On Thu, Mar 5, 2020 at 11:53 AM Simon Chamlian wrote: > Hi, > > When I start snmpd agent, it exists with an

v5.8 - Error opening specified endpoint ""

2020-03-05 Thread Simon Chamlian
Hi, When I start snmpd agent, it exists with an error message: Error opening specified endpoint "" I start as root with: snmpd -c /home/user/my_snmpd.conf -Lf /tmp/snmpd_log.txt The config file my_snmpd.conf is very simple: createUser Simon MD5 "Sim

Re: SNMPD v5.8 Error opening specified endpoint

2018-08-29 Thread Bill Fenner
;>> >>>> V V čet., 23. avg. 2018 ob 11:47 je oseba Martin Frlin < >>>> martin.fr...@gmail.com> napisala: >>>> >>>>> If you have line: >>>>> trapsink localhost public >>>>> in your config v5.8 fails to start.

Re: SNMPD v5.8 Error opening specified endpoint

2018-08-26 Thread Bill Fenner
>>>> in your config v5.8 fails to start. Meanwhile v5.3 starts with no >>>> problems. >>>> >>>> Am I missing something or is this a bug?. >>>> >>>> This output was generated using exactly the same config >>>> v5.8 &g

Re: SNMPD v5.8 Error opening specified endpoint

2018-08-25 Thread Martin Frlin
actly the same config >>> v5.8 >>> # snmpd -Dnetsnmp_udpbase -Lo -f >>> registered debug token netsnmp_udpbase, 1 >>> Log handling defined - disabling stderr >>> netsnmp_udpbase: open remote UDP: [127.0.0.1]:162->[0.0.0.0]:0 >>> netsnmp_udpba

Re: SNMPD v5.8 Error opening specified endpoint

2018-08-24 Thread Bill Fenner
e: binding socket: 9 to UDP: [0.0.0.0]:0->[127.0.0.1]:161 >> netsnmp_udpbase: socket 9 bound to UDP: [127.0.0.1]:162->[127.0.0.1]:161 >> Turning on AgentX master support. >> netsnmp_udpbase: open local UDP: [127.0.0.1]:161->[0.0.0.0]:0 >> netsnmp_udpbase: set IP_PKT

Re: SNMPD v5.8 Error opening specified endpoint

2018-08-23 Thread Martin Frlin
p_udpbase: binding socket: 8 to UDP: [0.0.0.0]:0->[127.0.0.1]:161 > netsnmp_udpbase: failed to bind for clientaddr: 98 Address already in use > Error opening specified endpoint "udp:127.0.0.1:161" > Server Exiting with code 1 > > > v5.3 > # snmpd -Dnetsnmp_ud

SNMPD v5.8 Error opening specified endpoint

2018-08-23 Thread Martin Frlin
r support. netsnmp_udpbase: open local UDP: [127.0.0.1]:161->[0.0.0.0]:0 netsnmp_udpbase: set IP_PKTINFO netsnmp_udpbase: binding socket: 8 to UDP: [0.0.0.0]:0->[127.0.0.1]:161 netsnmp_udpbase: failed to bind for clientaddr: 98 Address already in use Error opening specified endpoint "udp:127.0.0.1:161&

Fwd: error in retriving information from my device (ird)machine

2018-08-15 Thread Manisha Mohane
-- Forwarded message - From: Manisha Mohane Date: Mon, Aug 13, 2018 at 5:52 PM Subject: error in retriving information from my device (ird)machine To: net-snmp-coders Dear sir/mam, i want to ask that i have previously tested local host and one device named

Re: error in retriving information from my device (ird)machine

2018-08-13 Thread Manisha Mohane
On Tue 14 Aug, 2018, 12:03 PM Manisha Mohane, wrote: > > On Mon 13 Aug, 2018, 10:22 AM Manisha Mohane, > wrote: > >> Dear sir/mam, >> i want to ask that i have previously tested local >> host and one device named integrated reciever decoder through snmp >> installed on my de

Re: [SUSPECTED SPAM] Error in snmp trap

2018-08-13 Thread Pushpa Thimmaiah
> snmptrap -v 3 -n "" -a SHA -A "myauthentication" -x AES -X "mypassword" -l > authPriv -u myuser2 -e 0x80001f88800b022f443c4f695b localhost 0 > NOTIFICATION-TEST-MIB::demo-notif >& /home/ubuntu/TRAPS/logs_ > nevadita/client_log > > b

Re: [SUSPECTED SPAM] Error in snmp trap

2018-08-09 Thread Nevadita Chatterjee
Hi, I have tried the option as suggested by you snmptrap -v 3 -n "" -a SHA -A "myauthentication" -x AES -X "mypassword" -l authPriv -u myuser2 -e 0x80001f88800b022f443c4f695b localhost 0 NOTIFICATION-TEST-MIB::demo-notif >& /home/ubuntu/TRAPS/logs_

Re: [SUSPECTED SPAM] Error in snmp trap

2018-08-09 Thread Kaleemulla Sharief (kasharie) via Net-snmp-users
Shouldn’t that be authPriv? since you are passing both auth and priv details Thanks, --Kaleem From: Nevadita Chatterjee Date: Thursday, 9 August 2018 at 5:08 PM To: "net-snmp-users@lists.sourceforge.net" Subject: [SUSPECTED SPAM] Error in snmp trap I am Sending a SNMPv3 trap from

Error in snmp trap

2018-08-09 Thread Nevadita Chatterjee
I am Sending a SNMPv3 trap from local host snmptrap -v 3 -n "" -a SHA -A "myauthentication" -x AES -X "mypassword" -l noauthNoPriv -u myuser2 -e 0x80001f88800b022f443c4f695b localhost 0 NOTIFICATION-TEST-MIB::demo-notif The snmptrapd is receiving the tra

Error when executing 'perl Makefile.PL' - EDIT

2018-05-24 Thread Sean Sciberras
Sorry, "It is currently in home/ ( ~, i.e. ~/NetSNMP-OID-5.0404/ )." should say: "It is currently in home/ ( ~, i.e. ~/net-snmp-5.7.3/ )." On Thursday, May 24, 2018 12:03 PM, Sean Sciberras wrote: Hello, I am trying to install NetSNMP-OID (version 5.0404) but when I run 'perl Makefi

Error when executing 'perl Makefile.PL'

2018-05-24 Thread Sean Sciberras
Hello, I am trying to install NetSNMP-OID (version 5.0404) but when I run 'perl Makefile.PL' (in the NetSNMP-OID directory) I get the message:You need to install net-snmp first (I can't find net-snmp-config) at Makefile.PL line 91. After adding some checkpoints to the Makefile.PL using 'print' st

how to resolve the "No support for any checked transport domain" error and other error as indicated

2017-12-05 Thread Young, YuanYuan
directory: /var/lib/snmp/mib_indexes snmpd: create_trap_session: snmpd: create_trap_session: /etc/snmp/snmpd.conf: line 10: Error: cannot create trapsink: public /etc/snmp/snmpd.conf: line 10: Error: cannot create trapsink: public net-snmp: 1 error(s) in config file(s) net-snmp: 1 error(s) in config file(s

make error

2017-06-16 Thread Peter Kelemen
During step 3) "make" i get error "undefined reference to 'init_usmConf :' make[2]: Leaving directory `/home/snmp/net-snmp-5.7.1/agent/mibgroup' /bin/bash ../libtool --mode=link gcc -fno-strict-aliasing -g -O2 -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEB

Fwd: Understanding mibs (out of range error)

2017-06-09 Thread Javier Barroso
(Sorry if this mail arrive two times, I sent the same email before than I was subscripted (and sorry to mail list moderator)) Hello, Having http://www.circitor.fr/Mibs/Files/BLUEARC-TITAN-MIB.mib which import mibs from http://www.circitor.fr/Mibs/Files/BLUEARC-SERVER-MIB.mib $ snmptranslate -m +

Re: error in loading custom mibs

2017-05-24 Thread Murali Karicheri
On 05/23/2017 01:32 AM, rishabh kataria wrote: > Hi, > > I am trying to load my own custom mib. I used > http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_MIB_Module for > reference but still getting the following error when i give snmpget command > > > roo

error in loading custom mibs

2017-05-23 Thread rishabh kataria
Hi, I am trying to load my own custom mib. I used http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_MIB_Module for reference but still getting the following error when i give snmpget command root@netsim-virtual-machine:~/net-snmp-5.7.3# snmpget -v2c -c tutget localhost NET-SNMP

Question about make error that with custom cross compile configuration

2017-05-04 Thread Taeheon Kim
x2/src/util/net-snmp ----- then below error message occurs. - making all in /home/thkim/build_x2/src/util/net-snmp/snmplib make[1]: Entering directory '/home/thkim/build_x2/src/util/net-snmp/snmplib' make[1]: Leaving direc

RE: Antw: ERROR: Can't create '/usr/local/lib64/perl5'

2017-03-01 Thread Taylor, Ben
rg.de] Sent: Wednesday, March 01, 2017 2:18 AM To: Zvi Vered ; net-snmp-users@lists.sourceforge.net Subject: Antw: ERROR: Can't create '/usr/local/lib64/perl5' >>> Zvi Vered schrieb am 26.02.2017 um 04:50 in Nachricht : > Hello, > > Under Centos 7.2.1511 I dow

Antw: ERROR: Can't create '/usr/local/lib64/perl5'

2017-02-28 Thread Ulrich Windl
>>> Zvi Vered schrieb am 26.02.2017 um 04:50 in Nachricht : > Hello, > > Under Centos 7.2.1511 I downloaded net-snmp-5.7.3.tar.gz and extracted it. > > Then I ran: > ./configure --prefix=/tmp > make > make install > > During the

ERROR: Can't create '/usr/local/lib64/perl5'

2017-02-25 Thread Zvi Vered
Hello, Under Centos 7.2.1511 I downloaded net-snmp-5.7.3.tar.gz and extracted it. Then I ran: ./configure --prefix=/tmp make make install During the install phase I got the following error: ERROR: Can't create '

Re: net-snmp make error : cannot find -lperl

2017-01-09 Thread Rajmohan Banavi
/local/ --with-defaults --disable-embedded-perl --without-perl-modules On Tue, Jan 10, 2017 at 11:35 AM, deepak.sachan deepak.sachan < deepak.sac...@deal.drdo.in> wrote: > > Hello friends > During net-snmp installation following error message shows. I think this > must some lib

net-snmp make error : cannot find -lperl

2017-01-09 Thread deepak . sachan deepak . sachan
Hello friends During net-snmp installation following error message shows. I think this must some library linking issue. Need help to resolve this up/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx

[Question]About the error of the snmptrap command.

2016-12-01 Thread renayama19661014
is not right, the snmptrap command outputs the next error message. - Cannot rename /var/lib/net-snmp/snmpapp.conf to /var/lib/net-snmp/snmpapp.0.conf Cannot unlink /var/lib/net-snmp/snmpapp.conf Failed to create the persistent directory for /home/x/snmpapp.conf - The snmptrap

Re: net-snmp-5.7.2 with openssl1.0.2 causing error

2016-08-22 Thread Wes Hardaker
Test ssl writes: > yes we did use  --with-openssl and pointed it towards the openssl > library of 1.0.2h compiled by us. But strangely net-snmp still looking > for 1.0.1 openssl. Look carefully at the output of configure when you run it and ensure it's finding what it needs in your 1.0.2h path y

Re: net-snmp-5.7.2 with openssl1.0.2 causing error

2016-08-12 Thread Test ssl
Lee wrote: > On 8/11/16, Test ssl wrote: > > Hi , > > > > > > I am getting below error :- > > > > libcrypto.so.1.0.1, needed by libnetsnmpagent.so, not found (try using > > -rpath or -rpath-link) > > > > > > I have upgraded opens

Re: net-snmp-5.7.2 with openssl1.0.2 causing error

2016-08-11 Thread Lee
On 8/11/16, Test ssl wrote: > Hi , > > > I am getting below error :- > > libcrypto.so.1.0.1, needed by libnetsnmpagent.so, not found (try using > -rpath or -rpath-link) > > > I have upgraded openssl from 1.0.1q to 1.0.2h for my project. > > does net-snmp by de

net-snmp-5.7.2 with openssl1.0.2 causing error

2016-08-11 Thread Test ssl
Hi , I am getting below error :- libcrypto.so.1.0.1, needed by libnetsnmpagent.so, not found (try using -rpath or -rpath-link) I have upgraded openssl from 1.0.1q to 1.0.2h for my project. does net-snmp by default looks for openssl 1.0.1 series. Is there anyway to force it to point towards

Liker error while building net-snmp

2016-07-08 Thread Владимир Болгов
Hello. I installed Windows SDK 7.1, ActivePerl v.5.16.3.1604 x64 and OpenSSL 1.0.1t I'm trying to build net-snmp v5.7.2.1 by VS 2010, but on "Building DLL libraries" I'm getting errors: libeay32MD.lib(b_print.obj) : error LNK2019: unresolved external symbol __report_rangeche

Re: Net::snmp error when using snmpV3 with APC UPS network card

2016-06-12 Thread Hans Jørgen Jakobsen
On Sat, 11 Jun 2016, Theodore Wynnychenko wrote: > > I have set up net-snmp and this is working. I also have set up snmp on > several > pieces of hardware that include snmp capabilities. As a matter of principle, > I > have enabled snmpV3 where available. > > But, while I have had no problem

Net::snmp error when using snmpV3 with APC UPS network card

2016-06-11 Thread Theodore Wynnychenko
the hardware, but that seems unlikely since net-snmp tools work with it. Also, the problem does not seem to lie within MRTG's cfgmaker, since the error appears to occur when control has been passed to Net::snmp to establish a snmpV3 connection, but is unable to. Exactly why this may be, I have

Error in agentx unregister_int_index()

2016-05-27 Thread Nilanjan Sarkar
Hi, We are getting error during unregister_int_index() as indexNotAllocated (261) even if index allocation was successful. we are using agentX api register_int_index() to allocate few indexes before registration in standard hrstorage table. Index allocation and registration was successful

net-snmp mfd implemented settable objects...Error in packet. Reason: notWritable

2015-12-03 Thread Mohammad-Hosein keshavarz
. But in the case of set requests I face the error: Error in packet.Reason: notWritable (That object does not support modification)Failed object: ZT400-CONF-MIB::nodeLoc.1 and no debugging log is outputted by my agent. (In the case of get I receive something like this): internal:nodeTable

Fwd: net-snmp mfd implemented settable objects...Error in packet. Reason: notWritable

2015-11-19 Thread Mohammad-Hosein keshavarz
. But in the case of set requests I face the error: Error in packet.Reason: notWritable (That object does not support modification)Failed object: ZT400-CONF-MIB::nodeLoc.1 and no debugging log is outputted by my agent. (In the case of get I receive something like this): internal:nodeTable

message too old : usm error

2015-09-10 Thread Vijendra Agarwal (vijagarw)
resource it monitors but when I check the logs at snmptrapd site, I see the error as Message too old. I search on internet for this and found that when snmpd generate snmpv3 trap it adds boot and engine time to the packet. This time get reset to 0 if the process gets restarted but I did not get

Re: Error im manual page snmpd.conf(5) at "storageUseNFS"

2015-08-10 Thread Robert Story
On Tue, 28 Jul 2015 15:39:49 +0200 Ulrich wrote: UW> I discovered this error in themanual page for snmpd.conf(5) in UW> net-snmp-5.4.2. Maybe the bug is fixed already, but I'll let UW> you know: UW> [..]. UW> The source of the manual page looks rather OK: UW> --- UW> .I

Error handling when getting multiple values (in Perl)

2015-08-05 Thread Ulrich Windl
Hi! A problem with snmpget for multiple values is error handling: You can find out that something went wrong, but not easily which of multiple requested values had a problem getting. So I'm considering using Perl instead of a shell script. In Perl you can "$sess->get( [,])&quo

Re: Error im manual page snmpd.conf(5) at "storageUseNFS"

2015-07-29 Thread Stuart Henderson
On 2015-07-28, Ulrich Windl wrote: > I discovered this error in themanual page for snmpd.conf(5) in net-snmp-5.4.2. > Maybe the bug is fixed already, but I'll let you know: Looks ok in 5.7.3. I don't understand why anyone would still use a 7-year-old version of a network dae

Error im manual page snmpd.conf(5) at "storageUseNFS"

2015-07-28 Thread Ulrich Windl
Hi! I discovered this error in themanual page for snmpd.conf(5) in net-snmp-5.4.2. Maybe the bug is fixed already, but I'll let you know: First the bug results in a sentence stopping in the middle: --- storageUseNFS [1|2] controls how NFS and NFS-like file systems shou

building net-snmp with vc++ 2008 error (new definition of socklen_t)

2015-05-22 Thread Sergiy Michka
Hey, I've build net-snmp 5.7.3 under win7 and cygwin and now trying to build a sample with VC++ 2008, but getting this error: 1>c:\usr\include\net-snmp\types.h(81) : error C2371: 'socklen_t': Neudefinition; unterschiedliche Basistypen 1>c:\program files\microso

Same error building net-snmp-5.7.3 or net-snmp-code-0a139e9348589884ae03858ee82c807c8362d079 on Solaris 10 X86/Sparc

2015-04-09 Thread Taylor, Ben
c807c8362d079, I'm seeing the same error on both Sparc and X86. With and without -enable-ipv6. ./configure --with-mib-modules=smux,ucd-snmp/lmSensors,if-mib,tcp-mib,udp-mib,mibII/mta_sendmail,ucd-snmp/diskio --enable-mfd-rewrites --with-openssl=/usr/sfw --with-default-snmp-version=3

RE: smilint returns error: failed to locate MIB module `UCD-SNMP-MIB'

2015-03-18 Thread Tim Culhane
WM-rg-mib::razorgateSCMessagesQueued == 0 Thanks, Tim -Original Message- From: Tim Culhane [mailto:tim.j.culh...@gmail.com] Sent: 18 March 2015 12:18 To: net-snmp-users@lists.sourceforge.net Subject: smilint returns error: failed to locate MIB module `UCD-SNMP-MIB' Hi, Apologies

smilint returns error: failed to locate MIB module `UCD-SNMP-MIB'

2015-03-18 Thread Tim Culhane
mib file, see attached which includes versionCDate as one of its objects. I have included UCD-SNMP-MIB in my list of imports at the top of the mib file so that ucdavis is included. However, when I run smilint I get the error: ./OWM--rg-mib:7: failed to locate MIB module `UCD-SNMP-MIB-rg-mib:7

snmpset get "Reason: (genError) A general failure occured" and " dropping bad AgentX request (wrong mode 2)" error!! when use delayed_instance.c

2015-02-04 Thread zhou...@kuaiyuetech.com
hi all,        I get a "Reason: (genError) A general failure occured" error!!!   when i use snmpset to netsnmp delayed_instance module with agentx/master, and the delayed_instance module printf warning information :  " dropping bad AgentX request (wrong mode 2)"  , i

Re: Error: Couldn't open a master agentx socket to listen on (tcp:localhost:1705):

2014-11-28 Thread Wes Hardaker
yuvaraj r writes: > Error: Couldn't open a master agentx socket to listen on > (tcp:localhost:1705): You probably have another application using that port. Try "lsof -i tcp:1705" to figure out what is using it. --

Error: Couldn't open a master agentx socket to listen on (tcp:localhost:1705):

2014-11-20 Thread yuvaraj r
Hi, I am running snmpd daemon with following options to communicate with my SubAgent. *snmpd -f -Lo -C --rwcommunity=public --master=agentx -Dagentx --agentXSocket=tcp:localhost:1705 udp:161* During execution of snmpd, i am getting error like *Error: Couldn't open a master agentx sock

Error parsing PDU

2014-11-05 Thread Dharm S
following error Timeout : Error parsing PDU It is not able to give the details to the manager. What are the possibilities for this error? Is there anything that i must re-run rather than copying from my desktop system

Build error, crypto library linking problem?

2014-10-17 Thread Guenther.Lukas
tsnmp.so -lssl -lcrypto -lm ./.libs/libnetsnmpagent.so: undefined reference to `netsnmp_unix_parse_security' ./.libs/libnetsnmpagent.so: undefined reference to `netsnmp_udp_parse_security' ./.libs/libnetsnmpagent.so: undefined reference to `netsnmp_udp_getSecName' ./.libs/libnetsnmpa

ASN.1 Represention error

2014-09-21 Thread Dharm S
I am not able to send snmp traps due to the following error. What change am i suppposed to do? snmpd: send_trap: Error building ASN.1 representation (build uint size 0: s/b 4) snmp_build: unknown failure I have included the MIB files in /usr/local/share/snmp/mibs and in .snmp/mibs folders. But

ASN.1 Representation error

2014-09-21 Thread Dharm S
Hi All, I have compiled a mib module which works well as subagent but when i send traps, I get the following as output without proper translation of OIDs 2014-09-21 23:56:17 localhost [UDP: [127.0.0.1]:40300->[127.0.0.1]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (10079) 0:01:40.79 SN

NET-SNMP make error

2014-09-06 Thread Dharm S
I am using Ubuntu 14.04 (64-bit) . I have downloaded net-snmp-5.7.3.pre5 and did the configure. The make is giving the following error. /usr/bin/ld: /usr/local/lib/perl5/5.18.2/x86_64-linux/CORE/libperl.a(op.o): relocation R_X86_64_32S against `PL_sv_yes' can not be used when making a s

Re: SNMP TLS snmpget error

2014-08-11 Thread sandhya reddy
give snmpget request from client sudo snmpget -Dtsm,tls,openssl,cert -T our_identity=CD:74:45:C9:A3:A3:55:0A:6C:37:03:B2:49:38:B1:01:99:95:8E:43 -T their_identity=28:0F:20:2E:BC:CE:5A:E8:B6:79:1F:67:3B:5D:17:DA:61:A8:6D:9B tlstcp:10.253.6.83 sysContact.0 In client i can see the following error tl

RE: net-snmp Trap Error : Unknown Security Model

2014-08-08 Thread Sunil Siddharth
il Siddharth Sent: Wednesday, August 06, 2014 10:55 PM To: net-snmp-users@lists.sourceforge.net Cc: Rohit Santoshi - ERS, HCL Tech Subject: net-snmp Trap Error : Unknown Security Model Hello, My Application is not receiving the SNMPV3 traps and the logs which I can see has "Unknown Security

Re: SNMPv2 snmpget error

2014-08-07 Thread sandhya reddy
Ok, then how do we set up TLS/TSM agent? >From the tutorial, test.net-snmp.org agent supports TLS. But right now not able to reach it. What is the next alternative that i can try. Can i install simulator locally and setup TLS on it? If yes, is there any specific guide to install configure and use

Re: SNMPv2 snmpget error

2014-08-07 Thread Ilya Etingof
No, TLS/TSM is not supported by that Agent. On 08/07/2014 01:29 PM, sandhya reddy wrote: Ilya, I want to try SNMPv3 with *TLS *which is*TSM *model *not USM.* For USM, the command which you quoted will work not for TLS. Thanks Sandhya On Thu, Aug 7, 2014 at 2:46 PM, Ilya Etingof

Re: SNMPv2 snmpget error

2014-08-07 Thread sandhya reddy
Ilya, I want to try SNMPv3 with *TLS *which is* TSM *model *not USM.* For USM, the command which you quoted will work not for TLS. Thanks Sandhya On Thu, Aug 7, 2014 at 2:46 PM, Ilya Etingof wrote: > > Yes, try, for example: > > snmpget -v3 -l authPriv -u usr-sha-aes -a SHA -A authkey1 -x AES

Re: SNMPv2 snmpget error

2014-08-07 Thread Ilya Etingof
Yes, try, for example: snmpget -v3 -l authPriv -u usr-sha-aes -a SHA -A authkey1 -x AES -X privkey1 demo.snmplabs.com 1.3.6.1.2.1.1.1.0 More working SNMPv3 usernames and keys are on the web page: http://snmpsim.sourceforge.net/public-snmp-simulator.html On 08/07/2014 12:43 PM, sandhya reddy

Re: SNMPv2 snmpget error

2014-08-07 Thread sandhya reddy
Thanks a lot Ilya. I'm able to get response for snmpget from my local manager to agent demo.snmplabs.com Does this agent simulator at demo.snmplabs.com support SNMPv3 with TLS. If so what is the command to be given for SNMPv3 TLS snpget request from Windows machine. Thanks, Sandhya On Thu, Aug 7

Re: SNMPv2 snmpget error

2014-08-06 Thread Ilya Etingof
There is another public snmp agent out there in case test.net-snmp.org is down: http://snmpsim.sourceforge.net/public-snmp-simulator.html > On Aug 7, 2014, at 9:36, sandhya reddy wrote: > > I'm trying to work with a simple SNMPv2 snmpget request from windows machine > to test.net-snmp.org ag

SNMPv2 snmpget error

2014-08-06 Thread sandhya reddy
I'm trying to work with a simple SNMPv2 snmpget request from* windows* machine to *test.net-snmp.org * agent. I can see the request going out but no response is received. What could be the reason for it? Following is the command that i have given. snmpget -v 2c -c demop

Re: SNMP TLS snmpget error

2014-08-05 Thread sandhya reddy
th: > /usr/local/etc/snmp:/usr/local/share/snmp:/usr/local/lib/snmp:/root/.snmp) > It's unlikely this agent can serve any useful purpose in this state. > Run "snmpconf -g basic_setup" to help you configure the snmpd.conf file > for this agent. > tlstcp: listening on

Re: SNMP TLS snmpget error

2014-08-01 Thread sandhya reddy
ikely this agent can serve any useful purpose in this state. Run "snmpconf -g basic_setup" to help you configure the snmpd.conf file for this agent. tlstcp: listening on tlstcp port 0.0.0.0:10161 * OpenSSL Related Errors: error: #33579106 (file b_sock.c, line 804) Textual

  1   2   3   4   5   6   7   8   9   10   >