Re: SNMPv1 to SNMPv2

2007-08-15 Thread Dave Shield
On 15/08/07, Martinez,Joe <[EMAIL PROTECTED]> wrote: > I am running SNMPv1 on my Linux boxes, I think. How can I really tell? a) Look at the command that you run. If it says "-v 1" then you're using SNMPv1, if it says "-v 2c" then you're using SNMPv2c b) Ask for "sysLocation.1".

SNMPv1 to SNMPv2

2007-08-15 Thread Martinez,Joe
I am running SNMPv1 on my Linux boxes, I think. How can I really tell? Per PCI compliance I need to update to SNMPv2. How do I update from SNMPv1 to SNMPv2 and provide security with valid data to show them that we are using SNMPv2? Thanks, Joe Martinez [EMAIL PROTECTED] Platform S

RE: rhas3 5.4.1 build problem.

2007-08-15 Thread Magnus Fromreide
[First, please keep all follow-ups on the mailing list] On tis, 2007-08-14 at 17:31 -0400, Jayson Robinson wrote: > Magnus, > > Here is the all of the lines from the output: > > /bin/sh ../../libtool --mode=compile gcc -I../../include -I. > -I../../agent -I../../agent/mibgroup -I../../snmplib

Re: hrDevice question

2007-08-15 Thread Dave Shield
On 15/08/07, Need Help <[EMAIL PROTECTED]> wrote: > Well, it never occurred to me NetSNMP could determine our hard drive > information automatically, so I never tried the those SNMP requests. Well, can you *please* get into the habit of trying things out *BEFORE* querying this list.It is incre

RE: hrDevice question

2007-08-15 Thread Bruce Shaw
> I guess Net-SNMP determines all the Host Resources MIB information based on unix commands like "df" and then parses this output and populates the tables accordingly? No that would be ridiculously expensive in machine resources. Have you considered looking at the source code to actually f

Re: hrDevice question

2007-08-15 Thread Need Help
Well, it never occurred to me NetSNMP could determine our hard drive information automatically, so I never tried the those SNMP requests. I just figured I would need to supply this information like I do for my other MIB data. The output of "df" is as follows: Filesystem 1k-blocks

Re: hrDevice question

2007-08-15 Thread Dave Shield
On 15/08/07, Need Help <[EMAIL PROTECTED]> wrote: > Lets take the "hrDevice table" as an example. > Our > hardware box has some hard drives in it which I would like to enter into the > hrDevice table, but I am not sure how to go about doing this. First thing - have y

hrDevice question

2007-08-15 Thread Need Help
Our specifcation indicates the Host Resources MIB should be supported for our hardware box. Lets take the "hrDevice table" as an example. Our hardware box has some hard drives in it which I would like to enter into the hrDevice table, but I am not sure how to go about doing this. Knowing t