*** empty log message ***

This commit is contained in:
Max Baker
2003-08-05 19:10:57 +00:00
parent bb8762835f
commit a5e8e6c7cd

View File

@@ -239,6 +239,13 @@ sub html_tail {
</UL> </UL>
</TD> </TD>
</TR> </TR>
<TR>
<TD>Class</TD>
<TD>SNMP::Info Class the the device currently uses. Devices using more generic
interfaces like <tt>Layer2</tt> or <tt>Layer3</tt> may eventually get their
own subclass.
</TD>
</TR>
<TR> <TR>
<TD>Duplex</TD> <TD>Duplex</TD>
<TD>Ability to cull duplex settings from device.<BR> <TD>Ability to cull duplex settings from device.<BR>
@@ -266,6 +273,10 @@ sub html_tail {
switch port when doing a Macsuck. switch port when doing a Macsuck.
</TD> </TD>
</TR> </TR>
<TR>
<TD>Ver</TD>
<TD>SNMP Protocol Version the device has to use.</TD>
</TR>
</TABLE> </TABLE>
</BODY> </BODY>
</HTML> </HTML>