This is a discussion on Re: Unexpected index type within the SNMP Users forums, part of the Networking and Network Related category; Stuart Kendrick wrote: > what does this error message mean? conceptually, what am i missing? > > guru> snmpget -...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Stuart Kendrick wrote:
> what does this error message mean? conceptually, what am i missing? > > guru> snmpget -c public localhost ifDescr.1 > Unexpected index type: 0 ifIndex 1 > RFC1213-MIB::ifDescr.1 = STRING: "lo" > guru> > > net-snmp-5.3.pre3 Works fine for me. Looks like you have a problem with a MIB file. Run snmpget with "-Dparse-mibs,parse_oid_indexes" to see where it happens. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ 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 |