Re: python3-netsnmp and SHA512
On 7/3/25 12:22 PM, Carl Jacobs via Net-snmp-users wrote: Are there plans to upgrade python3-netsnmp to support SHA-2 algorithms and AES-256 encryption? Net-SNMP is maintained by a team of volunteers. If a patch is submitted that adds this functionality we can help with reviewing that patch
python3-netsnmp and SHA512
Are there plans to upgrade python3-netsnmp to support SHA-2 algorithms and AES-256 encryption? -- Carl D. Jacobs IBM Infrastructure cdja...@us.ibm.com<mailto:cdja...@us.ibm.com> (845) 435-1908 https://w3.ibm.com/w3publisher/oneit ___ Net-snmp
Need help with netsnmp release
Hello, I am planning to use the Net SNMP v5.9.4 version. However, I cannot find the release frequency or support period. Please let me know if anyone has any information. Thanks, Amber -- This electronic communication and the information and any files transmitted with it, or attached to it, a
Re: Netsnmp 5.8 cores
Hi Team, Any inputs can be appreciated. Thanks, Suhasini. On Thu, Feb 24, 2022 at 11:57 AM Suhasini Katuri wrote: > Hi Bill and Team, > > We are using Netsnmp-5.8, where it has integrated with path > 0001-agentx-master-Return-when-NETSNMP_CALLBACK_OP_RESEND.patch > <https:/
Netsnmp 5.8 cores
Hi Bill and Team, We are using Netsnmp-5.8, where it has integrated with path 0001-agentx-master-Return-when-NETSNMP_CALLBACK_OP_RESEND.patch <https://sourceforge.net/p/net-snmp/bugs/_discuss/thread/ad997145a8/ac49/attachment/0001-agentx-master-Return-when-NETSNMP_CALLBACK_OP_RESEND.patch>
Re: Do NetSNMP support CreateAndWait
On Thu, Dec 09, 2021 at 09:45:38PM +0530, Feroz wrote: > In the NetSNMP sample code I see the following block. > I would like to understand if NetSNMP support "CreateAndWait" > > File: ipAddressTable.c > > if (ROWSTATUS_CREATEANDWAIT == ipAddressRowStatus
Do NetSNMP support CreateAndWait
In the NetSNMP sample code I see the following block. I would like to understand if NetSNMP support "CreateAndWait" File: ipAddressTable.c if (ROWSTATUS_CREATEANDWAIT == ipAddressRowStatus_val) { DEBUGMSGTL(("ipAddressTable", "createAndWait not suppo
Re: Netsnmp 5.9.1 issue with Ipv6
the socket creation would fail, and the application should terminate with a 'clear' error notification. BR/Patrik Den tis 23 nov. 2021 kl 20:09 skrev Anuj Kumar Goyal < goyal.anujku...@gmail.com>: > Hi, > > I'm seeing an issue where netsnmp 5.9.1 seems to be addi
Netsnmp 5.9.1 issue with Ipv6
Hi, I'm seeing an issue where netsnmp 5.9.1 seems to be adding 161 with destination ipv6. Because of this Ipv6 address becomes invalid and the packet doesn't reach the client. This issue doesn't come with netsnmp 5.7.2. Can someone help me with this.
Re: Hello, some questions about the issues of Netsnmp which I reported through Arista.
orresponding patches have been sent to > Netsnmp maintainer in June to harda...@users.sourceforge.net. The Arista > has fixed them in their SNMP branch. > Several days ago, I have tried to contact the maintainer with the > address net-snmp-adm...@lists.sourceforge.net and > hard
Hello, some questions about the issues of Netsnmp which I reported through Arista.
Dear Net-Snmp maintainer: I have reported to Arista 13 snmpd issues that I found from Arista produces in May. And Arista security team confirmed them and told me that the reports about this issues and corresponding patches have been sent to Netsnmp maintainer in June to harda
[netsnmp 5.9] python module goes "Segmentation fault" with some (binary) OIDs ?
o.3.6.1.2.1.3.1.1.3.2.1.1.1.18.191 = IpAddress: 1.1.18.191 #### # Debian 10 # Python 2.7.16 # Netsnmp 5.7.3 # - Installed from Debian package ######## >>
RE: netsnmp-5.8 issue
com/fwlink/?LinkId=550986> for Windows 10 From: Ray LC Chao (趙良基)<mailto:raylc.c...@moxa.com> Sent: 2020年4月14日 16:18 To: net-snmp-users@lists.sourceforge.net<mailto:net-snmp-users@lists.sourceforge.net> Subject: netsnmp-5.8 issue Hi, I have install netsnmp-5.8,but when I try to
netsnmp-5.8 issue
Hi, I have install netsnmp-5.8,but when I try to start this service have some error: Start command:/usr/sbin/snmpd -c /etc/snmp/snmpd.conf –f Log message: Turning on AgentX master support. Turning on AgentX master support. Error opening specified endpoint "" Server Exiting with code 1
Fwd: does netsnmp support IPv6 varbind
*Question : Does netsnmp support IPv6 varbind as type IPAdress?* 1- *I "get bad notation" error when I am trying to send trap having IPv6 address with type IPAdress(a) as highlighted(in red italics underlined)* [root@IWFVM00141 ~]# snmptrap -d -v 2c -c public 16.166.98.19
SHA2 support in netsnmp-5.8
Hi Experts, I have a few queries regarding this new support. Can you help answer pls ? 1. How will I get access to the new OIDs for each algo in the sha2 family ? http://net-snmp.sourceforge.net/docs/mibs/SNMP-USER-BASED-SM-MIB.txt char* usmNoAuthProtocol = "1.3.6.1.6.3.10.1.1.1";
RE: Reg AES128 Support with Netsnmp 5.7.3
2019-01-24
Thread
Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users
AES128 Support with Netsnmp 5.7.3 You can try http://net-snmp.sourceforge.net/wiki/index.php/TUT:SNMPv3_Options#Configuration but replace "DES" with "AES". Bill On Thu, Jan 24, 2019 at 12:27 PM Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) mailto:kpam..
Re: Reg AES128 Support with Netsnmp 5.7.3
ITED at Cisco) > > *Cc:* net-snmp-users@lists.sourceforge.net; Anil Kumar Thumma -X (athumma > - HCL TECHNOLOGIES LIMITED at Cisco) > *Subject:* Re: Reg AES128 Support with Netsnmp 5.7.3 > > > > > > On Jan 22, 2019, at 12:26 AM, Kiran Kumar Pamula -X (kpamula - HCL >
RE: Reg AES128 Support with Netsnmp 5.7.3
2019-01-24
Thread
Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users
@lists.sourceforge.net; Anil Kumar Thumma -X (athumma - HCL TECHNOLOGIES LIMITED at Cisco) Subject: Re: Reg AES128 Support with Netsnmp 5.7.3 On Jan 22, 2019, at 12:26 AM, Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users mailto:net-snmp-users@lists.sourceforge.net>> wro
Re: Reg AES128 Support with Netsnmp 5.7.3
> On Jan 22, 2019, at 12:26 AM, Kiran Kumar Pamula -X (kpamula - HCL > TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users > wrote: > > Hi Experts, > > Could you please confirm if AES128 is fully supported with Net-snmp 5.7.3 Yes, it is. Did you configure the user to use AES on the agent side
Reg AES128 Support with Netsnmp 5.7.3
2019-01-21
Thread
Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users
Hi Experts, Could you please confirm if AES128 is fully supported with Net-snmp 5.7.3 >From code references in Netsnmp 5.7.3, we see support exists, but when executing snmpwalk it fails in AES, rather it succeeds with DES as below: AES: (Doesn't Work) hostname# snmpwalk -v 3 -u SolarWi
RE: netsnmp 5.7.1
ris-zq@thalesgroup.com<mailto:chris-zq@thalesgroup.com> From: Klemen Sladic [mailto:gostur...@gmail.com] Sent: Friday, October 26, 2018 4:32 PM To: LIU Chris (CA) Cc: net-snmp-users@lists.sourceforge.net Subject: Re: netsnmp 5.7.1 Hi. How is your trapsink configured? RegK On Sat, Oct 27, 2018, 08:
Re: netsnmp 5.7.1
Hi. How is your trapsink configured? RegK On Sat, Oct 27, 2018, 08:30 LIU Chris (CA) wrote: > I am using netsnmp 5.7.1, does it support v3 trap? > > From wireshark, it seems sending v2 trap > > > > > > With Best Regards, > > > > Chris LIU > > &g
Re: netsnmp 5.7.1
yes netsnmp 5.7.1, does support v3 traps. On Fri, Oct 26, 2018 at 3:30 PM LIU Chris (CA) wrote: > I am using netsnmp 5.7.1, does it support v3 trap? > > From wireshark, it seems sending v2 trap > > > > > > With Best Regards, > > > > Chris LIU > &
netsnmp 5.7.1
I am using netsnmp 5.7.1, does it support v3 trap? >From wireshark, it seems sending v2 trap With Best Regards, Chris LIU Thales Canada, Transportation Solutions 105 Moatfield Drive Toronto, Ontario Canada, M3B 0A4 http://www.thalesgroup.com<http://www.thalesgroup.com/> Tel: +1 416
netsnmp scalar registration
Hi all, Is there any way to get the status of the registration of scalar ? In my case scalars registration taking time and returning "no such object found" error when I issue snmpget on localhost for ~5 seconds after target configuration and later the reply for snmpget is positive. Should I keep
Java 10 JSSE and netSNMP Clustered handshake messages (Server hello, Certificate-fragment.., Certificate request, Server hello)
Hi Team, I am here basically report an issue the same as one previous mail, only this time it is the DTLS support from JSSE instead of the BouncyCastle API: https://sourceforge.net/p/net-snmp/mailman/message/36110006/ We have a Java project using SNMP4J over DTLS on the client side. On the server
Re: netSNMP Clustered handshake messages (Server hello, Certificate-fragment.., Certificate request, Server hello)
cy is able to send Client hello, netSNMP C> replies with helloverifyrequest, Bouncy would read the cookie C> and add it to client hello and send it back to Agent, netSNMP C> would verify the cookie and reply with *Server C> hello, Certificate (fragment)..,Certificate Reqeuest and Server
Fwd: Need help in setting the ip address from python using netsnmp module!
Hi, I am finding difficulty in setting the ip address from python script using netsnmp module. Code is as below: #!/usr/bin/env python import netsnmp oid = netsnmp.Varbind('.1.3.6.1.4.1.332.11.7.25.11.1.24.1','10.0.0 .0','IPADDRESS') res = netsnmp.snmpget (oid, V
netsnmp default required snmp modules for agentx
I have written a custom SNMPV2C agent (agentx protocol) extending netsnmp, As of now I am allowing view access to all in snmpd.conf as follows view all included .1 it exposes mgmt (RFC1213 ) which looks fine, it also exposes snmpV2 mib's ( snmpMIB, snmpFrameworkMIB, VacmMIB etc). I couldn
Disable name resolution in NETSNMP APPS using netsnmp_ds_booleans array value
Hello All, We are using NetSNMP trap formatting routines realloc_format_plain_trap and realloc_format_trap to format the received traps. Its observed that gethostbyaddr() routine is used for resolving the trap source ip address in these trap formatting routines. For unresolved hostnames this
Use netsnmp in python
Dear Sir, I am using python to do a script, it calls netsnmp procedure ( like snmpget, snmpwalk ) to access our snmp agent. Now I meet a problem, in our proprietary MIB table, the Max access of the index is defined to "not-accessible". When I use snmpwalk to fetch the table, I ca
Query regarding INFORM in netsnmp
Hello, I have been searching for INFORM implementation in netsnmp, but couldn't find much about it. I tried to search answers for following qn's in archives but couldn't find any. Please see, if anybody can help here with following question -- In v2C, INFORM's are suppo
Netsnmp table
Hi All, I had implemented Entity MIB for SNMP. In my case Logical table has zero (empty) row. So when i am firing snmpwalk on "1.3.6.1.2.1.47.1.2" physical table getting following error: *SNMPv2-SMI::mib-2.47.1.2 = No Such Object available on this agent at this OID* *Is it ok behavior?* -- Viv
NetSNMP createuser authentication
Hello, I have been reading some of the man pages and forums to see if the question I have had already been answered, but so far no luck. My question is what kind of encryption , if any, occurs on the user information (createUser) in the snmpd.conf file. All I have read simply states "it is read
Regarding net-snmp Can't load '/usr/local/lib64/perl5/auto/NetSNMP/default_store/default_store.so'
@gdalvi-vm bin]# sudo perl macDetection -d -n -p IX -x csw1.sv1* *Can't load '/usr/local/lib64/perl5/auto/NetSNMP/default_store/default_store.so' for module NetSNMP::default_store: libnetsnmp.so.30: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoa
RE: Help regarding - tracing NETSNMP v3 and OID to Textual conversion for MIBs.
Thanks Ajit for help I will try API in code and test. From: Ajit Ambekar [mailto:007aji...@gmail.com] Sent: Wednesday, August 12, 2015 3:29 PM To: Chauhan, Pushpendra Sin Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Help regarding - tracing NETSNMP v3 and OID to Textual conversion for
Re: Help regarding - tracing NETSNMP v3 and OID to Textual conversion for MIBs.
Hi, You can use the API snmp_set_do_debugging(1), and check for possible packet drop errors. On Wed, Aug 12, 2015 at 3:02 PM, Chauhan, Pushpendra Sin < pushpendra.sin.chau...@hp.com> wrote: > Hi All, > > > > We have an application which receive and process trap using NET-SNMP > library. > > We a
Help regarding - tracing NETSNMP v3 and OID to Textual conversion for MIBs.
Hi All, We have an application which receive and process trap using NET-SNMP library. We are facing challenges to know the reasons of failure conditions. We would like to know if there are API's to get the error code for below scenario or can these API's be provided: - When a v3 trap
Strange side-effect of new NetSNMP::OID() call in AgentX subagent (Perl)
Hi! I spent a whole day debugging a Perl AgentX subagent, and what I found iss as strange as can be -- can anybody explain?: When I use "my $oid = new NetSNMP::OID($OID . '.' . $ar->[0]);" in some code before "$agent = new NetSNMP::agent('Name' => $n
RE: NetSNMP support on Solaris 11 (built on Solaris 10)
] Sent: Tuesday, June 16, 2015 3:08 AM To: net-snmp-users@lists.sourceforge.net Subject: NetSNMP support on Solaris 11 (built on Solaris 10) Hi All, From archives/FAQ, I understood that the NetSNMP works/supported on Solaris 11 platform, but in our case, it's a bit different case. Currently, we
Re: NetSNMP support on Solaris 11 (built on Solaris 10)
ed by that particular hardware and OS version. Maybe other experienced guys can provide you better answers.. :-) On Tue, Jun 16, 2015 at 12:38 PM, Atul Thosar wrote: > Hi All, > > From archives/FAQ, I understood that the NetSNMP works/supported on > Solaris 11 platform, but in our
NetSNMP support on Solaris 11 (built on Solaris 10)
Hi All, >From archives/FAQ, I understood that the NetSNMP works/supported on Solaris 11 platform, but in our case, it's a bit different case. Currently, we build NetSNMP v5.1.1 on Solaris 10 (SunOS, sun4u, sparc) and it works well on Solaris 10 platform. We use Sun Studio 12 compiler.
Difficulty statically compiling netsnmp-5.7.3 for Solaris10 system with old version of libc
Hi, We have some old Solaris systems that we need to monitor until we can virtualize them in a few months. I can't install the opencsw version of netsnmp due to us being below update8 on Solaris8. So I've been trying to compile a static version of netsnmp on a dev box so I ca
Re: Support of hash SHA256 from NetSnmp
Gerasimos Kouris writes: > As far as I understand AES ciphers stronger than 128bits are not > supported by NetSnmp. Correct. There is no standardized definitions for using AES beyond 128. > If I set encryption cipher to AES will that default to AES128?? AES == AES128 in terms of com
Support of hash SHA256 from NetSnmp
?? Or I should clarify it as AES128?? How about hash SHA2? Does NetSnmp support hash SHA256?If yes, on which version and how could I set it? RegardsGerry
Python 2 - Ubuntu - netsnmp-memdump
Hello All, I successfully compiled the latest version of net-snmp-5.7.3. I also installed the Python bindings. When dropping into the Python interpreter from the Desktop and then trying to "import netsnmp" I receive the following error: Python 2.7.6 (default, Mar 22 2014, 22:59
about netsnmp snmpudpipv6domain.c
Hello Ladies and Gentlemen, I have one question about this snmpUDPIPv6Domain.c file. I find this file is not so similar with the snmpUDPDomain.c. In snmpUDPDomain.c, there is a netsnmp_udp_recvfrom function defined and it calls recvmsg(s, &msg, 0) to receive msg, and keep a record the destinat
netsnmp for iOS
Hello everyone, I am taking back a complete iphone project that uses net-snmp for iOS. These project lead to a working app on the app store some years ago. It was developped for iOS 4.2 and works well on iOS6 as well. I would like to compile again this app but I am not able to do so with XCode 4.5
Seemingly harmless error - "error on subcontainer 'netsnmp certificates' insert (-1)"
Hello everyone, While running TLSTCP/DTLSUDP configurations, I am having this seemingly harmless error "error on subcontainer 'netsnmp certificates' insert (-1)" for each snmpget request and just once during snmpd and snmptrapd startups. The traps and get responses are going t
NetSNMP::agent / ASN_INTEGER64 / ASN_FLOAT
Hello everybody, I coded a subagent with NetSNMP::agent. It works fine with OID with type ASN_OCTET_STR. But I have some errors when I want to use ASN_INTEGER64 or ASN_FLOAT : unknown var value type: 72 unknown var value type: 74 Can someone help me ? Regards, Samuel Mutel
modifying sysDescr or sysLocation in netsnmp
I'm a newbie wrt netsnmp ... apologies upfront. I am running netsnmp on a linux box. I setup an snmpd.conf file and startup snmpd pointing to this file. QUESTION 1: With the snmpd up and running, what's the simplest way to update sysLocation (read/write) from the local
RE: modifying sysDescr or sysLocation in netsnmp
re-sending now that I am a member of list. Greg. From: Greg Waines Sent: Tuesday, May 28, 2013 1:40 PM To: 'net-snmp-users@lists.sourceforge.net' Subject: modifying sysDescr or sysLocation in netsnmp I'm a newbie wrt netsnmp ... apologies upfront. I am running netsnmp on a linux
NetSNMP::OID build
Hello snmp users, I am sure you have all seen this one before, but I'm running into it again. I am trying to build NetSNMP::OID on a system with Perl 5.14.2 and net-snmp-devel-5.5-44. I am getting the following error: /usr/local/bin/perl /usr/local/lib/perl5/5.14.2/ExtUtils/xsubpp -proto
perl NetSNMP::agent handling of snmpd restart
Hello, I'm using the perl bindings for NetSNMP to implement to the agentx interface (version 5.4.2). I'm having difficulty handling when snmpd restarts. I was wondering is there is a recommended way of handling restarts? I've managed to get notification of when snmpd restarts
NetSNMP::agent
Dear Net-snmp-users mailing list! Thank you so much for making this wonderful module. I'm currently trying to use this module in non-AgentX mode, that is, I would like to be able to run the SNMP agent off another port. Unfortunately, I'm running into an issue on non-AgentX mode. Either snmpwalk,
Re: Problem with netsnmp perl module installation on 64bit windows 7
On Thu, Jan 24, 2013 at 2:26 AM, Jain, Ila wrote: > It says ppd does not provide code to install for this platform. Please > help. > In order to use the Net-SNMP Perl module on Windows you have to install a 64-bit Perl implementation and build Net-SNMP from source in 64-bit mode. Bart. ---
Problem with netsnmp perl module installation on 64bit windows 7
It says ppd does not provide code to install for this platform. Please help. Regards Ila Jain | Software Engineer Intern -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, Jav
Re: NetSNMP Support for Windows
On 10/19/12 16:08, Cyril Monpellier wrote: > I am working on a Windows migration project and my customer is using > version 5.1.3.1 of net-snmp. I understand that net-snmp is mainly > developed/tested on UNIX but I am wondering if anyone has positive/negative > experience with Windows. > > I am
NetSNMP Support for Windows
Hi all, I am working on a Windows migration project and my customer is using version 5.1.3.1 of net-snmp. I understand that net-snmp is mainly developed/tested on UNIX but I am wondering if anyone has positive/negative experience with Windows. I am looking for information related to 2 versions,
netsnmp WiKi Error
Hello~. net-anmp Wiki was broken...TT_TT please, fix it -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside
SNMPv3 problem with kill -HUP on NetSNMP v5.6.1
Hello, I am trying to create a SNMPv3 user on a SNMP v5.6.1 agent. I am using the snmpusm utility to create the user, and seems successfully, that I can show it on: "snmpwalk -v2c -c public 127.0.0.1 snmpUsmMIB" Not until I do a total restart of the SNMP agent, I cannot query the SNMP variable b
Re: Problem on return value of netsnmp python bindings
index) var.val (the value) var.type (the type) Have a look at 'python/netsnmp/tests/test.py' for examples. > For example, if I want to poll ifDescr(1.3.6.1.2.1.2.2.1.2), > netsnmp.snmpwalk() only return a tuple containing values but not ifIndex. Try the following: im
Problem on return value of netsnmp python bindings
not ifIndex. I'm wondering whether I didn't get netsnmp work well or it's the bindings' problem. Regards, Xiaogen Hu -- Live Security Virtual Conference Exclusive live event will cover all the ways
netsnmp Table implementation with two indexes
I have two indexes - object index - ip address the request comes like this 1.2.3.4.23.x.x.*100100100.172.10.45.123* 100100100 is interface index 172.10.45.123 is ip address But when next time this request comes, the interface index is changing(say 100200100). so, how to handle this int
RE: issue for installing netsnmp perl module with ppm
solution. Carmody Quinn 936-755-3338 carmody.qu...@opennet.com From: 姜旭 [mailto:jxginge...@163.com] Sent: Thursday, March 01, 2012 3:31 AM To: net-snmp-users@lists.sourceforge.net Subject: issue for installing netsnmp perl module with ppm Hi, I run into some problems when intalling
issue for installing netsnmp perl module with ppm
Hi, I run into some problems when intalling perl module. Operation system is Windows Vista and downloaded net-snmp-5.6.1.1-1.x86 from http://www.net-snmp.org/download.html and run net-snmp-5.6.1.1-1.x86.exe. According to README document, "cd (install folder)\Perl ppm install NetSNMP.ppd" There is
Re: MFD mib2c.mfd.conf Cannot find module (NetSNMP): At line 1 in (none).
No problem, it made me check... It is working now, it seems I was'nt providing the right oid to generate sources files or MIB. I'll put here something more interesting if I found something else. sorry for the noise 2012/1/16 Dave Shield > On 16 January 2012 22:43, Francois Bouchard > wrote: >
Re: MFD mib2c.mfd.conf Cannot find module (NetSNMP): At line 1 in (none).
On 16 January 2012 22:43, Francois Bouchard wrote: > Yes I assume I've correctly installed the Net-SNMP perl module, because I > can run the script mib2c.mfd.conf on the MIB test (NET-SNMP-TUTORIAL-MIB), Yes, of course - the script is getting past that point. My mistake. OK - next thing: what
Re: MFD mib2c.mfd.conf Cannot find module (NetSNMP): At line 1 in (none).
the agent to send values for a table (my own > MIB). > > The error seems to be that it search and Cannot find module (NetSNMP): At > > line 1 in (none). > > > > What Could be wrong ? > > Let's start with the obvious - h
Re: MFD mib2c.mfd.conf Cannot find module (NetSNMP): At line 1 in (none).
On 13 January 2012 17:19, Francois Bouchard wrote: > I cannot generate C code in the agent to send values for a table (my own MIB). > The error seems to be that it search and Cannot find module (NetSNMP): At > line 1 in (none). > > What Could be wrong ? Let's start with th
Re: MFD mib2c.mfd.conf Cannot find module (NetSNMP): At line 1 in (none).
Let me refine my last post, I cannot generate C code in the agent to send values for a table (my own MIB). The error seems to be that it search and Cannot find module (NetSNMP): At line 1 in (none). What Could be wrong ? thanks 2012/1/12 Francois Bouchard > Hi list, > Trying to generat
Re: Netsnmp 5.7.1 : UCD-SNMP 0 value from UCD-SNMP-MIB::dskTotal, UCD-SNMP-MIB::dskAvail and UCD-SNMP-MIB::dskUsed from partition >2T
Bart, Thanks a lot for your answer. I modify the file agent/mibgroup/hardware/fsys/hw_fsys.c as advise in the link you send me. Then i recompile net-snmp. I stil have the same problem. Values on UCD-SNMP-MIB::dskxxx from my partition still have a zero value and i also have "Cannot st
Re: Netsnmp 5.7.1 : UCD-SNMP 0 value from UCD-SNMP-MIB::dskTotal, UCD-SNMP-MIB::dskAvail and UCD-SNMP-MIB::dskUsed from partition >2T
On Fri, Nov 18, 2011 at 4:17 PM, MUZET Lionel wrote: > When i run the snmp daemon, all is ok but i can't check the size of > a mount partition over nfs which have a size over 2TB. > More information can be found here: http://sourceforge.net/tracker/?func=detail&atid=112694&aid=3419825&group_id=12
Netsnmp 5.7.1 : UCD-SNMP 0 value from UCD-SNMP-MIB::dskTotal, UCD-SNMP-MIB::dskAvail and UCD-SNMP-MIB::dskUsed from partition >2T
Hello, I've just update Net-snmp to the version 5.7.1. I compile the source with this option on my Solaris 10 x86 environnement : ./configure --prefix="/opt/csw/" --with-default-snmp-version=1 --with-sys-contact=unknown --with-sys-location=unknown --with-logfile=/var/log/snmpd.log --with-
Re: Installation of the NetSNMP 5.6.1.1 on Win 64 bit platform
t; * > > I downloaded OpenSSL 1.0.0d and NetSNMP 5.6.1.1. > > ** ** > > Have someone a step-by-step installation procedure for this environment? * > *** > > For Win7 32 bit I installed all tools and work properly. > > Instructions can be found here: http://www
Installation of the NetSNMP 5.6.1.1 on Win 64 bit platform
Hi All, I should make a Net SNMP porting to 64bit OS. I have the Windows Server 2008 R2 SP1 64 bit. I work with VisualStudio 10, ActivePerl-5.12.4.1205-MSWin32-x64-294981. I downloaded OpenSSL 1.0.0d and NetSNMP 5.6.1.1. Have someone a step-by-step installation procedure for this environment
Re: NETSNMP , Problem in Get Next. column number not incremented
it working Not that I'm aware of, no. Dave > > >> Date: Fri, 22 Jul 2011 10:22:12 +0100 >> Subject: Re: NETSNMP , Problem in Get Next. column number not incremented >> From: d.t.shi...@liverpool.ac.uk >> To: mohwaqa...@hotmail.com >> CC: net-snmp-users@list
Re: NETSNMP , Problem in Get Next. column number not incremented
On 22 July 2011 09:06, Mohammad Waqas Athar wrote: > I generated code using mib2c.table_raw.conf . ALL work well except Get Next > Request. > when i walk table using snmpwalk i get Error: OID not increasing: > i looked at the code and it seems the column number does not increase. > Do we have to
NETSNMP , Problem in Get Next. column number not incremented
I generated code using mib2c.table_raw.conf . ALL work well except Get Next Request.when i walk table using snmpwalk i get Error: OID not increasing: i looked at the code and it seems the column number does not increase. Do we have to increase the column number ourself?
Re: vista/cygwin netsnmp 5.7 install fails using --with-out-mib-modules=examples
On 7/6/11, Lee wrote: > On 7/6/11, Bart Van Assche wrote: >> On Mon, Jul 4, 2011 at 5:38 PM, Lee wrote: >> >>> Install of netsnmp 5.7 on Windows Vista using Cygwin fails with >>> ... >>> making install in /source/net-snmp-5.7/man >>> ma
Re: vista/cygwin netsnmp 5.7 install fails using --with-out-mib-modules=examples
On 7/6/11, Bart Van Assche wrote: > On Mon, Jul 4, 2011 at 5:38 PM, Lee wrote: > >> Install of netsnmp 5.7 on Windows Vista using Cygwin fails with >> ... >> making install in /source/net-snmp-5.7/man >> make[1]: Entering directory `/source/net-snmp-5.7/man
Re: vista/cygwin netsnmp 5.7 install fails using --with-out-mib-modules=examples
On Mon, Jul 4, 2011 at 5:38 PM, Lee wrote: > Install of netsnmp 5.7 on Windows Vista using Cygwin fails with > ... > making install in /source/net-snmp-5.7/man > make[1]: Entering directory `/source/net-snmp-5.7/man' > make[1]: *** No rule to make target `../sedscript',
vista/cygwin netsnmp 5.7 install fails using --with-out-mib-modules=examples
Install of netsnmp 5.7 on Windows Vista using Cygwin fails with ... making install in /source/net-snmp-5.7/man make[1]: Entering directory `/source/net-snmp-5.7/man' make[1]: *** No rule to make target `../sedscript', needed by `snmpbulkget.1'. Stop. make[1]: Leaving directory `/
Re: AgentX and netsnmp errors
Il 06/20/2011 11:07 AM, Stefan de Konink ha scritto: > After a while my agentX complains with the following: > > netsnmp_assert !"list key == is unique" failed data_list.c:117 > netsnmp_data_list_add_node() > WARNING: adding duplicate key 'stash_cache' to data list > > (and a zillion repeats) >
AgentX and netsnmp errors
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 After a while my agentX complains with the following: netsnmp_assert !"list key == is unique" failed data_list.c:117 netsnmp_data_list_add_node() WARNING: adding duplicate key 'stash_cache' to data list (and a zillion repeats) Is there anything k
RE: Overriding the NetSNMP default implementation of Standard MIBs
Hi, Finally I was able to fix this issue. Lessons learnt are 1. We cannot override hrSystemNumusers alone as the NetSNMP does the MIB registration for the entire hrSystem scalar group, so we should make the master agent not to respond the hrSystem as a whole 2. So I had to
RE: Overriding the NetSNMP default implementation of Standard MIBs
mUsers" It did not work for me, ifTable and ifXTable override works fine though. Pl suggest. Thanks, Malathi From: Malathi Panyam [mailto:malathi_pan...@net.com] Sent: Tuesday, May 10, 2011 2:06 PM To: net-snmp-users@lists.sourceforge.net Subject: Overriding the NetSNMP default implementat
Overriding the NetSNMP default implementation of Standard MIBs
Hi, I am aware that we can override the NetSNMP default implementation of the standard MIBs with our own implementation, I have been able to do that for ifTable and ifXTable. Somehow when I tried to do the same for the Host Resource MIB, specifically "hrSystemNumUsers" , by a
Re: Compiling NetSNMP for x64 Windows
...) === With NETSNMP 5.5 and older releases we can either use slproweb's openssl or our own openssl build. NetSNMP 5.6.1 and 5.5.1 require libeay32MT.lib and libeay32MD.lib in their build processes. However it seems these file
Re: Compiling NetSNMP for x64 Windows
ectory instead >> of the Visual Studio directories. >> >> >> That would be even better. Copying openssl headers/libs to VC++ >> directory is just the old >> instructions I followed (in netsnmp win32 readme file I believe). >> >> If we do that I suppose th
Re: Compiling NetSNMP for x64 Windows
On 21 April 2011 14:17, Markus Gaugusch wrote: > * Finally, how do you build your installers? The Windows binary releases use the Nullsoft Scriptable Install System (http://nsis.sourceforge.net/home/) driven by a .nsi script (in win32/dist). I'm currently in the process of constructing windows b
Re: Compiling NetSNMP for x64 Windows
Thanks for the feedback - I'll update README.win32. But I'll document to copy the OpenSSL binaries in a separate directory instead of the Visual Studio directories. That would be even better. Copying openssl headers/libs to VC++ directory is just the old instructions I follow
Re: Compiling NetSNMP for x64 Windows
ocument to copy the OpenSSL binaries in a separate directory instead of the Visual Studio directories. That would be even better. Copying openssl headers/libs to VC++ directory is just the old instructions I followed (in netsnmp win32 readme file I believe). If we do that I suppose the perl c
Re: Compiling NetSNMP for x64 Windows
On Mon, Apr 18, 2011 at 10:40 PM, Xiang Li wrote: > Hi, > We have recently successfully built net-snmp5.6.1 and netsnmp 5.5.1 > on windows x64 systems when working on our SNMP API products. > > No special things need to be done. You just need to build net-snmp > in a x64 buil
Re: Compiling NetSNMP for x64 Windows
On Mon, Apr 18, 2011 at 12:46 PM, Markus Gaugusch wrote: > On Apr 18, Bart Van Assche wrote: > > On Mon, Apr 4, 2011 at 3:37 PM, Markus Gaugusch >> wrote: >> >>> I downloaded NetSNMP 5.6.1 and were successful to compile it for 32 bit >>> platforms. WinExt
Re: Compiling NetSNMP for x64 Windows
Hi, We have recently successfully built net-snmp5.6.1 and netsnmp 5.5.1 on windows x64 systems when working on our SNMP API products. No special things need to be done. You just need to build net-snmp in a x64 build environment. For example, if you use Microsoft platform SDK 7, you would do
Re: Compiling NetSNMP for x64 Windows
On Apr 18, Bart Van Assche wrote: > On Mon, Apr 4, 2011 at 3:37 PM, Markus Gaugusch wrote: >> I downloaded NetSNMP 5.6.1 and were successful to compile it for 32 bit >> platforms. WinExtDLL works also fine. Now I'd like to go for x64 >> Windows. I've seen pac
Re: Compiling NetSNMP for x64 Windows
On Mon, Apr 4, 2011 at 3:37 PM, Markus Gaugusch wrote: > I downloaded NetSNMP 5.6.1 and were successful to compile it for 32 bit > platforms. WinExtDLL works also fine. Now I'd like to go for x64 > Windows. I've seen packages for older NetSNMP 5.5, so someone must > alread
storing and maintaining data out side Netsnmp Containers
Hi All, I am newbie to snmp. I have to implement a snmp table in the netsnmp framework. I have generated the template code with mib2c and learned that data is stored and maintained by the SNMP CONTAINER structures. My question is, is it possible to store and maintain the data outside