Priya Mollyn (pmollyn) wrote:
> What is the license model of net-snmp ? Is it LGPL or GPL ?
None of them. net-snmp has a BSD-like license. Here are the details:
http://www.net-snmp.org/about/license.html .
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
-
Hi,
What is the license
model of net-snmp ? Is it LGPL or GPL ?
Thanks in
advance
-Priya
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technolo
On Thu, Aug 10, 2006 at 09:41:09PM +0100, Dave Shield wrote:
> On 10/08/06, Wayne Conrad <[EMAIL PROTECTED]> wrote:
> >It seems like OVERRIDE or PASS ought to do, but although they both
> >work when I use them to override SNMPv2-MIB::sysName.0, they don't
> >work when I try to use them to implement
On 10/08/06, Wayne Conrad <[EMAIL PROTECTED]> wrote:
> It seems like OVERRIDE or PASS ought to do, but although they both
> work when I use them to override SNMPv2-MIB::sysName.0, they don't
> work when I try to use them to implement the Printer-MIB.
> $ snmpget -v 2c -O n -c public localhost
On 10/08/06, Jonathan Shan <[EMAIL PROTECTED]> wrote:
> For some reason I am not receiving any traps. I have snmptrapd running,
> with options -f -Lo. Then I run snmptrap command from the tutorial
> website.
Is snmptrapd reporting anything at all?
Any error messages?
What version of snmptrapd are
Hello,
For some reason I am not receiving any traps. I have snmptrapd running,
with options -f -Lo. Then I run snmptrap command from the tutorial
website. I have made sure snmptrapd is running under root. I would appreciate
advice.
Jonathan Shan
---
I'm trying to get snmpd to pretend to have a Printer-MIB, so that I
can test a manager that wants to talk to a printer.
It seems like OVERRIDE or PASS ought to do, but although they both
work when I use them to override SNMPv2-MIB::sysName.0, they don't
work when I try to use them to implement the
I’m using Net-SNMP version 5.3.1, and I’m having
problems walking the MIB when Net-SNMP is configured as a proxy. I have
an external agent that implements the DS1-MIB, and I want to configure Net-SNMP
as a proxy so that I can add in the DS1-MIB provided by the external
agent. To do this,
Title: Multiple OID's to a table.
OS Linux 7.3
NET-SNMP version: 5.3.1
When using the for (request = requests; request; request = request->next) within a table handler, I am only able to extract correctly the first value when sending multiple OID's in the same snmpget command.
snmpget -v
Hi everyone,
I wrote a little Net-SNMP "pass_persist" script to allow polling of
Solaris kstat information, and then display the results in OpenNMS. Here
are some of the details:
snmpd.conf:
---begin---
pass_persist .1.3.6.1.4.1.8072.100.2 /usr/perl5/5.8.4/bin/perl
/usr/local/share/snmp/snmp-kst
> Hi,
>
> I have few doubts, please clarify.
>
> We wanted to have same engine id for snmpd as well as snmptrapd so we used
> the engineIDType directive and generated an engine Id.
> Now both snmpd and snmptrapd have the same engine Ids. However I restarted
> snmpd. Now, snmpd has a different en
On 10/08/06, 蔷 <[EMAIL PROTECTED]> wrote:
I generated mib2c files by mib2c.conf also with iterator option.and now i
wanted to know how to Initialise the contents of the table
If you look at the generated code, you should see a routine
'tbModuleTable_createEntry()'. Call this with the relevant
hi,all
I generated mib2c files by mib2c.conf also with iterator option.and now i wanted to know how to Initialise the contents of the table in INIT function.take this structure of table_entry as example.
struct tbModuleTable_entry { /* * Index values */ long tbModuleIndex;
Hello,
We use extensively the SNMP.pm module from the net-snmp software to
manage our numerous network devices (switches, wireless base stations).
There are now a lot more than 1000 devices, and recently we noticed that
something strange was happening in snmp.pm.
If a session is opened to each d
On 10/08/06, Maitri Kashyap <[EMAIL PROTECTED]> wrote:
> 1> Is there any mib2c conf file that generates the code for Dynamic row
> handling?
Yes.
The array-user, container, iterate and table_data templates all
include support for dynamic row handling - both with and without using
RowStatus.
Hi All,
1> Is there any mib2c conf file that generates the code for Dynamic row
handling?
2> How can I implement "RowStatus" for dynamic row creation / deletion
3> How do I handle when "RowStatus" is set to following states from
commandline
1. Active
On 10/08/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Please suggest me to compile a new MIB file in the v3 version of net-snmp
> linux version.
What do you mean by "compile a MIB"?
Please see the FAQ entry "Where can I find a MIB compiler?"
Dave
---
The ifSpeed is I understand meant to be the rated speed of an interface,
not the minute to minute actual speed. In the case of Ethernet interfaces
obviously the two are normally the same and the speed does not change
other than congestion.
Is there a corresponding value for wireless cards that
Hi,
I am very new to the snmp.
Please suggest me to compile a new MIB file in the v3 version of net-snmp
linux version.
Suggest me the steps and the resulting output files.
Thank you for the support in advance
Rgds
Vijay
This e-mail is confidential and intended only for the use of the
indi
On 09/08/06, David Goodenough <[EMAIL PROTECTED]> wrote:
> But I can not find an snmp table which contains
> this info.
TryIP-MIB::ipNetToMediaTable (or atTable)
Dave
-
Using Tomcat but need to do more? Need to suppor
20 matches
Mail list logo