-----Original Message-----
********************** Legal Disclaimer **************************** "This email may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message in error, please advise the sender by reply email and delete the message. Thank you." ********************************************************************** From: Jyoti Yaduwanshi Sent: Thursday, August 18, 2005 5:42 PM To: '[email protected]' Cc: Jyoti Yaduwanshi Subject: Problem in mib2c when index of a table is of type IMPLIED Hi, I am facing a problem in generating code via mib2c when the index element is of type IMPLIED. I am using Net-SNMP 5.0.8 version. I just want to know is there any fix given to counter this problem? If not then how can I detect whether the index is on type IMPLIED and then do appropriate steps for such types. Eg of a such table is adslLineConfProfileTable in ADSL-LINE-MIB. Extract from this MIB ================================================================= adslLineConfProfileTable OBJECT-TYPE SYNTAX SEQUENCE OF AdslLineConfProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains information on the ADSL line configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the ADSL line." ::= { adslMibObjects 14} adslLineConfProfileEntry OBJECT-TYPE SYNTAX AdslLineConfProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry consists of a list of parameters that represents the configuration of an ADSL modem. When `dynamic' profiles are implemented, a default profile will always exist. This profile's name will be set to `DEFVAL' and its parameters will be set to vendor specific values, unless otherwise specified in this document. When `static' profiles are implemented, profiles are automaticly created or destroyed as ADSL physical lines are discovered and removed by the system. The name of the profile will be equivalent to the decimal value of the line's interface index. " INDEX { IMPLIED adslLineConfProfileName} ::= { adslLineConfProfileTable 1} ======================================================================== ================= Jyoti Yaduwanshi Conexant India ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
