[2002/10/18 04:33:14] #net-snmp <hampa> to get the first index I use table_info->indexes->val.integer
[2002/10/18 04:33:30] #net-snmp <hampa> to get the second I use table_info->indexes->next_variable->val.integer
[2002/10/18 04:33:35] #net-snmp <hampa> how do I get the third?
--> MezoWork has joined #net-snmp
--> wes has joined #net-snmp
--> jbpn has joined #net-snmp
--> slam has joined #net-snmp
--> miike has joined #net-snmp
--> miike has joined #net-snmp
--> benr has joined #net-snmp
--> benr has joined #net-snmp
--> wes has joined #net-snmp
[2002/10/18 12:06:26] #net-snmp <slam> is there a max / min length for the engineID ?
[2002/10/18 12:09:58] #net-snmp <slam> the MIB mibs/SNMP-FRAMEWORK-MIB.txt says this: SYNTAX OCTET STRING (SIZE(5..32))
[2002/10/18 12:10:35] #net-snmp <slam> but i am not sure what are the limits in net-snmp code?
--> ua has joined #net-snmp
--> TrogL has joined #net-snmp
[2002/10/18 12:55:23] #net-snmp <TrogL> just a note for the archives - I'm gone all next week until Friday - conferences and courses
--> wes has joined #net-snmp
[2002/10/18 13:43:28] #net-snmp <TrogL> where are the apps/agent expecting openssl to be?
[2002/10/18 13:43:53] #net-snmp <wes> openssl is "usually" installed in /usr/local/ssl
[2002/10/18 13:44:16] #net-snmp <wes> some OSes (redhat, eg) install it in the normal /usr context. Some people install it in /usr/local
[2002/10/18 13:44:43] #net-snmp <TrogL> that's not the qustion
[2002/10/18 13:49:03] #net-snmp <TrogL> all the tests requiring openssl failed - i had installed openssl from a package - it's in /usr/local/ssl
[2002/10/18 13:49:19] #net-snmp <TrogL> last time i was in a hurry so I symboic linked everything over to /usr/lib
[2002/10/18 13:49:26] #net-snmp <TrogL> i'd prefer not to - do it right
[2002/10/18 13:50:04] #net-snmp <TrogL> ie i'd prefer not to do that again - would rather do it right
[2002/10/18 13:50:41] #net-snmp <TrogL> unless, of coruse, there's soemthing you need to do to activate opensll - like feed it a seed
[2002/10/18 13:54:14] #net-snmp <TrogL> ACTION will install .g from source
[2002/10/18 13:57:27] #net-snmp <TrogL> wes, I found out why Sun is less than forthcoming on some of my questions about kstat
[2002/10/18 13:57:32] #net-snmp <TrogL> they just released a new SNMP product
[2002/10/18 13:58:09] #net-snmp <wes> try --with-openssl=/usr/local/ssl but it shouldn't be needed (I didn't think)
[2002/10/18 13:58:40] #net-snmp <TrogL> i think the other ssl was busted
[2002/10/18 13:59:06] #net-snmp <TrogL> but now taht you mention it, I seem to remember needing to do that
--> miike has joined #net-snmp
[2002/10/18 13:59:52] #net-snmp <TrogL> http://www.sun.com/service/support/srs/
[2002/10/18 14:00:01] #net-snmp <TrogL> there's Sun's new product
[2002/10/18 14:00:03] #net-snmp <TrogL> it's nasty
[2002/10/18 14:00:15] #net-snmp <TrogL> they want you to keep your alerts on THEIR server offsite
[2002/10/18 14:00:40] #net-snmp <TrogL> they've got a "free" version, but I'll bet it's really broken
[2002/10/18 14:01:07] #net-snmp <TrogL> and you need a dedicated management console
[2002/10/18 14:01:10] #net-snmp <TrogL> which is a pig
[2002/10/18 14:01:41] #net-snmp <wes> heh
[2002/10/18 14:02:42] #net-snmp <TrogL> ACTION builds openssl from scratch
[2002/10/18 14:03:36] #net-snmp <TrogL> I'm on course/conference all next week
[2002/10/18 14:04:00] #net-snmp <TrogL> I'm getting nowhere fast with my 100 filesystems problem 'cause I still don't fully understand h ow the code walks
[2002/10/18 14:04:22] #net-snmp <TrogL> so if anybody really needs it they'll need to coax Dave into fixing it
[2002/10/18 14:04:37] #net-snmp <TrogL> unless they're willing to livew with just bumping the numbers up
[2002/10/18 14:05:11] #net-snmp <TrogL> or worse, cope with a change to RFC1415 so I can change the indexes on the fly
[2002/10/18 14:06:02] #net-snmp <TrogL> I've sorta got ORACLE working on one machine, but I've run into what I figure might be an ORACLE bug
[2002/10/18 14:06:19] #net-snmp <TrogL> it works great on "public" - but when I change the domain to something else, only half of it changes
[2002/10/18 14:06:25] #net-snmp <TrogL> I suspect the problem is on the ORACLE side
[2002/10/18 14:06:38] #net-snmp <TrogL> but I need to test on a machine where I have DBA privileges
[2002/10/18 14:06:47] #net-snmp <TrogL> hence all this re-installinga nd recompiling
[2002/10/18 14:06:57] #net-snmp <TrogL> so again, if anybody needs ORACLE working in a hurry...
[2002/10/18 14:10:28] #net-snmp <TrogL> incidentally, the ORACLE doc on the website needs to tell you to compile with smux and agentx otherwise it doesn't work
[2002/10/18 14:10:50] #net-snmp <TrogL> and there's some other fiddling
[2002/10/18 14:11:05] #net-snmp <TrogL> I'll document it all when I get it working, including the changes for ORACLE 9i
[2002/10/18 14:11:09] #net-snmp <wes> excellent.
[2002/10/18 14:11:10] #net-snmp <TrogL> again, in about two seeks
[2002/10/18 14:11:11] #net-snmp <TrogL> weeks
[2002/10/18 14:11:53] #net-snmp <TrogL> it will, of course, have a solaris feel to it
[2002/10/18 14:12:35] #net-snmp <TrogL> but it should apply globally
[2002/10/18 14:13:13] #net-snmp <TrogL> unless, of course, somebody's done something incredibly wierd, non standard and/or stupid
[2002/10/18 14:16:11] #net-snmp <TrogL> one of the session I'm attending next week is on open-source software - wanna plug?
[2002/10/18 14:18:01] #net-snmp <wes> what is it you're going to?
[2002/10/18 14:18:30] #net-snmp <TrogL> sit in lectures entitled:
[2002/10/18 14:18:39] #net-snmp <TrogL> Open source software: fundamentals
[2002/10/18 14:18:52] #net-snmp <TrogL> Open source software: application part 1
[2002/10/18 14:18:54] #net-snmp <TrogL> Open source software: application part 2
[2002/10/18 14:19:21] #net-snmp <TrogL> but it wouldn't surprise me if ucd/net-snmp comes up
[2002/10/18 14:19:35] #net-snmp <TrogL> if not, may I mention it
[2002/10/18 14:19:37] #net-snmp <TrogL> ?
[2002/10/18 14:21:08] #net-snmp <wes> Certainly would never hurt ;-)
[2002/10/18 14:21:14] #net-snmp <wes> I'm interested in your report when you get back
[2002/10/18 14:21:25] #net-snmp <TrogL> yep
[2002/10/18 14:28:58] #net-snmp <TrogL> conference is Canadian Information Processing Society - Edmonton chapter
[2002/10/18 14:29:38] #net-snmp <TrogL> noon hour entertainment - "Three Dead Trolls in a baggie" -I have no idea
[2002/10/18 14:59:42] #net-snmp <TrogL> anybody know vi? I need a command to search and repalce every occurence in a file of yes with no, starting from the cursor
[2002/10/18 14:59:56] #net-snmp <TrogL> its something like :1:* s/yes/no/
[2002/10/18 15:31:21] #net-snmp <TrogL> OK, now i get to shut down all my servers so they can test the power
[2002/10/18 15:31:22] #net-snmp <TrogL> wish me luck
--> wes has joined #net-snmp
--> wes has joined #net-snmp

Powered by: SourceForge Logo