Re: [tkined] Accessing variables in the vendor private MIB

Heiko Boch (boch@lrc.di.epfl.ch)
Tue, 9 Dec 1997 09:15:46 +0100

> I guess this is really a general SNMP question, so feel free to reply to me
> directly and not pollute the tkined list. But I can't firgure how to do it
> with Scotty either!
>
> How can I access the variables in a vendor's (say Bay Networks) private MIB
> extensions? I have all of the MIB files from my vendor, but am not yet clue-full enough with SNMP to figure this out. If one of you would be willing
> to share you wisdom with a novice it would be appreciated.

Just like you access any other MIB variable, with $snmp get { ... }. The
OIDs of the variable should be somewhere in the private tree:

internet.private.enterprises.{your-vendor-here}.{your-variable-path}.

Hope this helps,

Heiko

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.