smilint vs MG-soft check tools

2010-01-12 Thread Alexander King
Dave and ALL: I used smilint tool in Ubuntu check my mib file,I got so many warings and synax errors,but I can use snmptranslate get the structure of the mib very well,and I can run compile in MG-soft very well.So,which tool shoud I trust?and what wrong with the smilint tool? Alex---

Re: snmpd seg faults on AIX

2010-01-12 Thread Thomas Anders
Fulko Hew wrote: > The daemon works, but now I see that there are many MIB variables missing. > Important things like most of MIB-II, like the interface table, TCP > connections, routing table, etc. > > Did I loose these when I compiled with --without-kmem-usage? Almost definitely. You might want

Re: snmpd seg faults on AIX

2010-01-12 Thread Fulko Hew
On Mon, Jan 11, 2010 at 4:54 PM, Thomas Anders wrote: > Fulko Hew wrote: > > Upon further searching the mailinst archives, I find that this is an old > > (open) bug #1484814 > > that fortunately has a workaround. (./configure --without-kmem-usage) > > [...] > > In the end... that bug entry should

Re: SNMPGET specifying the community name

2010-01-12 Thread Dave Shield
2010/1/12 Irvs : > Unfortunately, the version we are using now does not have the vacm_conf.[ch] > files yet. Then look for the equivalent code in vacm_vars.c The same patch should be applicable there. Dave -- This SF.Net

Re: AgentX Transport

2010-01-12 Thread Dave Shield
2010/1/12 Peyush Kumar : > If I use AgentX > how can i configure the transport used by subagent Please see the FAQ entry How can I run AgentX with a different socket address? > Can it be udp ? AgentX was designed for use with a connection-oriented transport (i.e. TCP or similar). But it shou

AgentX Transport

2010-01-12 Thread Peyush Kumar
Hi, If I use AgentX how can i configure the transport used by subagent Can it be udp ? TIA Peyush -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app develop

Re: SNMPGET specifying the community name

2010-01-12 Thread Irvs
Thanks Dave. Fair enough. > But be aware that by running with such an obsolete version > of the software, you are missing out on a *lot* of fixes > (including a number of security-related issues). > > You should think about planning an upgrade to something > a little newer when you have the time.

Fw:Re: Define Trap mib file and generate Trap codes problem(v1, v2 testing prototype problems)

2010-01-12 Thread Alexander King
-- Original -- From: "Alexander King"; Date: Tue, Jan 12, 2010 06:00 PM To: "Dave Shield"; Subject: Re: Define Trap mib file and generate Trap codes problem(v1,v2 testing prototype problems) -- Original -- From: "Da

Re: Define Trap mib file and generate Trap codes problem(v1,v2 testing prototype problems)

2010-01-12 Thread Dave Shield
2010/1/12 Alexander King : > and more,i decide to test the v1 and v2 trap prototype,but I got two mib > files use the same template(defined by myself too),UIT-TRAP-MIB.mib and > UIT-NOTIFICATION-MIB.mib OK - first thing. Forget about UIT-TRAP-MIB. It's a bogus mixture of SMIv1 and SMIv2. The Net-

Re: SNMP v3

2010-01-12 Thread Dave Shield
2010/1/12 astal vista : > I would like to know how to put a script in snmpd.conf file. Why? What are you trying to do? The snmpd.conf file is designed to hold configuration settings. It wouldn't normally contain a script. There might be some possibilities, but it would be useful to know what you

sorry,the attachments

2010-01-12 Thread Alexander King
akldfjajl;djj UIT-TRAP-MIB.mib Description: Binary data UIT-NOTIFICATION-MIB.mib Description: Binary data -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app

Warning messages like snmpd couldn't find ifIndex for '*'

2010-01-12 Thread Viet Phan
Hi all I have recently performed a yum update on my cluster (centos 5.2) and there seems to be a problem with newer net-snmp package I got a lot of these warnings in /var/log/messages, every 15 secs Jan 11 16:10:09 node1 snmpd[8360]: ioctl 35123 returned -1 Jan 11 16:10:09 node1 snmpd[8360]: could

Re: Define Trap mib file and generate Trap codes problem(v1, v2 testing prototype problems)

2010-01-12 Thread Alexander King
Hi Dave and ALL: 2010/1/11 Alexander King : >>>If I do not use the same parent OID,how do I distinguish the >>> notification entries belong to? What do you mean by this? If there is management information associated with a notification, this would typically be listed in the OBJECTS clause