2008/9/3 Need Help <[EMAIL PROTECTED]>:
> 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?

snmptable will do this automatically when retrieving the table values.
or use 'snmptable -Ch .....   myTable' to display *just* the column names.

Otherwise, try
    ' snmptranslate -Tp -IR myTable'

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to