Re: About MIB Structure

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 31/05/07, mozafar rowshan <[email protected]> wrote:
>              I specified the httpd process with max and min values 3
> and 0 respectively to be monitored (only for testing purposes). Also, when
> running this script, I read that the prTable variable(?) is affected when
> violating this.

The prTable contains various column objects, which report the status
of this httpd monitoring.  (What the boundaries are, how many processes
are currently running, whether there is a problem, etc).


>    How should I give a variable (like prTable) path to a command such
> snmpget??

I'd start with snmpwalk.
Try
     snmpwalk ......  prTable

Then once you know the column names (and the index values used), you
can use "snmpget" to retrieve individual values.


>    Is it possible to see a tree view of MIB structure??

    snmptranslate  -Tp UCD-SNMP-MIB::prTable


Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.