Re: On debug output

2008-04-10 Thread Magnus Fromreide
On tor, 2008-04-10 at 23:46 +0200, Magnus Fromreide wrote: > The semantics of nsDebugEnabled is > false => No debug output what so ever, overrides every other setting > true => Possibly debug output subject to other settings > > The semantics of nsDebugOutputAll is > false => Possibly deb

Re: On debug output

2008-04-10 Thread Magnus Fromreide
On tor, 2008-04-10 at 10:26 +0100, Dave Shield wrote: > On 09/04/2008, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > > I would like to add some more things to the mib: > > > > nsDebugDefaultEnabled OBJECT-TYPE > > SYNTAX TruthValue > > MAX-ACCESS read-write > >

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-10 Thread Thomas Anders
Mark Seger wrote: > However, when I do my rpmbuild I get an error. Could you please tell us what system (OS version) you're using and what exact steps you've taken in both cases? Also, a longer snippet from the output before the error would be helpful. +Thomas

won't build from src.rpm, but building from tar.gz works fine

2008-04-10 Thread Mark Seger
I'm trying to install net-snmp onto a system which has had its compiler removed so physically building on that system isn't an option. My plan is to build an rpm on an identical system which does have the compiler and then copy/install the rpm. However, when I do my rpmbuild I get an error.

Re: mib2c mfd generated code gives compile errors ( is this a problem with my mib file)

2008-04-10 Thread Dave Shield
On 10/04/2008, Dominique bastien <[EMAIL PROTECTED]> wrote: > Use smilint before compiling your MIB. mib2c is not a > tool to verifing synthax error in MIB. > > http://www.ibr.cs.tu-bs.de/projects/libsmi/tools/?lang=de To be fair, most of the issues I raised regarding Victor's MIB were semantic

Re: mib2c mfd generated code gives compile errors ( is this a problem with my mib file)

2008-04-10 Thread Dominique bastien
Use smilint before compiling your MIB. mib2c is not a tool to verifing synthax error in MIB. http://www.ibr.cs.tu-bs.de/projects/libsmi/tools/?lang=de --- Dave Shield <[EMAIL PROTECTED]> wrote: > On 09/04/2008, Johns Victor > <[EMAIL PROTECTED]> wrote: > > I am trying to extend the net-snmp age

Re: mib2c mfd generated code gives compile errors ( is this a problem with my mib file)

2008-04-10 Thread Dave Shield
On 09/04/2008, Johns Victor <[EMAIL PROTECTED]> wrote: > I am trying to extend the net-snmp agent v5.4.1 of net-snmp using the > mib2c.mfd.conf file and have run into some problems. I have no experience of the MfD framework, so I'll leave that aspect of things to someone else. You might want to

Re: Help Needed

2008-04-10 Thread Dave Shield
On 10/04/2008, Suseendran R.B <[EMAIL PROTECTED]> wrote: > I have been assigned a task of > accessing the information of NTP through SNMP and I'm not able to proceed > further because I have some difficulties in getting the right MIB for my > NTP. There appears to be

Re: snmp commands

2008-04-10 Thread Pranesh Kulkarni
On Thu, Apr 10, 2008 at 1:00 PM, wladimir beylin <[EMAIL PROTECTED]> wrote: > Hello, > > i would like to have an output from one of snmp commands saved in a file. > So if i want to get the value of one element i say: > > snmpget -v 1 -c public > localhost .iso.org.dod.internet.mgmt.mib-2.interfac

Re: On debug output

2008-04-10 Thread Dave Shield
On 09/04/2008, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > I would like to add some more things to the mib: > > nsDebugDefaultEnabled OBJECT-TYPE > SYNTAX TruthValue > MAX-ACCESS read-write > STATUS current > DESCRIPTION "If debug outpu

sizeof(oid) and 32/64 bit issues

2008-04-10 Thread Alex Bennee
Lets try that again from the correct email address... Forwarded Message > From: Alex Bennee <[EMAIL PROTECTED]> > To: [email protected] > Subject: sizeof(oid) and 32/64 bit issues > Date: Wed, 09 Apr 2008 14:52:34 + > > Hi, > > I'm currently doing some

snmp commands

2008-04-10 Thread wladimir beylin
Hello,i would like to have an output from one of snmp commands saved in a file.So if i want to get the value of one element i say:snmpget -v 1 -c publiclocalhost .iso.org.dod.internet.mgmt.mib-2.interfaces.ifNumber.0and i get:IF-MIB::ifNumber.0 = INTEGER: 3so the output above i would like to have s