Can the MIB field names associated with each row be displayed only?

2008-09-03 Thread Need Help
In a MIB table definition, each table entry has it's own field name with associated unique OID value.  Is there a way to display the field name of each entry in the table using snmptranslate or something? - This SF.N

Re: Is it possible to retrieve one ROW of a table only?

2008-09-03 Thread Steve Friedl
On Wed, Sep 03, 2008 at 12:01:18PM -0700, Need Help wrote: > I can not figure out which SNMP command will allow me to query one complete > row of data from a table only. > > For example, assume my table has 10 rows in it with 20 columns for each > row..  How can I query row #7 to get all 20 colu

Is it possible to retrieve one ROW of a table only?

2008-09-03 Thread Need Help
I can not figure out which SNMP command will allow me to query one complete row of data from a table only. For example, assume my table has 10 rows in it with 20 columns for each row..  How can I query row #7 to get all 20 columns of data? ---

AW: some questions to AgentX helper routines

2008-09-03 Thread Hanig, Michael
> Assume that you are calling the registration code with as the > OID, then _instance registers a variable at while _scalar > registers a variable at .0, this is useful for simple scalar > variables that are declared outside of any table in the MIB. So the main (only?) difference is how to regist

Re: some questions to AgentX helper routines

2008-09-03 Thread Dave Shield
2008/8/27 Hanig, Michael <[EMAIL PROTECTED]>: > I) What is the difference between > netsnmp_register_watched_scalar() > and > netsnmp_register_watched_instance() The scalar helper handles requests for myScalarOID and myScalarOID.1 correctly. The instance helper returns the