Deleted Added
full compact
snmp_bridge.3 (164997) snmp_bridge.3 (168776)
1.\"-
2.\" Copyright (C) 2006 Shteryana Shopova <syrinx@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (C) 2006 Shteryana Shopova <syrinx@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 164997 2006-12-07 22:36:17Z syrinx $
26.\" $FreeBSD: head/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 168776 2007-04-16 12:31:35Z pjd $
27.\"
28.Dd December 8, 2006
29.Dt snmp_bridge 3
30.Os
31.Sh NAME
32.Nm snmp_bridge
33.Nd "bridge module for snmpd.
34.Sh LIBRARY

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

58.Bl -tag -width ".It Va createAndWait"
59.It Va createAndWait
60will attempt to create a bridge interface with the name given by the table
61index.
62.It Va createAndGo
63will attempt to create a bridge interface with the name given by the table
64index and set the status of the interface to "active/up".
65.It Va destroy
27.\"
28.Dd December 8, 2006
29.Dt snmp_bridge 3
30.Os
31.Sh NAME
32.Nm snmp_bridge
33.Nd "bridge module for snmpd.
34.Sh LIBRARY

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

58.Bl -tag -width ".It Va createAndWait"
59.It Va createAndWait
60will attempt to create a bridge interface with the name given by the table
61index.
62.It Va createAndGo
63will attempt to create a bridge interface with the name given by the table
64index and set the status of the interface to "active/up".
65.It Va destroy
66will attempt to destory the bridge interface.
66will attempt to destroy the bridge interface.
67.El
68.It Va begemotBridgeBaseSpanEnabled
69A SNMP SET operation on this object is only successfull if the corresponding
70port has not been added as member of the bridge interface on the system.
71.It Va begemotBridgeBasePortStatus
72SNMP SET operations with the following values are allowed:
73.Bl -tag -width ".It Va createAndWait"
74.It Va createAndWait

--- 42 unchanged lines hidden ---
67.El
68.It Va begemotBridgeBaseSpanEnabled
69A SNMP SET operation on this object is only successfull if the corresponding
70port has not been added as member of the bridge interface on the system.
71.It Va begemotBridgeBasePortStatus
72SNMP SET operations with the following values are allowed:
73.Bl -tag -width ".It Va createAndWait"
74.It Va createAndWait

--- 42 unchanged lines hidden ---