Deleted Added
full compact
ifmib.4 (20604) ifmib.4 (20920)
1.\" Copyright 1996 Massachusetts Institute of Technology
2.\"
3.\" Permission to use, copy, modify, and distribute this software and
4.\" its documentation for any purpose and without fee is hereby
5.\" granted, provided that both the above copyright notice and this
6.\" permission notice appear in all copies, that both the above
7.\" copyright notice and this permission notice appear in all
8.\" supporting documentation, and that the name of M.I.T. not be used

--- 11 unchanged lines hidden (view full) ---

20.\" SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21.\" LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
22.\" USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
23.\" ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
24.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
25.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1.\" Copyright 1996 Massachusetts Institute of Technology
2.\"
3.\" Permission to use, copy, modify, and distribute this software and
4.\" its documentation for any purpose and without fee is hereby
5.\" granted, provided that both the above copyright notice and this
6.\" permission notice appear in all copies, that both the above
7.\" copyright notice and this permission notice appear in all
8.\" supporting documentation, and that the name of M.I.T. not be used

--- 11 unchanged lines hidden (view full) ---

20.\" SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21.\" LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
22.\" USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
23.\" ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
24.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
25.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $Id: ifmib.4,v 1.2 1996/12/09 07:45:17 mpp Exp $
28.\" $Id: ifmib.4,v 1.3 1996/12/17 20:23:34 wollman Exp $
29.\"
30.Dd November 15, 1996
31.Dt IFMIB 4
32.Os FreeBSD 2.2
33.Sh NAME
34.Nm ifmib
35.Nd Management Information Base for network interfaces
36.Sh SYNOPSIS

--- 115 unchanged lines hidden (view full) ---

152.\" This will eventually be defined in an ethermib(4) page.
153For
154.Dv IFT_SLIP ,
155the structure is a
156.Dq Li struct sl_softc
157.Pq Aq Pa net/if_slvar.h .
158.Sh SEE ALSO
159.Xr sysctl 3 ,
29.\"
30.Dd November 15, 1996
31.Dt IFMIB 4
32.Os FreeBSD 2.2
33.Sh NAME
34.Nm ifmib
35.Nd Management Information Base for network interfaces
36.Sh SYNOPSIS

--- 115 unchanged lines hidden (view full) ---

152.\" This will eventually be defined in an ethermib(4) page.
153For
154.Dv IFT_SLIP ,
155the structure is a
156.Dq Li struct sl_softc
157.Pq Aq Pa net/if_slvar.h .
158.Sh SEE ALSO
159.Xr sysctl 3 ,
160.\" .Xr ethermib 4 ,
161.Xr intro 4 ,
162.Xr ifnet 9
160.Xr intro 4 ,
161.Xr ifnet 9
162.\" .Xr ethermib 4 ,
163.Rs
164.%T "Definitions of Managed Objects for the Ethernet-like Interface Types Using SMIv2"
165.%A F. Kastenholz
166.%D August 1994
167.%O RFC 1650
168.Re
169.Sh BUGS
170Many Ethernet-like interfaces do not yet support the Ethernet MIB;
171the interfaces known to support it include
172.Xr ed 4
173and
174.Xr de 4 .
175Regardless, all interfaces automatically support the generic MIB.
176.Sh HISTORY
177The
178.Nm
179interface first appeared in
180.Fx 2.2 .
163.Rs
164.%T "Definitions of Managed Objects for the Ethernet-like Interface Types Using SMIv2"
165.%A F. Kastenholz
166.%D August 1994
167.%O RFC 1650
168.Re
169.Sh BUGS
170Many Ethernet-like interfaces do not yet support the Ethernet MIB;
171the interfaces known to support it include
172.Xr ed 4
173and
174.Xr de 4 .
175Regardless, all interfaces automatically support the generic MIB.
176.Sh HISTORY
177The
178.Nm
179interface first appeared in
180.Fx 2.2 .