Re: communicate with ME102
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 13/04/07, Michael Renner <[email protected]> wrote: > OK, it was in a wrong directory, but there are still errors: > > cassiopeia:/usr/share/snmp/mibs# snmpget -c public -v1 wlan.mtr.mynet > ATMEL-MIB::sysDescr > Bad operator (operBridgingLevel): At line 127 > in /usr/share/snmp/mibs/AT76C510B1.mib > ATMEL-MIB::sysDescr: Unknown Object Identifier > > Strange They've made the classic mistake of using lines of dashes as separators. Unless you are *very* careful, this results in a broken MIB. The easiest fix is to replace any line of the form --------- Something -------- with -- ======= Something ========= I.e. two leading dashes as the start of the line, then some other character for the rest of the separator. It doesn't matter what this is, as long as it isn't a dash. I also suggest that you complain to your vendor. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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