Thanks for the reply. I fixed the problem. I required to remove the last OID from the ifXTable_variables_oid in the UCD style generated code.
Sridhar On Mon, 15 Nov 2004 22:44:27 -0500, "Robert Story" <[EMAIL PROTECTED]> said: > On Wed, 10 Nov 2004 14:48:59 +0530 Sridhar wrote: > SS> I am using net-snmp 5.1. I have implemented ifXTable. Whenever I make > a > SS> snmpwalk on the ifXTable, values are correctly returned for all the > SS> Counter32, Counter64 Gauge32, Timeticks and INTEGER variables are > SS> returned with the following error. > SS> > SS> Wrong Type (should be OCTET STRING) > SS> > SS> Why this error is being prited on the console ? > > This happens when the tools read a MIB which defines a variable to be of > one > type, but an agent returns a variable of another type. It looks like your > IF-MIB and agent are out of sync. > > -- > Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> > <irc://irc.freenode.net/#net-snmp> > Archive: > <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> > > You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ 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
