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