freebsd and building net-snmp-tkmib

2007-10-25 Thread Noah
? Cheers, Noah access2# cd ../net-snmp-tkmib/ access2# make install clean ===> Vulnerability check disabled, database not found ===> Extracting for ucd-snmp-tkmib-4.2.3_1 => MD5 Checksum mismatch for ucd-snmp-4.2.3.tar.gz. => SHA256 Checksum mismatch for ucd-snmp-4.2.3.tar.gz. ===&g

print numerical and text OID snmptrapd

2007-10-24 Thread Noah
Hi there, is there any way to log both the numerical and textual OID information received by snmptrapd. here are my current settings: sudo snmptrapd -c /etc/snmp/snmptrapd.conf -Lf /var/log/snmptrapd.log -OX -Oe -On at the moment I only see the numerical OID getting logged. cheers, Noah

load MIBs and receive traps

2007-10-24 Thread Noah
the mib files? What is the easiest way to get this configured please? Cheers, Noah - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and

tkmib: Can't locate auto/SNMP/read_config.al

2007-10-24 Thread Noah
Any clues as to why perl cant locate auto/SNMP/read_config.al [EMAIL PROTECTED] ~]$ tkmib Unquoted string "raised" may clash with future reserved word at /usr/local/bin/tkmib line 439. Useless use of hash element in void context at /usr/local/bin/tkmib line 108. Name "SNMP::verbose" used only on

Re: problems compiling on dual core 64bit AMD machine running Cent OS 4.4

2007-06-17 Thread Noah Gift
thanks! On 6/17/07, Thomas Anders <[EMAIL PROTECTED]> wrote: Noah Gift wrote: > I am having some problems compiling on dual core 64bit AMD machine running > Cent OS 4.4 > > Using the 5.4 Source, I get this upon running make. > > /usr/lib/libpopt.so: could not read symbo

problems compiling on dual core 64bit AMD machine running Cent OS 4.4

2007-06-17 Thread Noah Gift
directory `/src/net-snmp-5.4/agent' make: *** [subdirs] Error 1 Do I need to set a special ./configure option? Thanks, Noah - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 expres

Re: Using MIBs with Net-SNMP question

2007-06-08 Thread Noah Gift
Dave, Thank you so, so much. This was extremely helpful. I thought this, but have been getting conflicting information from other people. Noah On 6/8/07, Dave Shield <[EMAIL PROTECTED]> wrote: > On 08/06/07, Noah Gift <[EMAIL PROTECTED]> wrote: > > From a client using

Using MIBs with Net-SNMP question

2007-06-08 Thread Noah Gift
ping command line Net-SNMP into the python subprocess module. Thanks, Noah Gift - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your

synchronous python bindings

2007-06-05 Thread Noah Gift
Are there any ideas on getting net-snmp to run asynchronously for the python bindings? I just noticed that threads block. I guess I was aware of this but didn't pay attention earlier. Noah - This SF.net email is spon

Re: Re: Monitoring Ports & IPaddress

2007-05-28 Thread Noah Gift
don't have such MIB. So can you please suggest me some alternative to get this information. --- Peeyush Bishnoi On Thu, 24 May 2007 Noah Gift wrote : > http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801c9199.shtml > >This should get you started. > &g

Re: Monitoring Ports & IPaddress

2007-05-24 Thread Noah Gift
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801c9199.shtml This should get you started. On 24 May 2007 13:19:08 -, Peeyush Bishnoi <[EMAIL PROTECTED]> wrote: > > > > > > > Hello All , > > I have query related to IPAddress & Port Monitoring using SNMP. > > Pro

python-bindings and adding MIBS

2007-05-16 Thread Noah Gift
In looking through the README for the Python module, I noticed this: " Access to the parsed MIB database is not yet implemented." Does this mean if I compile 3rd party MIBS, say Cisco, I can't access them?

obtaining mac addresses with python bindings and in general

2007-05-15 Thread Noah Gift
a reason this isn't a HEX string by default? Thanks, Noah - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Cli

Re: python bindings usage examples

2007-05-09 Thread Noah Gift
wrote: >>>>> "NG" == Noah Gift <[EMAIL PROTECTED]> writes: NG> Does anyone have any example python binding usage examples? The tests in the python/netsnmp/tests/test.py file has many examples of how the module can be used. It's worth reading and

separate python binding mailing list?

2007-05-08 Thread Noah Gift
Is there any plans for a separate python bindings mailing list? I have a bunch of python questions and answers - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take

python bindings usage examples

2007-05-08 Thread Noah Gift
Does anyone have any example python binding usage examples? Thanks, Noah Gift - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits

Re: Running on OSX?

2007-04-23 Thread Noah Gift
I am running OS X server on my laptop and just compiled last week and working just fine. On 4/23/07, Dave Shield <[EMAIL PROTECTED]> wrote: > On 19/04/07, JASON MEYER <[EMAIL PROTECTED]> wrote: > > I got version 5.0.9 to compile on an OSX 10.4 server but having trouble > > getting it to run. > > T