Re: IPv6 with SNMPv3

2007-07-27 Thread Wes Hardaker
at least today... -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser

net-snmp 5.4.1.rc4 available

2007-07-21 Thread Wes Hardaker
-snmp.org/download/ -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX

5.4.1.rc3 available

2007-07-16 Thread Wes Hardaker
keep generating random bits till the signature correctly verifies you've done it right) -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express

net-snmp 5.4.1.rc1 available for testing.

2007-06-30 Thread Wes Hardaker
]: Support CPU HAL on FreeBSD4.x ports: - patch: 1706344: from naylor: fix compilation with cygwin -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE

Re: Patch to net-snmp 5.2.3-7 (debian) to provide netlink-based link state trap generation

2007-06-26 Thread Wes Hardaker
). Can you do me a favor and submit it to the patch database, though, so we don't lose it: http://www.net-snmp.org/patches/ -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored by DB2 Express Download DB2 Express C

Re: Problem with HP Open View

2007-05-15 Thread Wes Hardaker
with how you're actually making use of whatever it is in HP OV that you're using (the mib browser, I assume?). You'd be better asking that sort of question in a HP-OV discussion forum. -- Wes Hardaker Sparta, Inc

Re: urgent Information needed on the comment provieded in the net-snmp code ( mem leaks )

2007-05-15 Thread Wes Hardaker
aa == anand anand [EMAIL PROTECTED] writes: aa Will this cause memory leaks if it is not freed. ?? No... The comment is there to ensure that you don't free it because the library already takes care of it. -- Wes Hardaker Sparta, Inc

Re: Force localport

2007-05-15 Thread Wes Hardaker
allow to do this but it's not so fun to use The SNMP perl module will read the snmp.conf file, so you can use it to configure the clientaddr token and a perl script will make use of that (and that will let you set the port). -- Wes Hardaker Sparta, Inc

Re: libperl.a: could not read symbols:Bad value

2007-05-15 Thread Wes Hardaker
AK == Awadhesh Kumar [EMAIL PROTECTED] writes: AK has installed version of net-snmp 5.1.4 . Now i am installing the AK Net-SNMP-5.4 from source code. When i give command AK make Try recompiling without the perl support (--disable-embedde-perl --without-perl-modules) -- Wes Hardaker Sparta

Re: snmpwalk truncated output with extend or exec

2007-05-15 Thread Wes Hardaker
RKK == Rajeev K Karamchedu Karamchedu writes: #define MAXREADCOUNT 100 /* max times to loop reading output from RKK execs. */ RKK Would it apply to extend also ? Yep. It actually applies to all the code that uses that particular function to capture data from. -- Wes Hardaker Sparta, Inc

Re: Built an Agent

2007-05-09 Thread Wes Hardaker
* information - it waits until it's DS *asked* for information. Well, SNMP notifications allow agents (and applications) to send important events to management systems. This is highly beneficial if the events need to be made aware of ASAP. -- Wes Hardaker Sparta, Inc

Re: snmpwalk truncated output with extend or exec

2007-05-09 Thread Wes Hardaker
output from execs. */ Now days, that should be run-time configurable but it dates back to code written before configuration files were in place. -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored by DB2 Express

Re: If snmptrapd has a possibility for passphrase manipulation ?

2007-05-09 Thread Wes Hardaker
/index.php/TUT:snmptrap_SNMPv3 It may have more information that will help you solve your problem and discusses how to configure passphrases in configuration files. -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored

Re: USM engineID and the snmpd engineID?

2007-05-09 Thread Wes Hardaker
with a better system in the future without affecting the others. As an example, the ISMS group in the IETF is defining SNMP over SSH to offer an alternative to the USM framework, but is not modifying the VACM or TARGET (or other) specifications. -- Wes Hardaker Sparta, Inc

Re: separate python binding mailing list?

2007-05-09 Thread Wes Hardaker
-snmp project, it would be best to create a new list. But we don't have one for the perl modules yet and don't believe there is a need at this time. Flood away! -- Wes Hardaker Sparta, Inc. - This SF.net email is sponsored

Re: python bindings usage examples

2007-05-09 Thread Wes Hardaker
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 easy to follow. -- Wes Hardaker Sparta, Inc

Re: any good implementation of RMON

2007-04-03 Thread Wes Hardaker
JMF == Joao Miguel Ferreira [EMAIL PROTECTED] writes: JMF ... maybe contribute the code to the net-snmp project ?! JMF anyone ?! We've been asking for code for years; if we had it you would too! (please submit a patch at your earliest convenience ;-) -- Wes Hardaker Sparta, Inc

Re: Encryption algorithms supported

2007-02-28 Thread Wes Hardaker
the localized key material directly) -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics

Re: Errors observed while running the agent.

2007-02-07 Thread Wes Hardaker
may actually want (like SNMPv3 users, for example). -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your

Re: REGARDING MIBS

2007-02-07 Thread Wes Hardaker
doesn't implement those objects) -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: TUNNEL-MIB from net-snmp-5.4 refers to IPV6-FLOW-LABEL-MIB but does not include it in the tar file

2007-02-07 Thread Wes Hardaker
. FYI, I did add the flow label mib to future versions and told it to be installed when the tunnel mib support is compiled in. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services

Re: sub-agent not responding after master agent restart

2007-02-07 Thread Wes Hardaker
? EM 2) Is it obligatory to restart the sub-agents as well? In theory they should self-recover. But in practice, admittedly, it probably hasn't been tested in all possible conditions. Restarting the subagents too is probably safest. -- Wes Hardaker Sparta, Inc

Re: US daylight savings update 2007

2007-02-07 Thread Wes Hardaker
classified. If we need timezone information at any point in the code, then yes it would be gathered from the system (we don't do anything internally ourselves to set or determine timezones beyond what the system provides us). -- Wes Hardaker Sparta, Inc

Re: MIB Development

2007-02-07 Thread Wes Hardaker
DC == Daphna Chacko [EMAIL PROTECTED] writes: DC Can anybody guide me in developing an MIB DC Please tell me the whole procedure ie steps involved,how to DC develop etc The tutorials have a toolkit section on the net-snmp web page that talks about implementing MIBs. -- Wes Hardaker Sparta, Inc

Re: SNMPD Overwriting syslog

2007-02-07 Thread Wes Hardaker
. hmm... can you try -Ln -Lf /var/log/snmpd.log ? -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your

Re: Problem Authorizing SHA notification

2007-02-07 Thread Wes Hardaker
? If so, yes it could. The thing to try would be to set up our agent and our trap receiver and see if they get through. Then try our agent and another trap receiver and see if it gets through, then try the mg-soft one and see if that gets through... IE, narrow down where the problem is. -- Wes

Re: table properties for row manipulation

2007-02-07 Thread Wes Hardaker
/usmUser.c) and supports row creation. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download

Re: snmptrap performance

2007-02-07 Thread Wes Hardaker
time of snmptrap is what is killing you here. Maybe because you're using SNMPv3 users? If so, changing from passwords on the command line prompt to localized keys would greatly speed things up. -- Wes Hardaker Sparta, Inc

Re: SNMPv3 Unauthenticated Request

2007-01-23 Thread Wes Hardaker
, I've edited the tutorial to correct for this. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

Re: Finding active configuration file

2007-01-23 Thread Wes Hardaker
, for example, c /usr/share/snmp/snmpd.conf. It's not so simple: the library actually loads every configuration file it can see in that path. So it may be more than one config file. (in a side note: running snmpd with -Dread_config will list what it reads) -- Wes Hardaker Sparta, Inc

Re: ECC numbers

2006-12-20 Thread Wes Hardaker
is not a legal service that you can count on. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business

Re: Compile trouble with 5.4pre3

2006-10-05 Thread Wes Hardaker
this already but after pre3 came out... If you're willing to try CVS, please do so, or report the error again after .pre4 comes out. Either way, you can ignore the error. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn

Re: perl usage of the $session-getbulk()

2006-10-05 Thread Wes Hardaker
in has been modified. Look at the structure for that instead, which will contain a varbindlist of all the results including OIDs, types, etc. Nice to hear from you again Harrie! -- Wes Hardaker Sparta, Inc. - Take Surveys

Re: SNMP Trap over IPX

2006-10-05 Thread Wes Hardaker
the architecture is set up it *should* work. You will need to recompile with the --with-transports=IPX flag passed to configure though. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: gettable fetches nothing

2006-10-05 Thread Wes Hardaker
in that function or not. I *think* so but I'm not positive. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

Re: discepancy between v1 and v2c

2006-10-05 Thread Wes Hardaker
are probably have an access line in it that specifies only v1 and you need 2, one that specifies access for v1 and one for v2c. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: crypto problem....

2006-09-19 Thread Wes Hardaker
specific about the bug you're seeing? It seems you've analyzed it and know why it exists. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get

Re: PERL Error: Not an ARRAY reference

2006-08-20 Thread Wes Hardaker
right either: http://sourceforge.net/tracker/index.php?func=detailaid=1533078group_id=12694atid=112694 -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done

Re: Regarding additional user creation

2006-07-27 Thread Wes Hardaker
Kannan ___ Kannan Net-snmp-users mailing list Kannan Net-snmp-users@lists.sourceforge.net Kannan Please see the following page to unsubscribe or change other options: Kannan https://lists.sourceforge.net/lists/listinfo/net-snmp-users -- Wes Hardaker

Re: [Query] mib of type TransportAddress

2006-07-14 Thread Wes Hardaker
confused sudhir here. Please help me. It is definitely with your code. But without looking at it (and even if you had included it, I don't have the time at the moment anyway), I can't determine what's going wrong. -- Wes Hardaker Sparta, Inc

Re: Allocation memory failed when start snmpd in uclinux

2006-07-14 Thread Wes Hardaker
On Fri, 14 Jul 2006 08:25:37 +0800 (CST), forrestlam [EMAIL PROTECTED] said: forrestlam I want to run net-snmp 5.2.1 in uCLinux, but when I start forrestlam snmpd, it is shown that malloc is failed. Can you run it in a debugging tool to show which malloc in the code is failing? -- Wes

Re: why mib2c return a valid OID error?

2006-07-13 Thread Wes Hardaker
the MIBDIRS environment variable to your installed mibs directory. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology

Re: Disk Monitoring??

2006-07-13 Thread Wes Hardaker
-pct reaches 10.0. DESCRIPTION: Unknown COMMENT: Unknown. Well, ya see... I don't think that error message comes from net-snmp? grepping the code for pieces of it doesn't show anything. That likely means this is coming from your management station? -- Wes Hardaker Sparta, Inc

Re: exec outputs dupes

2006-07-13 Thread Wes Hardaker
On Thu, 13 Jul 2006 20:44:16 +0400, Sergey Matveychuk [EMAIL PROTECTED] said: Sergey Every command executed twice. Why? run snmpd with the following arguments and find out why the file (or a duplicate) is being read twice: snmpd -f -Le -Dread_config -- Wes Hardaker Sparta, Inc

Re: unknown value

2006-07-13 Thread Wes Hardaker
in the middle of the list. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM

Re: [Query] mib of type TransportAddress

2006-07-13 Thread Wes Hardaker
it, not return the current value or all zeros). You have a broken agent. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Re: Where to begin to make a little agen for my software.

2006-07-13 Thread Wes Hardaker
works, you probably need to find a good book. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job

Re: Identifier scoping in MIBs

2006-07-11 Thread Wes Hardaker
On Tue, 11 Jul 2006 13:56:11 -0400, [EMAIL PROTECTED] said: cnelson I don't want to redefine the IF-MIB ifEntry, I want my own. Then don't call it ifIndex. Legally you can, but realistically many tools don't handle it well. Call it pppIfIndex or something locally named. -- Wes Hardaker

Re: Can I get snmptranslate to tell me where it's finding MIBs?

2006-07-11 Thread Wes Hardaker
versions support net-snmp-config --mibdirs. or snmptranslate -Dparse tells you (verbosely) exactly what it's doing. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff

Re: error compiling with disman/ping-mib support

2006-07-11 Thread Wes Hardaker
willing to continue working on it (or rewrite is fine too, but...) -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology

Re: logmatch

2006-07-10 Thread Wes Hardaker
and you've been told multiple times to wait patiently for a response and there is no way to force one out of the list. -- Wes Hardaker Sparta, Inc. - Using Tomcat but need to do more? Need to support web services, security

5.3.1.rc4 available

2006-07-08 Thread Wes Hardaker
released rc4. The final 5.3.1 will be late next week, most likely on Friday or possibly late Thursday. -- Wes Hardaker Sparta, Inc. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM

5.3.1.rc2 released

2006-06-30 Thread Wes Hardaker
one more RC release next week, and the final 5.3.1 will be the week following. Ideally at least. -- Wes Hardaker Sparta, Inc. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM

Re: netSNMP and use in safety sensitive applications

2006-06-14 Thread Wes Hardaker
source project can provide. The most widely used commercial SNMP stack is probably the one provided by SNMP Research. They're pricey, but I've always heard very good things about their products. -- Wes Hardaker Sparta, Inc. ___ Net-snmp-users mailing

Re: disabling linkup/down traps.

2006-06-14 Thread Wes Hardaker
! You shouldn't need to do anything! -- Wes Hardaker Sparta, Inc. ___ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net

Re: snmpusm + changekey (DH Keys)

2006-05-10 Thread Wes Hardaker
is debugging it. kanakamahesh Anything configuration changes required from snmpd side, kanakamahesh in order for new auth/priv keys to work? Nope, it should just work assuming you have access rights too... How are you specifying the new keys for the new snmpget? -- Wes Hardaker Sparta, Inc

Re: snmpusm + changekey (DH Keys)

2006-05-08 Thread Wes Hardaker
lists. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1

Re: not getting OIDs from snmptranslate

2006-05-08 Thread Wes Hardaker
-On to get numeric results, which is what I think you want. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: Can i have two snmpd running one for trap and one for GET and SET?

2006-05-08 Thread Wes Hardaker
it... snmpd udp:OTHERPORTNUM -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server

Re: snmpusm + changekey (DH Keys)

2006-05-08 Thread Wes Hardaker
or something? If so, you should never do that and do a proper kill -TERM instead. No application should be killed with a -9 without first giving it a normal kill signal so it can try to exit properly. -- Wes Hardaker Sparta, Inc. --- Using Tomcat

Re: Key instead of password

2006-05-08 Thread Wes Hardaker
field is for a master key, not a localized key. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM

Re: How do you get at a mib index?

2006-05-08 Thread Wes Hardaker
at these darn Peter index's, keeping in mind that I have limited experience in Perl to start Peter with. Peter Any help appreciated. Peter Thanks Peter Peter Fitz. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support

Re: how to test AES encryption against test.net-snmp.org server?

2006-05-08 Thread Wes Hardaker
On Tue, 2 May 2006 12:17:46 -0700, M.Daulat Rai [EMAIL PROTECTED] said: M Before I go too far and start writing application, I would like to verify M the AES encryption. I need to add AES support to test.net-snmp.org. I'll put it on my todo list. -- Wes Hardaker Sparta, Inc

Re: No such MIB...

2006-05-08 Thread Wes Hardaker
. Upgrade that box to something newer and it should work. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: just copmiled/installed latest version..min. config for snmptrapd.conf

2006-05-08 Thread Wes Hardaker
just create a config file and run it like this: basically you need to read the snmptrapd.conf manual page and create a snmptrapd.conf file. The manual page has a whole section on acecss control -- Wes Hardaker Sparta, Inc. --- Using Tomcat

Re: MIB table data aggregation question

2006-05-08 Thread Wes Hardaker
SNMP model is that the manager should be doing the computation work because it's generally believed the hosts have better things to do with their time (especially routers, etc) -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more

Re: Table reading examples implemented in C/C++

2006-05-08 Thread Wes Hardaker
through a table, I'm a SNMP n00b. The tutorial has a good section on basic client programming (http://www.net-snmp.org/tutorial/tutorial-5/toolkit/ ) And the apps/snmptable command shows how to do some level of table aggregation. Collecting tables are indeed tricky. -- Wes Hardaker Sparta, Inc

Re: Security certification for Net-Snmp

2006-05-08 Thread Wes Hardaker
in particular i'm interested in the security certification Tripathi from CERT. There is no organization that has certified any version of the Net-SNMP code. then, I -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web

Re: J.AgentX problem

2006-04-28 Thread Wes Hardaker
.1.3.6.1.4.1.1331.11.1.127 Beyond that I can't help you much since it's likely related to your code... -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology

Re: How to generate v3 traps?

2006-04-28 Thread Wes Hardaker
releases to see if it's been fixed in one of those, or even better, try a even newer 5.3.0.1 release? -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre

Re: Getting index of table

2006-04-28 Thread Wes Hardaker
to run. Shouldn't have started writing this but just looked at the clock... -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make

Re: TRAPS + get requests

2006-04-28 Thread Wes Hardaker
is not supported. multi-threading is indeed not supported... Pedot suggested another good way around it. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre

Re: Is it safe to invoke an SNMP Get within a sub-agent?

2006-04-26 Thread Wes Hardaker
packets... -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1

Re: how to seperate the returned counter by ifindex?

2006-04-26 Thread Wes Hardaker
will be stored in the last array position in the variable's name array. (IE, ifindexes will be encoded into the OID). -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre

Re: Setting up (basic) SNMP Masteragent and Subagent support

2006-04-26 Thread Wes Hardaker
flag can change the location of this (even to a tcp port, though I don't recommend it for security reasons) -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly

Re: Configuration need in order to recieve snmp traps

2006-04-26 Thread Wes Hardaker
that line I am getting error at that line if I remove that line I am getting the above output Read the snmptrapd.conf manual page on ACCESS CONTROL -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services

Re: Problem to determinate SNMP version

2006-04-25 Thread Wes Hardaker
. Is this a bug ? Or, if mickb anyone has a suggestion for a more reliable solution to obtain mickb version, please tell me. It's a design decision of the protocol; nothing we can do to fix it (aside from adding a local test the session api which would functionally do what I described above). -- Wes

Re: FW: How can I bypass USM+VACM?

2006-04-25 Thread Wes Hardaker
the local security identity still has access to the objects they're requesting to twiddle. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Re: Possible BUG in snmpd.conf VACM 'access' directive

2006-04-25 Thread Wes Hardaker
, but it actually sets the write view to . is the right value... see the mib definition: ***if the value is the empty string*** or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted. -- Wes Hardaker Sparta, Inc

Re: How to configure Net-SNMP listenning to port 1000

2006-04-25 Thread Wes Hardaker
in a snmpd.conf file to the same -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application

Re: Setting up (basic) SNMP Masteragent and Subagent support

2006-04-25 Thread Wes Hardaker
to the master agent, who is then in charge of sending out traps to the list of receivers it has. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Re: Configuration need in order to recieve snmp traps

2006-04-25 Thread Wes Hardaker
On Mon, 24 Apr 2006 12:28:05 +0530, santhosh [EMAIL PROTECTED] said: santhosh Warning : no access control information configured. santhosh This reciever will *NOT* accept any incomming notifications. see the snmptrapd.conf manual page on the ACCESS CONTROL section. -- Wes Hardaker Sparta, Inc

Re: SYSAPPL MIB

2006-04-25 Thread Wes Hardaker
of Anamitra this mib by an agent. Is there any plan for including the Anamitra support for this MIB in a future release. We don't currently support it... If you're interested in adding support for it, we'd likely accept a patch that implemented it. -- Wes Hardaker Sparta, Inc

Re: support of SNMPv3

2006-04-20 Thread Wes Hardaker
don't. The only way to know is to test it or read the manual or specs for the device. -- Wes Hardaker Sparta, Inc. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Re: How to generate v3 traps?

2006-04-19 Thread Wes Hardaker
On Thu, 20 Apr 2006 09:34:21 +0530, [EMAIL PROTECTED] said: raghavendra Can any one tell me how to generate v3 traps. See the SNMPv3 trap link under: http://www.net-snmp.org/tutorial/tutorial-5/commands/ -- Wes Hardaker Sparta, Inc

Re: snmpset is failing on usmDHParameters.0 OID

2006-04-05 Thread Wes Hardaker
or to use it as an example of how it should work. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join

Re: snmp proxy support........problem?

2006-04-05 Thread Wes Hardaker
instead). 2) You need to pass the authentication information to the proxy routien above as well. IE, proxy -v 3 -l authNoPriv -u myuser -a MD5 -A mypassword 192.168.31.125 system ^^ -- Wes Hardaker Sparta, Inc

Re: problem with remote connect v3 authenticaion...

2006-04-05 Thread Wes Hardaker
has got to be different in your setup, but I'm not sure what it is. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live

Re: Inform Destination

2006-04-05 Thread Wes Hardaker
there after an agent reset ? 1) informsinks *should* register itself in the mib, although there are exceptions where this doesn't happen. 2) If you do register something twice, then you'll get 2 notifications sent to it. 3) the mib tables should be persistent, yes. -- Wes Hardaker Sparta, Inc

Re: localhost

2006-04-05 Thread Wes Hardaker
and not localhost (IE, not 127.0.0.1) to send it from because routers shouldn't even be routing it in the first place. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends

Re: Nagios functionality

2006-04-05 Thread Wes Hardaker
MIBs. I don't believe anything of the sort exists (which is what Thomas said too). -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile

Re: retrive snmp information from enabled host via socket

2006-04-05 Thread Wes Hardaker
On Tue, 4 Apr 2006 14:01:47 +0200, nik600 [EMAIL PROTECTED] said: nik can you help me please? thanks Please see the tutorial on how to write SNMP apps: http://www.net-snmp.org/tutorial/tutorial-5/toolkit/ -- Wes Hardaker Sparta, Inc

Re: OID 2021

2006-04-03 Thread Wes Hardaker
and which were not, as I wrote much of the original code many years ago; but now I've forgotten and never worked with HP11 much). Anyway, that object doesn't require any configuration other than to turn on access control to let you see it. -- Wes Hardaker Sparta, Inc

Re: test.net-snmp.org

2006-04-03 Thread Wes Hardaker
/SemesterAssignment.pdf Simen I wonder if this server will be up soon. I have seen the [2]reply from Simen Wes Hardaker, but we really need this server before thursday. The test server should be functioning again. I've managed to contact my co-worker and the configuration file typo that was causing the most

Re: Inform Destination

2006-04-03 Thread Wes Hardaker
and the TARGET-MIB (both of which are IETF standard MIBs) can be used to configure trap destinations. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web

Re: Help: how I try my trap

2006-04-03 Thread Wes Hardaker
to send it to. Try putting the following line in your snmpd.conf file: trap2sink localhost And then on the same machine run snmptrapd -f -Le and watch the output of snmptrapd as your agent sends a trap. You should see it. -- Wes Hardaker Sparta, Inc

Re: handling timeout while monitoring overloaded application

2006-04-03 Thread Wes Hardaker
to ensure all the other new things are more stable. But if possible, 5.3.0.1 is likely to be slightly better. It's up to you to decide if it's worth it or not. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML

Re: How to configure Remote Engine Id in net-snmp

2006-03-31 Thread Wes Hardaker
On Fri, 31 Mar 2006 10:55:25 +0530, [EMAIL PROTECTED] said: raghavendra Does any one knows how to configure Remote Engine Id. It's not supposed to be configurable. It's set by the agent as it boots and shouldn't be changing. -- Wes Hardaker Sparta, Inc

Re: Traps duplicated

2006-03-31 Thread Wes Hardaker
, for example, which means you'll send out one of each. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast

Re: Calling SNMP.pm from snmptrapd using embedded perl

2006-03-31 Thread Wes Hardaker
(and it may not help if I could), but the above might work. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live

<    2   3   4   5   6   7   8   9   10   11   >