This is a discussion on Re: communicate with ME102 within the SNMP Users forums, part of the Networking and Network Related category; On 11/04/07, Michael Renner <michael.renner@gmx.de> wrote: > I was told to use the '...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 11/04/07, Michael Renner <michael.renner@gmx.de> wrote:
> I was told to use the 'private' MIB, but how can this be done? I found a file > with these definitons: At76c510A1.mib What is the name of this MIB? I.e, what is the first token on the first line, immediately before DEFINITIONS? > sysDescr OBJECT-TYPE : > ::= { sysCtrlGRP 1 } Assuming that the MIB is called "ATMELSYS-MIB", then ask for ATMELSYS-MIB::sysDescr.0 (replace ATMELSYS-MIB with the actual name of this MIB, naturally!) I'm not sure I totally approve of implementing a private MIB object that duplicates an Internet standard definition - rather defeats the point in having standards in the first place. But if that's what the box does, then that's what it does. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ 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 |