On Sun, Apr 5, 2009 at 6:02 AM, Nicholas A. Bellinger <nab@xxxxxxxxxxxxxxx> wrote: > > This patch adds support for SCSI MIBs through /proc/scsi_target/mib following RFC-4455. According to the Net-SNMP documentation, an implementation of the SCSI-MIB (RFC 4455) for Linux does not yet exist (http://www.net-snmp.org/docs/mibs/). It would be great once implementation of this MIB starts, the kernel would offer a well-documented interface that allows to query the information this MIB exports. This interface can then be implemented in any SCSI target for which these statistics are available in the kernel (SCST, IET, LIO). This will allow a single implementation of RFC 4455 in the Net-SNMP project instead of multiple. The patch you posted exports the statistics needed by RFC 4455 through a procfs interface. Sorry, but IMHO this information should be exported in other way than through procfs. Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html