This is a discussion on Re: Registering tables without TabelEntry: Possible? within the SNMP Users forums, part of the Networking and Network Related category; On 03/09/07, Dirk S=FCsserott <newsletter@dirk.my1.cc> wrote: > Is it possible to register ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 03/09/07, Dirk S=FCsserott <newsletter@dirk.my1.cc> wrote:
> Is it possible to register a table *without* the table entry? No. > The background for my question is: For some reason someone in our > project has defined a table without that TableEntry. Then that MIB is not valid. An SMI table *MUST* include an xxxEntry definition. If nothing else, this is where the indexing of the table is defined. > He thought that > wouldn't be neccessary as it carries no real information. Apart from the table index. > And now I'm stuck with implementing that. The definition of the table is invalid, so needs to be fixed. You can't implement it until this is done. If you want ammunition to support this, try running the MIB though a validity checker. (e.g. smilint or the web interface http://www.ibr.cs.tu-bs.de/projects/libsmi/tools/) If your MIB designer doesn't understand MIB tables, it's quite possible that they've got other things wrong too. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |