Re: SNMPTable get "Was that a table?" error. Why?

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 08/12/2007, Lucian Romi <[email protected]> wrote:
> I tried to get data defined in table by this
> $ snmptable -v 2c -c public 10.0.13.1 -Os .1.3.6.1.4.1.27594.3.6
> and got this
> Was that a table? enterprises.27594.3.6
> I already had this MIB definition in ~/.snmp/mibs/
> So what's the problem and how to solve it. Thanks.

Unlike most of the other tools, snmptable *must*
have the relevant MIB module loaded.   The fact that
it's reporting an error with "enterprises.27594.3.6 "
rather than a name, strongly implies that it hasn't
loaded your module.

Try
    snmptable  -v 2c -c public -Os 10.0.13.1  MY-MIB::myTable

rather than the numeric OID.

Dave

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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.