Re: MIB compile problem

2013-07-24 Thread Magnus Fromreide
On Thu, 2013-07-18 at 19:47 +, O'hara, Joseph (Contractor) wrote: > Hi net-snmp-coders, > > I am having trouble compiling the NET-SNMP-EXTEND-MIB which I just > downloaded > from your website. I am using the latest version of the MB-Soft MIB > Browser with Compiler. > > The indicate

Re: MIB compile problem

2013-07-24 Thread Andrew Hood
On 19/07/2013 5:47 AM, O'hara, Joseph (Contractor) wrote: > Hi net-snmp-coders, > I am having trouble compiling the NET-SNMP-EXTEND-MIB which I just > downloaded > from your website. I am using the latest version of the MB-Soft MIB > Browser with Compiler. > The indicated errors are here: > NsExte

Re: PDU Source Hostname:

2013-07-24 Thread zhuyj
This patch can fix this problem. Would you like to accept this patch? Best Regards! Zhuyj On 07/25/2013 10:55 AM, zhuyj wrote: 1. create a new file called /etc/snmp/snmptrapd.conf ---Content-- ##

PDU Source Hostname:

2013-07-24 Thread zhuyj
1. create a new file called /etc/snmp/snmptrapd.conf ---Content-- ### # # snmptrapd.conf # # - created by the snmpconf configuration program # #

RE: Question about Net-SNMP IF-MIB on HP-UX 11.31

2013-07-24 Thread Hackley, Brian (Customer Solution Center - Unix Network L2 Support)
Hi all, I still have not heard from anyone, but if you do get a chance to look into this and reply, it would be appreciated. If I get a chance to figure it out, I'll post a reply. Thanks, Brian E. Hackley Unix Network Support Engineer Hewlett-Packard Company [email protected]

No such object available on this agent at this OID

2013-07-24 Thread aadil alaa
I was following instruction on net-snmp website to add my own MIB support to the master agent: http://www.net-snmp.org/wiki/index.php/TUT:Writing_a_MIB_Module Here is what I did: 1. I created my support .c and .h file in net-snmp/agent/mibgroup/ folder. 2. I copied my MIB file to /usr/l

snmp error

2013-07-24 Thread Tripathi, Prabal
Hi All, One of my server is running under HIGH load and it is overloaded mainly due to http processes , Server was running under normal load but the polling was stuck and I tried to clear it by reloading the snmp service but no luck. Is it something which is related to snmp agent upgrade which

snmptrapd_handler.c and netsnmp_pdu (Trap receiver implementation)

2013-07-24 Thread Ruben Vacing
I made a trap receiver application. I just only modified the snmptrapd_handler in the next way: int print_handler( netsnmp_pdu *pdu, netsnmp_transport *transport, netsnmp_trapd_handler *handler){ int iii= ems_flush_traps(pdu,tra

Re: Question about Net-SNMP IF-MIB on HP-UX 11.31

2013-07-24 Thread Johannes Schmidt-Fischer
Hi Brian, as you've probably seen from the net-snmp README file for the HP-UX support I'm the guy who implemented HP-UX support for net-snmp - but this was about seven years ago, and I'm no longer engaged in the net-snmp development. As far as I can recall the implementation uses the HP-UX prov

MIB compile problem

2013-07-24 Thread O'hara, Joseph (Contractor)
Hi net-snmp-coders, I am having trouble compiling the NET-SNMP-EXTEND-MIB which I just downloaded from your website. I am using the latest version of the MB-Soft MIB Browser with Compiler. The indicated errors are here: NsExtendOutput1Entry ::= SEQUENCE { nsExtendOutput1Line Displa

Table net-Snmp : Error in packet. Reason: notWritable (That object does not support modification)

2013-07-24 Thread aadil alaa
** Hello, I'm working with net-snmp C API , i create a MIB file ( containt a table of information ). After that i used the mib2c that gives me two file "myproject.h" and "myproject.c" I copy this two files in the directory : /net-snmp/agent/mibgroup and i compiled like this : 1) ./configure

About process running time

2013-07-24 Thread Osmar Gascho
Hello, we've been running a server with net-snmp to monitor some of our clients servers, and we've come to need a way to get the running processes on-time. I mean, the time each process has been running for, as we can usually find in a top command. That would be really helpful, but I've been lo

Re: [net-snmp:code] 13 new commits to net-snmp Code

2013-07-24 Thread Niels Baggesen
Den 22-06-2013 21:00, Repository net-snmp code.git skrev: > V5-7-patches: CHANGES: HOST-RESOURCES-MIB, hrSWRun table: Parse > /proc//stat correctly on Linux by Bart Van Assche > http://sourceforge.net/p/net-snmp/code/ci/3521f28c34e51580266583abb02ad246a3f5873a/ This patch is void, as it patches ho

[RfC] Agent MIBs: IPv6

2013-07-24 Thread Alexander Kalashnikov
Hello, could, please, someone sched light on how to get IPv6 addressess list from FreeBSD interfaces. It's just not working and the code claims that this feature is supported only on Linux. Thank you. -- See everything