refused smux peer and SMUX_CLOSE

2008-07-15 Thread kamal arora
these are the messages that i am getting in snmpd.log: [smux_accept] accepted fd 11 from 127.0.0.1:1960    refused smux peer: oid SNMPv2-SMI::enterprises.3317.1.2.2, descr -4.13  [smux_accept] accepted

Re: Unsnarling an rpmdb from the HR MIB

2008-07-15 Thread Dave Shield
2008/7/15 Jeff Johnson <[EMAIL PROTECTED]>: > Two years ago I suggested that net-snmp doesn't need to do -lrpm: [snip] > ... I believe its finally time to _REALLY_ solve the development issue of > net-snmp <-> rpm linkage forever. Your timing is impeccable! I'm currently in the middle of rework

Re: Unsnarling an rpmdb from the HR MIB

2008-07-15 Thread Jeff Johnson
Two years ago I suggested that net-snmp doesn't need to do -lrpm: http://www.usenet-forums.com/snmp-coders/286442-re-unsnarling- rpmdb-hr-mib.html in order to populate the HR MIB. Since there was little interest from net-snmp at the time (note "Ugh!" comments), I dinna bother to pursue

Fwd: Unsnarling an rpmdb from the HR MIB

2008-07-15 Thread Jeff Johnson
Apologies if duplicated, mac.com is transitioning and has busted my e-mail ...Begin forwarded message:From: Jeff Johnson <[EMAIL PROTECTED]>Date: July 15, 2008 12:09:37 PM EDTTo: [email protected]: Re: Unsnarling an rpmdb from the HR MIB Two years ago I suggested that net

Re: Question

2008-07-15 Thread Thomas Nail
Travis Howle - PGL, Inc. wrote: > > Hey guys, > > I have a really quick question and was wondering if anyone out there > could help me. > > I am trying to write a system in VB.NET or C# that will use your > Net_SNMP library to SET an attribute located on an Enterasys Networks > Switch. A little

Re: checking processes

2008-07-15 Thread Alejandro Islas
Thanks for the info..I'm already monitoring my processes!!! Alejandro On Tue, Jul 15, 2008 at 10:13 AM, Thomas Nail <[EMAIL PROTECTED]> wrote: > (sorry if this is re-post... it seems the list didn't like my email domain, > initially) > > Alejandro Islas wrote: > >> HI, I need to know if some cus

Re: checking processes

2008-07-15 Thread Thomas Nail
(sorry if this is re-post... it seems the list didn't like my email domain, initially) Alejandro Islas wrote: > HI, I need to know if some custom processes run on my linux servers. > I've been looking around for options and found the proc option in > snmpd.conf file, I have some questions about

Why com2sec is an unknown token?

2008-07-15 Thread Paul
Hi all, I want to write an external application to get/add/delete com2sec entry. In netsnmp_udp_parse_security( )(in /snmplib/snmpUDPDomain.c), I add code to store parsed information in my structure(use share memory). My external application will access the structure and then write back new co

Question

2008-07-15 Thread Travis Howle - PGL, Inc.
Hey guys, I have a really quick question and was wondering if anyone out there could help me. I am trying to write a system in VB.NET or C# that will use your Net_SNMP library to SET an attribute located on an Enterasys Networks Switch. A little background, right now I'm using a telnet lib