> From: Ernie Lacson [mailto:elac...@successfactors.com]
> Sent: Tuesday, August 10, 2010 2:12 PM
[SNIP]
> In file included from /usr/include/kvm.h:14,
>
> from kernel.h:11,
>
> from snmp_vars.c:143:
>
> /usr/include/sys/proc.h:202: error: syntax error before "
> From: Arulkumar Ponnusamy [mailto:parul@gmail.com]
> Sent: Tuesday, July 27, 2010 10:04 PM
> I have installed the net-snmp5.5 on my windows machine and
> configured the snmp agent.
> My snmp agent is running fine. When i try to do snmpwalk for IPv6
> related mibs i am getting
>
> From: rakesh zingade [mailto:rakeshzing...@gmail.com]
> Sent: Friday, July 23, 2010 6:10 AM
> I need to automate adding trap destination instead of having manual
> trap2sink configured in snmpd.conf.
http://www.ietf.org/rfc/rfc2573.txt
HTH,
Mike
-
> From: Mike Ayers [mailto:mike_ay...@tva.tvworks.com]
> Sent: Friday, July 16, 2010 11:32 AM
> I put this line in my snmptrapd.conf:
>
> format2 %t %B %P %V,% %v\n
>
> ...which I thought would insert the varbind list with comma
> separators, but it
I put this line in my snmptrapd.conf:
format2 %t %B %P %V,% %v\n
...which I thought would insert the varbind list with comma separators,
but it gags:
[SNIP]
host> snmptrapd -C -c snmptrapd.conf -f -Lo 0.0.0.0:10161
% %v\n: No such file or directory
2010-07-16 11:26:43 NET-SNMP
> From: Malathi Panyam [mailto:malathipan...@yahoo.com]
> Sent: Friday, July 16, 2010 9:17 AM
>Thanks for the reply. I see nothing with the snmpgetnext
>
> Node> snmpgetnext -v2c -c public ifPhysAddress.1
> IF-MIB::ifPhysAddress.2 = STRING:
What's the matching ifDescr?
Did
> From: Malathi Panyam [mailto:malathipan...@yahoo.com]
> Sent: Thursday, July 15, 2010 4:15 PM
> When I tried to get the ifTable using "snmptable" command, I see a
> completely wrong value for "ifPhysAddress". All other values look fine.
What do you see when you get the value of ifPh
> From: prasanna [mailto:pras.a...@rediffmail.com]
> Sent: Thursday, July 15, 2010 10:04 PM
> I have installed net-snmp in my fedora Core machine with all the
> instructions mentioned in the "net-snmp.org". My snmpd is up and
> running. When i do some query like snmpget, snmpwalk then i am getting
> From: Nina Cukic [mailto:ninacu...@yahoo.co.uk]
> Sent: Wednesday, June 30, 2010 4:07 PM
> Well I am still having problem with snmpset when I am usig to change
> variables in OSPF-MIB.
>
> I have a quetion:
>
> Does the line in code snmp_ospf.c:
>
> /*
> * No writes for now
> */
>
> From: Omer Zak [mailto:w...@zak.co.il]
> Sent: Wednesday, June 30, 2010 12:23 PM
I defer to wisdom, as I think there have been some changes in python
since last I used it, or I'm remembering the wrong language...
> Looks like you need to either change stderr to sys.stderr, or to add at
> From: jessinio liang [mailto:jessi...@gmail.com]
> Sent: Wednesday, June 30, 2010 7:36 AM
> file : ./python/netsnmp/client.py
>
> code:
> 34 for key in keys:
> 35 if sessArgs.has_key(key):
> 36 sessArgs[key] = kargs[key]
> 37 else:
> 38 print std
> From: ganeshyell...@bel.co.in [mailto:ganeshyell...@bel.co.in]
> Sent: Thursday, June 24, 2010 2:02 AM
> i want to retrive the host-resources-mib information
>
> snmpget -v 2c -c public localhost hrSystemUptime.0
>
> snmpget -v 2c -c public localhost hrSystemInitialLoadDevice.o
>
> are not wo
> From: Alexander King [mailto:chenyapu1...@qq.com]
> Sent: Tuesday, June 22, 2010 1:07 AM
> My project is running its key step at this time.^_^,my snmp sub-system
> has compiled several times with the whole system(X86 64bits,Linux
> kernel 2.6.30).I got a lot errors somtthing like this:
>
> uit.
> From: Mark Brooks [mailto:m...@loadbalancer.org]
> Sent: Wednesday, April 28, 2010 1:27 PM
> We are running the 2.6.32.7 kernel with Centos 5.3 and using the LVS
> SNMP module http://kb.linuxvirtualserver.org/wiki/Net-SNMP-LVS-Module
> the memory usage increases each time we use snmpwalk to poll
> From: Nadia Bibbs [mailto:nbi...@peak6.com]
> Sent: Monday, April 26, 2010 7:29 AM
> I am running an agentx master and an agentx subagent on linux. When I
> run snmpget on a default MIB i.e. sysdescr.0 it returns fine, but when
> I request for a MIB that was registered through the agentx subagen
ese unless there are repeats.
HTH,
Mike
> -Original Message-
> From: sanjaykumar [mailto:sanjay.ku...@globaledgesoft.com]
> Sent: Sunday, April 25, 2010 10:43 PM
> To: Mike Ayers
> Cc: net-snmp users
> Subject: Re: Memory Leak in netsnmp-5.4.2.1
>
> Mike Ayers
> From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On
> Behalf Of Dave Shield
> Sent: Saturday, April 24, 2010 1:52 AM
> > I believe the DisMan table can only moitor scalars.
>
> Nonsense!
Whoops! My rust is showing. Time for some serious farting around with
> From: sanjaykumar [mailto:sanjay.ku...@globaledgesoft.com]
> Sent: Friday, April 23, 2010 3:21 AM
> I am using the netsnmp-5.4.2.1
> I run the valgrind on this, I find lot of Merory Leaks.
> Could someone help me out regarding this :
> Does any patches are available to fix the memory
> From: Alexander King [mailto:chenyapu1...@qq.com]
> Sent: Friday, April 23, 2010 3:06 AM
> 1.where I can fill with the warning information when the trap send?
It depends - see below.
> 2.If the trap OBJECTS is a scalar,I can configure snmpd.conf,use DisMan
> monitor the value,and send
> From: Ajeet Gupta [mailto:mailajeetgu...@gmail.com]
> Sent: Thursday, April 22, 2010 12:56 AM
> Situation is something like this, SNMP Manager issues a snmpset command
> on a managed object residing on SNMP Agent. Now the issuing of this
> command is done only once, but on the other end snmp Age
> From: Kathy McLeod [mailto:kmcl...@us.ibm.com]
> Sent: Wednesday, April 21, 2010 7:56 AM
> I added code to my plugin(s) to check for range legality, but then I
> noticed this option on the commands:
>
> -I INOPTS r: do not check values for range/type legality
>
> Is this something I have t
> From: Kavita Raghunathan [mailto:kavita.raghunat...@skyfiber.com]
> Sent: Tuesday, April 20, 2010 12:40 PM
> The following line is not liked by mib2c: Any idea why?
>
> IMPORTS
>MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
> Integer32, Unsigned32, Gauge32,
>TimeTicks, Counter32, Co
> From: Harendra Pratap Singh [mailto:harendra.si...@globallogic.com]
> Sent: Monday, April 19, 2010 10:49 PM
> When I run the following command on command line on suse linux machine,
> it is throwing the following errors. Could you please tell me the cause
> of the errors?
No, but I can
> From: Pete Snmp [mailto:petes...@yahoo.com]
> Sent: Friday, April 16, 2010 2:47 AM
> There should be a reason why the address is sent across in V1 traps ,
> if so , why it is removed in the V2 Traps?
Because not all hosts have IPv4 address. Also, hosts may have multiple
IPv4 addresses
> From: Piljoo Choi [mailto:cpil...@hotmail.com]
> Sent: Wednesday, April 14, 2010 10:32 PM
> Sorry for asking about SNMP4J -agentX library. But, there could be
> someone in the group knows well and has some experience with SNMP4J-
> agentX subagent. Has anyone wrote a subagentX in Java with SNMP4
> From: key [mailto:keyofm...@radiantech.net]
> Sent: Tuesday, April 13, 2010 7:10 PM
> And I have one more question.
> RADFINDER-NOTIFICATION-MIB::rfcNotiTempSensors's OID is
> RADFINDER-NOTIFICATION-MIB::rfcNotiFault.2.
> But I wanted snmptrapd to display
> "RADFINDER-NOTIFICATION-MIB::rfcNotiTe
> From: Kathy McLeod [mailto:kmcl...@us.ibm.com]
> Sent: Tuesday, April 13, 2010 7:11 AM
> I know I am not supposed to bug, but have you had a chance to look at
> this?
> I have a deadline coming up and need to get it working.
Please clarify your current problems. The email you forwarded
> From: Dave Shield [mailto:d.t.shi...@liverpool.ac.uk]
> Sent: Monday, April 12, 2010 3:37 AM
> On 10 April 2010 08:53, Bart Van Assche wrote:
> > Building 5.4.3.rc2 on Windows via build.bat fails:
> > ..\..\snmplib\snmpTCPDomain.c(187) : error C2065: 'socklen_t' :
> undeclared identifier
> > ..
> From: Javier González Lázaro [mailto:jagon...@yahoo.es]
> Sent: Thursday, April 08, 2010 10:53 PM
> Everything works fine with one exception: when receiving simultaneous
> traps, snmptrapd is not capable of manage them simultaneously and there
> is a delay of 40sg between them. I have to say tha
> From: X Z [mailto:b...@live.com]
> Sent: Thursday, April 08, 2010 4:49 PM
> The same configuration options resulted slightly different config on
> the two machines:
>
> [machine with link traps working]
> < checking pci/pci.h usability... yes
> < checking pci/pci.h presence... yes
> < checking
> From: X Z [mailto:b...@live.com]
> Sent: Thursday, April 08, 2010 8:49 AM
> The machine with link traps not working is loaded with the following
> additional MIB modules:
> SMUX-MIB
> AGENTX-MIB
> SNMP-PROXY-MIB
> RMON-MIB
> SNMPv2-CONF
> DISMAN-SCRIPT-MIB
> NET-SNMP-TC
> SNMP-USM-AES-MIB
> IF-I
[Please don't mail general questions directly to list members, only the
list]
> From: Ishika Mahajan [mailto:ishu.maha...@gmail.com]
> Sent: Wednesday, April 07, 2010 11:31 PM
> We have created a sb-agent and do not want to expose information by
> default mibs.
A common concern
> From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On
> Behalf Of Dave Shield
> Sent: Tuesday, April 06, 2010 12:06 PM
> On 6 April 2010 20:02, Mike Ayers wrote:
> > The authoritative engine for an inform is the sending engine
>
> Is it?
> I bel
> From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On
> Behalf Of Dave Shield
> Sent: Tuesday, April 06, 2010 3:17 AM
> Mike - do you wish to comment further?
I just think the OP should quit screwing around in the dark. RFC3414,
section 4 explains how to get an engi
> From: sanjaykumar [mailto:sanjay.ku...@globaledgesoft.com]
> Sent: Monday, April 05, 2010 11:05 PM
> I am going through the "Engine ID discovery" code.
> Could someone explain me about this concept ??
> When does it Required ??
> How does "Engine ID discovery" process take place ?
>
> From: X Z [mailto:b...@live.com]
> Sent: Monday, April 05, 2010 1:44 PM
> > Date: Mon, 5 Apr 2010 11:37:04 -0700
> > From: mike_ay...@tva.tvworks.com
> > > From: X Z [mailto:b...@live.com]
> > > Sent: Monday, March 29, 2010 8:40 AM
> >
> > > 1. link up/down traps only sent after the snmpd is re
> From: PEOPLES, MICHAEL P (ATTSI) [mailto:mp4...@att.com]
> Sent: Friday, April 02, 2010 9:39 AM
> The most likely problem is that you don’t have the NOTIFICATION-TEST-
> MIB loaded.
That's the only possible cause other than a typo.
> It will tell you all of the modules that are loaded.
ful.
Code snippet? No, no - please take a step back. You claim that the
cache is never being updated. What are the steps of your test of that issue?
Thanks,
Mike
> "Mike Ayers"
>vworks.com>
> > From: Kathy
> From: Kathy McLeod [mailto:kmcl...@us.ibm.com]
> Sent: Tuesday, March 30, 2010 1:13 PM
> I ran the mib2c to generate a cache handler for a file created using
> mib2c.table_data.conf. The main function still works ok, but even tho
> I
> set the cache timeout value to -1, it never seems to expire
> From: X Z [mailto:b...@live.com]
> Sent: Monday, March 29, 2010 8:40 AM
> 1. link up/down traps only sent after the snmpd is restarted. If I
> don't restart snmpd, there were no link up/down traps sent.
Even if this is an issue, the workaround is simple, yes?
> 2. There were too many
> From: X Z [mailto:b...@live.com]
> Sent: Tuesday, March 30, 2010 12:31 AM
> myTableEntry OBJECT-TYPE
>
> SYNTAX MyTableEntry
>
> MAX-ACCESS not-accessible
>
> STATUS current
>
> DESCRIPTION
>
> "This entry contains information about ….."
>
>
> From: Kathy McLeod [mailto:kmcl...@us.ibm.com]
> Sent: Wednesday, March 24, 2010 10:48 AM
> In answer to the last part of my question, I see by looking at the MIB
> comments that those are actually the names of the bits. Having a DUH
> moment, I guess.
Heh. That happens.
> Does the r
> From: daily study [mailto:study.dail...@gmail.com]
> Sent: Saturday, March 20, 2010 9:12 AM
>> My traffic model as below:
> > traffic process1<--(private protocol)-->agent process<-(snmp
> protocol)->manager
> >|
> > traffic process2<--(pr
> From: Fatima Peter [mailto:fatima.pe...@gmail.com]
> Sent: Friday, March 19, 2010 1:33 PM
> I have a question on the mask parameter in the vacm view access
> when it is included and excluded. I am not sure whether my earlier
> email went out. Sorry if this is a duplicate.
This is a
> From: Martz, Peter [mailto:peter_ma...@cable.comcast.com]
> Sent: Friday, March 19, 2010 8:11 AM
> That is the crazy part is that I do have RFC1213-MIB.txt in
> /usr/share/snmp/mibs.
> In /usr/share/snmp/mibs/.index there is the entry: RFC1213-MIB RFC1213-
> MIB.txt
> > > snmpd[21517]: Did not
> From: Christian Thießen [mailto:christian.thies...@tu-harburg.de]
> Sent: Sunday, March 14, 2010 1:16 AM
> The program I am currently working on is a standalone daemon which
> regularly queries values from hardware devices and, among other things,
> provides them via SNMP (as a subagent). It get
> From: Dave Shield [mailto:d.t.shi...@liverpool.ac.uk]
> Sent: Friday, March 12, 2010 7:55 AM
> On 12 March 2010 14:26, Sam V wrote:
> > I'm using NET-SNMP version: 5.2.1.2. Would this support the RFC 34x
> specs?
>
> Yes
...except the community table, which is replaced by an equivale
> From: Sylvain Dery [mailto:snmpgroupu...@yahoo.ca]
> Sent: Thursday, March 11, 2010 1:28 PM
> /usr/local/sbin # ./snmpd
> -sh: ./snmpd: not found
>
> But it is there!:
> /usr/local/sbin # ls -la ./snmpd
> -rwxr-xr-x 1 rootroot 32859 Mar 10 14:40 2010 ./snmpd
If this is ac
[Redirecting to list]
> From: Abigail Rebello [mailto:bluebriarr...@rediffmail.com]
> Sent: Friday, February 26, 2010 3:02 AM
> I've changed back to net-snmp 5.5..
> cccbl:~/Desktop # netstat -an | grep -i udp
> udp 0 0 0.0.0.0:514 0.0.0.0:*
> udp 0 0 0.0.0.0:899 0.0.0.0:*
> udp 0 0 172.
> From: Abigail Rebello [mailto:bluebriarr...@rediffmail.com]
> Sent: Thursday, February 25, 2010 9:11 PM
> cccbl:~ # ps h -eo pid,args | grep snmpd
> 4767 grep snmpd
> cccbl:~ # snmpd -Le -f-Dread_config
> /usr/local/share/snmp/snmpd.conf: line 60: Error: Blank line following
> agentgroup token.
> From: Abigail Rebello [mailto:bluebriarr...@rediffmail.com]
> Sent: Wednesday, February 24, 2010 11:26 PM
> i'm a linux beginner..
Yep.
> i've insstalled and configured net-snmp a number of times on my system
> but have a problem getting it to work... am not sure what's wrong...
> From: Dave Shield [mailto:d.t.shi...@liverpool.ac.uk]
> Sent: Wednesday, February 24, 2010 12:52 AM
> On 24 February 2010 08:38, Sudeep Nayak wrote:
> > RFC 3430 for SNMP over TCP mentions
> > "A fundamentally different approach is to make the
> notification receiver
> > responsible for establi
> From: aurfal...@gmail.com [mailto:aurfal...@gmail.com]
> Sent: Thursday, February 25, 2010 5:39 PM
> Has any one been able to compile net-snmp 5.5 in 10.4?
>
> I keep getting;
>
> arning: no debug map in executable (-arch i386)
>
> ranlib: archive member: .libs/libnetsnmpagent.a(DynaLoader.a)
> From: cornerbreeze [mailto:cornerbre...@163.com]
> Sent: Wednesday, February 24, 2010 7:37 PM
> I wrote a MIB by imitating the NET-SNMP-TUTORIAL-MIB. And here is my
> MIB:
[SNIP/]
> memoryUsage OBJECT-TYPE
> SYNTAX DisplayString
>
> From: Sylvain Dery [mailto:snmpgroupu...@yahoo.ca]
> Sent: Wednesday, February 24, 2010 6:24 AM
> Is the netsnmp_create_handler_registration() function documented
> somewhere? I can't find doc describing the API...
The api is here:
http://www.net-snmp.org/dev/agent/group__handler.html
> From: Alina Ghergu [mailto:alina.ghe...@gmail.com]
> Sent: Tuesday, February 23, 2010 2:39 AM
> I have a question regarding agentaddress option in snmpd.conf.
> I used agentaddress successfuly to listen on a particular interface
> that is already created.
> The problem is that I have a virtual i
> From: ganeshyell...@bel.co.in [mailto:ganeshyell...@bel.co.in]
> Sent: Sunday, February 21, 2010 7:33 PM
> C:\usr\bin\snmptranslate -Dparse NET-SNMP-TUTORIAL-
> MIB::nstAgentModuleObject
>
> this command showed
>
> parse-mibs:Module NET-SNMP-TUTORIAL-MIB already loaded.
>
> NET-SNMP-TU
> From: Ajeet Gupta [mailto:mailajeetgu...@gmail.com]
> Sent: Thursday, February 18, 2010 8:37 AM
> Right it is make install
[SNIP/]
> Libraries have been installed in:
>/usr/local/lib
OK, this means successful installation of the libraries. If you look
in /usr/local/lib, you wil
> From: UMV [mailto:ultramegavolt...@gmail.com]
> Sent: Wednesday, February 17, 2010 5:17 PM
> Has "Patches item #2340904" (Summary: dskTable: dskTotal / dskAvail /
> dskUsed overflow-prone)been incorporated into the current net-snmp 5.5
> distribution, or will I have to patch it myself when I ro
> From: Vivek Singh Bhadauria [mailto:viv_...@yahoo.com]
> Sent: Thursday, February 11, 2010 6:39 AM
> I am using Net-SNMP 5.4.2.1 for both Linux and Windows.
> In Linux, I am able to get/set the object values for my own enterprise
> mibs.
> But I face the problem in windows. I installed the same
> From: majid namnabat [mailto:maj@gmail.com]
> Sent: Wednesday, February 10, 2010 9:02 PM
> but I can not set it. My code to set oidsnmpTargetAddrTDomain is
> similar to this:
>
> oid oidsnmpTargetAddrTDomain[] ={1, 3, 6, 1, 6, 3, 12,
> 1, 2, 1, 2,'i','n','t','e','r',
> From: "Luis Alexandre D. Brandão"
> [mailto:alexandre.bran...@webers.com.br]
> Sent: Wednesday, February 10, 2010 2:58 AM
> Each time a tun falls and rises again, a new entry
> appears in the
> if-MIB, and it even has the same description!
>
>
> From: "Luis Alexandre D. Brandão"
> [mailto:alexandre.bran...@webers.com.br]
> Sent: Friday, February 05, 2010 5:40 AM
> Someone has already found a solution to the problem of when the
> interfaces go up and down?
Nope. Mine go up and down all the time, especially when I reboot.
> Eac
> From: Venkat V [mailto:ursve...@gmail.com]
> Sent: Friday, February 05, 2010 5:56 AM
> I would like to know whether this fature (Using a single session to
> communicate with multiple devices) is implemented now. The main
> constraint is since each session is using one port, we are finally
> endi
> From: Bowers Mike-cmb004 [mailto:michael.bow...@motorola.com]
> Sent: Wednesday, February 03, 2010 5:47 AM
> Nothing at all. When I execute the command it immediately returns the
> prompt. That's why I'm beginning to suspect the snmptrap executable is
> either messed up, or I'm missing some so
> From: zahra mehdipour [mailto:zmehdip...@msn.com]
> Sent: Wednesday, February 03, 2010 3:38 AM
> I have installed net-snmp-5.1.4.2 on embedded linux system(2.6.30). I
> have made the configuration file and saved it in
> /usr/etc/snmp/snmpd.conf. When I run snmpd -c
> /usr/etc/snmp/snmpd.conf , I
> From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On
> Behalf Of Dave Shield
> Sent: Wednesday, February 03, 2010 11:38 AM
> On 3 February 2010 18:59, Mike Ayers wrote:
> >> I'm not a Windows expert, so I don't know how the "net {start
> From: Dave Shield [mailto:d.t.shi...@liverpool.ac.uk]
> Sent: Wednesday, February 03, 2010 2:08 AM
> On 3 February 2010 07:16, wrote:
> > i started agent generally using net start "net-snmp agent"
> > and stop using "net stop "net-snmp agent" the commands.
>
> I'm not a Windows expert, so I
> From: Todd Birkenholtz [mailto:bir...@gmail.com]
> Sent: Monday, February 01, 2010 10:54 AM
> -
>Net-SNMP configuration summary:
> -
>
> SNMP Versions Supported:1 2c
> From: srinivas k [mailto:srinivas.kotemche...@gmail.com]
> Sent: Monday, February 01, 2010 4:00 AM
> I am testing the SNMP traps received from SNMP Agent. My SNMP agent
> always sending agent_ip:0.0.0.0. I have configured the Agent with
> SNMPV2. I am are not sure why the agent ip is coming 0.0.
> From: Fulko Hew [mailto:fulko@gmail.com]
> Sent: Friday, January 29, 2010 11:29 AM
> MIB definition
> --
>
> In the case of MIB definition, we want to discriminate between SMIv1
> and SMIv2.
No, we distinguish (and the agent discriminates) SNMPv1 traps (which
are noti
> From: Vivek Singh Bhadauria [mailto:viv_...@yahoo.com]
> Sent: Thursday, January 28, 2010 9:11 PM
> My system shows these two host/hr_swrun, host/hr_swinst on executing
> the command shared by you.
>
> I think this is the issue with the Linux Gentoo system which has emerge
> not the RPM.
>
>
> From: Vivek Singh Bhadauria [mailto:viv_...@yahoo.com]
> Sent: Wednesday, January 27, 2010 10:58 PM
> I want to get the list of installed software but hrSWInstalledTable is
> empty when I run snmpwalk command.
>
> My question is: Who will fill the hrSWInstalledTable?
> Its me or already impleme
> From: Gaikwad, Rupesh [mailto:rupesh_gaik...@bmc.com]
> Sent: Wednesday, January 27, 2010 3:34 AM
> What would you suggest me to do if I have following requirement.
>
> 1. Receive V3 trap
>
> 2. Decode v3 trap somehow. I don’t know this step.
>
> 3. Print the values like, oi
> From: Dave Shield [mailto:d.t.shi...@liverpool.ac.uk]
> Sent: Monday, January 25, 2010 1:54 AM
> 2010/1/25 Group :
> > I'm getting compilation error while compiling net-snmp...
> > From the error, I guess some package is missing.
> > Can any one of you please let me know the package to install
>
> From: Malathi Panyam [mailto:malathipan...@yahoo.com]
> Sent: Sunday, January 24, 2010 2:02 PM
> How can I achieve this, can we exclude the ifTable at runtime? and
> extend the functionality to support DS1?
I suspect the two are mutually exclusive. Are you talking about
RFC4805?
> From: Ashish vashishtha [mailto:ashish.vashish...@gmail.com]
> Sent: Wednesday, January 20, 2010 4:48 AM
> please reply if anyone can help in this regard.
Hey! This ain't the 20 minute consulting mart!
Rule of thumb - globe spins once, the question gets to most of the
list.
> From: Borra, Kishore Babu [mailto:kishorebabu.bo...@adckrone.com]
> Sent: Monday, January 18, 2010 7:12 AM
> I Require some help regarding the SNMP trap manager/Trap sinks (IP
> Address/Port No/SNMP version v1 or v2c) Registration and deregistration,
> dynamically(At run time) without restarting
> From: chi.g...@l-3com.com [mailto:chi.g...@l-3com.com]
> Sent: Thursday, January 14, 2010 4:36 PM
> Mike, Thank you for the quick response.
> I tried different string value on both browsers, they have the same
> problem.
> net-snmp's snmpset -V 2C (snmp v2) have the same problem too.
Th
> From: chi.g...@l-3com.com [mailto:chi.g...@l-3com.com]
> Sent: Thursday, January 14, 2010 4:00 PM
> I wrote a agent in net-snmp and use commercial MIB browser (iReasoning
> and MG-soft) to talk to it.
>
> I try to set values to different OID. When I use snmpset of net-snmp,
> it works fine, b
> From: Fulko Hew [mailto:fulko@gmail.com]
> Sent: Thursday, January 14, 2010 5:59 AM
> Nope. What it does is, make a domain socket called 'tcp:localhost:705'.
> The only way to do it via tcp seems to be the config file option:
> agentxsocket tcp:localhost:705
This is actually what I
> From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On
> Behalf Of Dave Shield
> Sent: Thursday, January 14, 2010 12:10 AM
> Suck it and See.
I think I need to put that on a t-shirt...
Mike
-
> From: Dave Shield [mailto:d.t.shi...@liverpool.ac.uk]
> Sent: Wednesday, January 13, 2010 2:12 PM
> 2010/1/13 Fulko Hew :
> > I'm seeing that by default Net-SNMP is using a domain socket instead
> of TCP
> > port 705.
> >
> > I can force it to use the port by adding the following to the config
>
> From: astal vista [mailto:astal.vista...@gmail.com]
> Sent: Friday, January 08, 2010 12:00 AM
> 1) to create 5 users and assign passwords for them.
http://www.net-snmp.org/wiki/index.php/Vacm
> 2)usage of snmpusm command.
http://www.net-snmp.org/docs/man/snmpusm.html
> 3) what is security pa
> From: nf-vale [mailto:nf-v...@critical-links.com]
> Sent: Wednesday, January 06, 2010 2:59 PM
> The problem I'm facing is that I only receive one trap (either trapsink,
> trap2sink or informsink work the same) if I restart the snmpd agent (I
> suppose
> that if I would force the available disk s
I'm not certain, but...
> From: 飞飞 [mailto:chenyapu1...@qq.com]
> Sent: Wednesday, December 30, 2009 9:53 PM
> - (is a reserved word): At line 710 in
> /usr/local/share/snmp/mibs/SV7000GUI-MIB.txt
I do not believe you can place comment markers (--) inside a comment.
> OBJECT (i
> From: Dejan Bojic [mailto:b.de...@ymail.com]
> Sent: Tuesday, December 29, 2009 3:11 AM
> I try to run configure with --with-out-mib-modules=mibII,... option and
> I got few errors during compiling source (the problem, maybe I was
> wrong, is in the file snmptrapd_auth.c which include a file fr
> From: cornerbreeze [mailto:cornerbre...@163.com]
> Sent: Tuesday, December 29, 2009 12:29 AM
> If I have installed a NET-SNMP(for example,suppose its version is V1)
> in /usr/local/net-snmp;
> then can another version of NET-SNMP(suppose its version is V2) be
> installed in /usr/local/new-net-sn
> From: cornerbreeze [mailto:cornerbre...@163.com]
> Sent: Sunday, December 27, 2009 5:55 PM
> While I install the NET-SNMP,I firstly copy the net-snmp-5.4.1.tgz to
> /home/mark.
>
> Then I "tar" it.
> Thirdly, a new directory "net-snmp" was made in /usr/local.
> Afeter thses,I ran "./configur -
So... does this mean that you know there not to be quiet mode support
at this time?
Thanks,
Mike
> -Original Message-
> From: Bart Van Assche [mailto:bart.vanass...@gmail.com]
> Sent: Monday, December 21, 2009 11:17 PM
> To: Sorrell, Al
> Cc: Mike Aye
Net-SNMP as a replacement for the
Microsoft SNMP service" and "Co-existence with Microsoft SNMP services" in
README.win32.
HTH,
Mike
> 2009/12/10 sailer shen :
> > Hi Mike Ayers, Thanks for help.
> > I want install net-snmp at command mode, now I'
> From: Seger, Mark [mailto:mark.se...@hp.com]
> Sent: Saturday, December 19, 2009 4:11 AM
> So does anyone have any idea why I can't receive local traps?
What address(es) is your snmptrapd listening on? To receive traps to
localhost you must have either 127.0.0.1 or 0.0.0.0 in the list
> From: Seger, Mark [mailto:mark.se...@hp.com]
> Sent: Friday, December 18, 2009 12:12 PM
> Starting with the basics, I have /etc/snmp/snmptrapd.conf with one
> entry in it:
>
> authCommunity execute public
>
> if I comment it out, snmptrapd complains so it’s clearly doing
> something with this.
> From: bheemesh v [mailto:bheem...@gmail.com]
> Sent: Friday, December 18, 2009 2:25 AM
> Currently i have configured persistent snmpd.conf to my own directory
> path, and whenever i add v3 users, the same is not appearing in the
> snmpd.conf in the persistent directory configured.
>
> I get a s
> From: bheemesh v [mailto:bheem...@gmail.com]
> Sent: Thursday, December 17, 2009 10:17 PM
> I need some info on test tools to test standard net-snmp mibs of IP-MIB,
> IF-MIB, IP-Fworwrda-mib etc.
> Is there any test suite available which can help here.
http://silvercreek.iwl.com/
Used
> From: majid namnabat [mailto:maj@gmail.com]
> Sent: Wednesday, December 16, 2009 11:05 PM
>> Do not attempt to access snmpTargetAddrTable from the inside. Are
>> you trying to change trap destinations from your subagent?
> Yes, In my corporation they take an object IP address in thei
> From: Christopher Nelson [mailto:chris.nelson.1...@gmail.com]
> Sent: Wednesday, December 16, 2009 4:48 AM
> No doubt I could create a PTP-based trap but I was thinking of things
> like cold start and link up. Sounds like I don't gain anything in
> trap analysis by having highly-coordinated clo
> From: sadas sadas [mailto:mai...@abv.bg]
> Sent: Monday, December 14, 2009 2:51 AM
> Is it possible to configure linux gateway with net-snmp to send to
> remote monitoring software the total bandwidth passing the gateway's
> interface for example every 3 seconds?
> And is it net-snmp re
> From: bheemesh v [mailto:bheem...@gmail.com]
> Sent: Friday, December 11, 2009 2:20 AM
> Attaching call graph of the profiled snmpd daemon.
> Find the graph in attachment.
I think you are misreading this chart. It does show that 81% of
runtime is spent inside run_alarms, but 0% of tha
> From: Raj Gurung [mailto:r...@evryx.com]
> Sent: Thursday, December 10, 2009 2:23 PM
> Foundry didnt like notInService(2) value for
> snL4RealServerRowStatus.Found that foundry snL4RealServerRowStatus
> value mappings for row creation/modification/deletion as [modify(3),
> create(4), delete (5)]
1 - 100 of 712 matches
Mail list logo