Appreciation for the Net-SNMP Project

2020-02-18 Thread Shea Newton
Hello Net-SNMP Community! 👋 I work for ActiveState and we've put together a small donation program, driven by employee nominations. We chose the Net-SNMP project from those nominations for one of this month's donations. The gist of it all is that our employees nominate packages they care about, t

Re: Appreciation for the Net-SNMP Project

2020-02-18 Thread Wes Hardaker via Net-snmp-coders
Shea Newton writes: > I work for ActiveState and we've put together a small donation program, > driven by employee > nominations. That's quite an honor to bestow upon the project, and we're beyond appreciative of the nomination, so thank you very much. I'm not sure how we can easily accept or

Re: New release of net-snmp

2020-02-18 Thread Wes Hardaker via Net-snmp-coders
Hugh McMaster writes: > On Tue, 3 Sep 2019 at 06:07, Wes Hardaker wrote: > > Actually, it was my job to release a 5.8.1.pre1 on Friday. > Any news on the next pre-release, release candidate or full release > timeline? I'll try to get one done this week. Sigh... busy busy busy. Please do poke

Re: How to delink tables in IP MIB

2020-02-18 Thread Wes Hardaker via Net-snmp-coders
Aferjes Blesswin Redeemson writes: > I'm implementing IP MIB for my project using NetSNMP. I don't want to > initailize "ipRoutingDiscards and ipNetToPhysicalTable". ipRoutingDiscards is a column implemented within the ./agent/mibgroup/mibII/ip.c file; you'd need to go edit that file to remove i

Re: Multiple snmpv2c community strings

2020-02-18 Thread Wes Hardaker via Net-snmp-coders
Nagarjun G writes: > netsnmp_config( "rocommunity public" ); > netsnmp_config( "rocommunity private" ); Those types of things will work, but for multiple community strings you really need to use the full VACM support to do it right. See this page to get started: http://www.net-snmp.org/wiki/in