On Fri, 15 Jun 2007 11:45:35 -0700 (PDT) Need wrote: NH> What do you think about the following snmpwalk output? NH> NH> The "ocStbHostAnalogVideoTable_row_prep()" routine is set to return MFD_SKIP for the third row only. NH> NH> Here is the output of the "snmpwalk" command for Table2: NH> NH> OC-STB-HOST-MIB::ocStbHostAnalogVideoProtectionStatus.1 = INTEGER: fourLineSplitBurst(3) NH> OC-STB-HOST-MIB::ocStbHostAnalogVideoProtectionStatus.2 = INTEGER: fourLineSplitBurst(3) NH> OC-STB-HOST-MIB::ocStbHostAnalogVideoProtectionStatus.3 = INTEGER: copyProtectionOff(0) NH> NH> The third row is being displayed and it has the default value (0 - copyProtectionOff) associated with it. Is it normal for a skipped row to be displayed as output? I would have assumed only Table2-specific rows (1, 2, 4, 5) would be displayed only when walking through Table2. NH> NH> If Table1 had 100 rows and only 2 rows of Table1 relate to Table2, then I would not expect 100 rows to be displayed when walking through Table2. I would expect only 2 rows to be displayed only.
That is also what I would expect. I don't know why row 3 is still returned. ------------------------------------------------------------------------- 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-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
