BEGEMOT-BRIDGE-MIB
- Registered at
- 1.3.6.1.4.1.12325.1.205
- Last updated
- 2007-08-06 00:00
- Organization
- Sofia University St. Kliment Ohridski
- Revisions
- 2007-08-06 00:00, 2006-11-21 00:00, 2006-07-27 00:00
- Namespace
- pfsense
- Source file
BEGEMOT-BRIDGE-MIB- Digest
sha256:6b0ddb9aee76d7776224b3b64254d7db1fa70b91e16350ed9368a20453afbbcf
Description
The Begemot MIB for managing bridge interfaces.
Contact
Shteryana Shopova Postal: Faculty of Mathematics and Informatics 5 James Bourchier Blvd. 1164 Sofia Bulgaria Fax: +359 2 687 180 E-Mail: syrinx@FreeBSD.org
Imports
| From | Symbols |
|---|---|
| BEGEMOT-MIB | begemot |
| BRIDGE-MIB | BridgeId, Timeout |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso, mib-2 |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BEGEMOT-BRIDGE-MIB BEGEMOT-MIB BRIDGE-MIB FOKUS-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| BridgeIfName TEXTUAL-CONVENTION Name of a bridge interface. | current | |||
| BridgeIfNameOrEmpty TEXTUAL-CONVENTION Name of a bridge interface. | current | |||
| BridgePortId TEXTUAL-CONVENTION A port identifier that contains a bridge port's STP priority in the first octet and the port number in the second octet. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| begemotBridgeNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.205.0 | |||
| begemotBridgeBase OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.205.1 | |||
| begemotBridgeBaseTable OBJECT-TYPE A table that contains generic information for each bridge interface on the managed device. | 1.3.6.1.4.1.12325.1.205.1.1 | not-accessible | current | |
| begemotBridgeBaseEntry OBJECT-TYPE A list of information for the bridge interfaces on the managed device. | 1.3.6.1.4.1.12325.1.205.1.1.1 | not-accessible | current | |
| begemotBridgeBaseName OBJECT-TYPE The name of the bridge interface for which this entry contains management information. | 1.3.6.1.4.1.12325.1.205.1.1.1.1 | BridgeIfName | read-only | current |
| begemotBridgeBaseAddress OBJECT-TYPE The MAC address of the bridge interface. | 1.3.6.1.4.1.12325.1.205.1.1.1.2 | MacAddress | read-only | current |
| begemotBridgeBaseNumPorts OBJECT-TYPE The number of ports, members of this bridge. | 1.3.6.1.4.1.12325.1.205.1.1.1.3 | Integer32 | read-only | current |
| begemotBridgeBaseType OBJECT-TYPE Indicates what type of bridging this bridge can perform. | 1.3.6.1.4.1.12325.1.205.1.1.1.4 | INTEGER {unknown(1), transparent-only(2), sourceroute-only(3), srt(4)} | read-only | current |
| begemotBridgeBaseStatus OBJECT-TYPE Used to create/destroy bridge interfaces on the managed device. | 1.3.6.1.4.1.12325.1.205.1.1.1.5 | RowStatus | read-create | current |
| begemotBridgeBasePortTable OBJECT-TYPE A table containing generic information about ports, members of each bridge interface. | 1.3.6.1.4.1.12325.1.205.1.2 | not-accessible | current | |
| begemotBridgeBasePortEntry OBJECT-TYPE A list of information about a specific port, member of a bridge interface. | 1.3.6.1.4.1.12325.1.205.1.2.1 | not-accessible | current | |
| begemotBridgeBasePort OBJECT-TYPE The system interface index of the interface corresponding to this port. | 1.3.6.1.4.1.12325.1.205.1.2.1.1 | Integer32 (1..65535) | read-only | current |
| begemotBridgeBasePortIfIndex OBJECT-TYPE The value of the instance of the ifIndex object, defined in IF-MIB, for the interface corresponding to this port. | 1.3.6.1.4.1.12325.1.205.1.2.1.2 | InterfaceIndex | read-only | current |
| begemotBridgeBaseSpanEnabled OBJECT-TYPE The value of this objects reflects whether the port is a span port on the specified bridge interface. | 1.3.6.1.4.1.12325.1.205.1.2.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| begemotBridgeBasePortDelayExceededDiscards OBJECT-TYPE The number of frames discarded by this port due to excessive transit delay through the bridge. | 1.3.6.1.4.1.12325.1.205.1.2.1.4 | Counter32 | read-only | current |
| begemotBridgeBasePortMtuExceededDiscards OBJECT-TYPE The number of frames discarded by this port due to an excessive size. | 1.3.6.1.4.1.12325.1.205.1.2.1.5 | Counter32 | read-only | current |
| begemotBridgeBasePortStatus OBJECT-TYPE Used to control addition of member ports to or removal of member ports from a specified bridge. | 1.3.6.1.4.1.12325.1.205.1.2.1.6 | RowStatus | read-create | current |
| begemotBridgeBasePortPrivate OBJECT-TYPE The value of this objects reflects whether the port has a PRIVATE flag set. A port with this flags set can only communicate with ports not having the PRIVATE flag set. | 1.3.6.1.4.1.12325.1.205.1.2.1.7 | TruthValue | read-write | current |
| begemotBridgeStp OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.205.2 | |||
| begemotBridgeStpTable OBJECT-TYPE A table that contains Spanning Tree Protocol information for each bridge interface on the managed device. | 1.3.6.1.4.1.12325.1.205.2.1 | not-accessible | current | |
| begemotBridgeStpEntry OBJECT-TYPE A list of information about the Spanning Tree Protocol operation on a bridge interface. | 1.3.6.1.4.1.12325.1.205.2.1.1 | not-accessible | current | |
| begemotBridgeStpProtocolSpecification OBJECT-TYPE The Spanning Tree Protocol version being run on the bridge interface. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol, 'ieee8021d(3)' indicates the bridge is running IEEE 802.1D STP implementation. | 1.3.6.1.4.1.12325.1.205.2.1.1.1 | INTEGER {unknown(1), decLb100(2), ieee8021d(3)} | read-only | current |
| begemotBridgeStpPriority OBJECT-TYPE The priority value of the bridge interface forming the first two octets of the bridge identifier. Acceptable values are 0-61440, in steps of 4096. | 1.3.6.1.4.1.12325.1.205.2.1.1.2 | Integer32 (0..65535) | read-write | current |
| begemotBridgeStpTimeSinceTopologyChange OBJECT-TYPE The time (in hundreds of a second) since a topology change was last detected by this bridge. | 1.3.6.1.4.1.12325.1.205.2.1.1.3 | TimeTicks | read-only | current |
| begemotBridgeStpTopChanges OBJECT-TYPE The number of times a topology change was detected by the bridge interface since the management entity was initialized or reset. | 1.3.6.1.4.1.12325.1.205.2.1.1.4 | Counter32 | read-only | current |
| begemotBridgeStpDesignatedRoot OBJECT-TYPE The bridge identifier of the root of the spanning tree as calculated by the Spanning Tree Protocol. | 1.3.6.1.4.1.12325.1.205.2.1.1.5 | BridgeId | read-only | current |
| begemotBridgeStpRootCost OBJECT-TYPE The cost of the path from this bridge to the root bridge. | 1.3.6.1.4.1.12325.1.205.2.1.1.6 | Integer32 | read-only | current |
| begemotBridgeStpRootPort OBJECT-TYPE The port number of the port that offers the lowest cost path from this bridge to the root bridge of the spanning tree. If this bridge is the root bridge, this object shall have a value of zero. | 1.3.6.1.4.1.12325.1.205.2.1.1.7 | Integer32 | read-only | current |
| begemotBridgeStpMaxAge OBJECT-TYPE The maximum age of Spanning Tree Protocol information received from the network on any port, before that information is discarded. This is the actual value that the bridge is currently using. | 1.3.6.1.4.1.12325.1.205.2.1.1.8 | Timeout | read-only | current |
| begemotBridgeStpHelloTime OBJECT-TYPE The amount of time between transmission of Configuration BPDUs by this bridge on any port, when it is the root of the spanning tree or is trying to become so. This is the actual value that this bridge is currently using. | 1.3.6.1.4.1.12325.1.205.2.1.1.9 | Timeout | read-only | current |
| begemotBridgeStpHoldTime OBJECT-TYPE This time value determines the interval length during which no more than two Configuration BPDUs shall be transmitted by this node, in units of hundredths of a second. | 1.3.6.1.4.1.12325.1.205.2.1.1.10 | Integer32 | read-only | current |
| begemotBridgeStpForwardDelay OBJECT-TYPE This value, measured in units of hundredths of a second determines how long a port will stay consecutively in the Listening and Learning states before transitioning to Forwarding state. This is the actual value currently used by the bridge as opposed to begemotBridgeStpBridgeForwardDelay, which is the value this and all bridges participating in the spanning tree were to use, if this was the root bridge. | 1.3.6.1.4.1.12325.1.205.2.1.1.11 | Timeout | read-only | current |
| begemotBridgeStpBridgeMaxAge OBJECT-TYPE The value that all bridges participating in the spanning tree would use for MaxAge if this bridge was the root of the spanning tree. | 1.3.6.1.4.1.12325.1.205.2.1.1.12 | Timeout (600..4000) | read-write | current |
| begemotBridgeStpBridgeHelloTime OBJECT-TYPE The value that all bridges participating in the spanning tree would use for HelloTime if this bridge was the root of the spanning tree. | 1.3.6.1.4.1.12325.1.205.2.1.1.13 | Timeout (100..1000) | read-write | current |
| begemotBridgeStpBridgeForwardDelay OBJECT-TYPE The value that all bridges participating in the spanning tree would use for ForwardDelay if this bridge was the root of the spanning tree. | 1.3.6.1.4.1.12325.1.205.2.1.1.14 | Timeout (400..3000) | read-write | current |
| begemotBridgeStpVersion OBJECT-TYPE The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D-1998 and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and clause 17 of 802.1D-2004. The values are directly from the IEEE standard. New values may be defined as future versions of the protocol become available. The value of this object MUST be retained across reinitializations of the management system. | 1.3.6.1.4.1.12325.1.205.2.1.1.15 | INTEGER {stpCompatible(0), rstp(2)} | read-write | current |
| begemotBridgeStpTxHoldCount OBJECT-TYPE The value used by the Port Transmit state machine to limit the maximum transmission rate of BPDUs on the bridge interface. The value of this object MUST be retained across reinitializations of the management system. | 1.3.6.1.4.1.12325.1.205.2.1.1.16 | Integer32 (1..10) | read-write | current |
| begemotBridgeStpPortTable OBJECT-TYPE A table containing Spanning Tree Protocol information about the members of each bridge interface. | 1.3.6.1.4.1.12325.1.205.2.2 | not-accessible | current | |
| begemotBridgeStpPortEntry OBJECT-TYPE A list of Spanning Tree Protocol information about a specific member of a bridge interface. | 1.3.6.1.4.1.12325.1.205.2.2.1 | not-accessible | current | |
| begemotBridgeStpPort OBJECT-TYPE The system interface index of the interface corresponding to this port, for which the management entity has Spanning Tree Protocol information. | 1.3.6.1.4.1.12325.1.205.2.2.1.1 | Integer32 (1..65535) | read-only | current |
| begemotBridgeStpPortPriority OBJECT-TYPE The STP priority of this port that is contained in the first octet of its Port Identifier. The second octet contains the value of begemotBridgeStpPort. | 1.3.6.1.4.1.12325.1.205.2.2.1.2 | Integer32 (0..255) | read-write | current |
| begemotBridgeStpPortState OBJECT-TYPE The current state of the port as defined by the operation of the Spanning Tree Protocol. If the Spanning Tree Protocol is administratively disabled on the port, this object shall have value disabled(1). A value of broken(6) does not correspond to any legal state of a port, and if present should indicate error in the operation of either the Spanning Tree Protocol implementation running on the device or the management entity. | 1.3.6.1.4.1.12325.1.205.2.2.1.3 | INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6)} | read-only | current |
| begemotBridgeStpPortEnable OBJECT-TYPE The administrative Spanning Tree Protocol state of the port - value of enabled(1) indicates that the port is participating in the Spanning Tree Protocol operation. | 1.3.6.1.4.1.12325.1.205.2.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| begemotBridgeStpPortPathCost OBJECT-TYPE The contribution of the path through this port, when the port is the Root Port, to the total cost of the path to the root bridge for this bridge. | 1.3.6.1.4.1.12325.1.205.2.2.1.5 | Integer32 (1..65535) | read-write | current |
| begemotBridgeStpPortDesignatedRoot OBJECT-TYPE The unique Bridge Identifier of the bridge recorded as the root in the Root Identifier parameter of Configuration BPDUs transmitted by the Designated Bridge for the LAN to which the port is attached. | 1.3.6.1.4.1.12325.1.205.2.2.1.6 | BridgeId | read-only | current |
| begemotBridgeStpPortDesignatedCost OBJECT-TYPE For a Designated port, the path cost (equal to the Root Path Cost of the bridge) offered to the LAN to which the port is attached otherwise the cost of the path to the Root offered by the Designated Port on the LAN to which this Port is attached. | 1.3.6.1.4.1.12325.1.205.2.2.1.7 | Integer32 | read-only | current |
| begemotBridgeStpPortDesignatedBridge OBJECT-TYPE The unique Bridge Identifier of the bridge to which the port belongs, in the case when the port is a designated port, otherwise the bridge believed to be the Designated Bridge for the LAN to which this port is attached. | 1.3.6.1.4.1.12325.1.205.2.2.1.8 | BridgeId | read-only | current |
| begemotBridgeStpPortDesignatedPort OBJECT-TYPE The Port Identifier of the Bridge port, on the Designated Bridge, through which the Designated Bridge transmits the Configuration Message information stored by this port. | 1.3.6.1.4.1.12325.1.205.2.2.1.9 | BridgePortId | read-only | current |
| begemotBridgeStpPortForwardTransitions OBJECT-TYPE The number of times this port has transitioned from the Learning state to the Forwarding state. | 1.3.6.1.4.1.12325.1.205.2.2.1.10 | Counter32 | read-only | current |
| begemotBridgeStpExtPortTable OBJECT-TYPE A table that contains port-specific Rapid Spanning Tree information for the bridge interface members. | 1.3.6.1.4.1.12325.1.205.2.3 | not-accessible | current | |
| begemotBridgeStpExtPortEntry OBJECT-TYPE A list of Rapid Spanning Tree information maintained by each bridge interface member. | 1.3.6.1.4.1.12325.1.205.2.3.1 | not-accessible | current | |
| begemotBridgeStpPortProtocolMigration OBJECT-TYPE When operating in RSTP (version 2) mode, writing true(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns false(2) when read. | 1.3.6.1.4.1.12325.1.205.2.3.1.1 | TruthValue | read-write | current |
| begemotBridgeStpPortAdminEdgePort OBJECT-TYPE The administrative value of the Edge Port parameter. A value of true(1) indicates that this port should be assumed as an edge-port, and a value of false(2) indicates that this port should be assumed as a non-edge-port. Setting this object will also cause the corresponding instance of begemotBridgeStpPortOperEdgePort to change to the same value. Note that even when this object's value is true, the value of the corresponding instance of begemotBridgeStpPortOperEdgePort can be false if a BPDU has been received. The value of this object MUST be retained across reinitializations of the management system. | 1.3.6.1.4.1.12325.1.205.2.3.1.2 | TruthValue | read-write | current |
| begemotBridgeStpPortOperEdgePort OBJECT-TYPE The operational value of the Edge Port parameter. The object is initialized to the value of the corresponding instance of begemotBridgeStpPortAdminEdgePort. When the corresponding instance of begemotBridgeStpPortAdminEdgePort is set, this object will be changed as well. This object will also be changed to false on reception of a BPDU. | 1.3.6.1.4.1.12325.1.205.2.3.1.3 | TruthValue | read-only | current |
| begemotBridgeStpPortAdminPointToPoint OBJECT-TYPE The administrative point-to-point status of the LAN segment attached to this port, using the enumeration values of the IEEE 802.1w clause. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means. Manipulating this object changes the underlying adminPortToPortMAC. The value of this object MUST be retained across reinitializations of the management system. | 1.3.6.1.4.1.12325.1.205.2.3.1.4 | INTEGER {forceTrue(0), forceFalse(1), auto(2)} | read-write | current |
| begemotBridgeStpPortOperPointToPoint OBJECT-TYPE The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection. If adminPointToPointMAC is set to auto(2), then the value of operPointToPointMAC is determined in accordance with the specific procedures defined for the MAC entity concerned, as defined in IEEE 802.1w, clause 6.5. The value is determined dynamically; that is, it is re-evaluated whenever the value of adminPointToPointMAC changes, and whenever the specific procedures defined for the MAC entity evaluates a change in its point-to-point status. | 1.3.6.1.4.1.12325.1.205.2.3.1.5 | TruthValue | read-only | current |
| begemotBridgeStpPortAdminPathCost OBJECT-TYPE The administratively assigned value for the contribution of this port to the path cost of paths toward the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object begemotBridgeStpPortPathCost or begemotBridgeStpPortPathCost32, which returns the operational value of the path cost. The value of this object MUST be retained across reinitializations of the management system. | 1.3.6.1.4.1.12325.1.205.2.3.1.6 | Integer32 (0..200000000) | read-write | current |
| begemotBridgeTp OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.205.3 | |||
| begemotBridgeTpTable OBJECT-TYPE A table that contains information regarding transparent bridging for each bridge interface on the managed device. | 1.3.6.1.4.1.12325.1.205.3.1 | not-accessible | current | |
| begemotBridgeTpEntry OBJECT-TYPE A list of information regarding transparent bridging on a bridge interface. | 1.3.6.1.4.1.12325.1.205.3.1.1 | not-accessible | current | |
| begemotBridgeTpLearnedEntryDiscards OBJECT-TYPE The total number of Forwarding Database entries that would have been learnt, but have been discarded due to Forwarding Address Table having reached it's maximum entries limit. | 1.3.6.1.4.1.12325.1.205.3.1.1.1 | Counter32 | read-only | current |
| begemotBridgeTpAgingTime OBJECT-TYPE The timeout period in seconds before aging out dynamically learnt forwarding entries. | 1.3.6.1.4.1.12325.1.205.3.1.1.2 | Integer32 (10..1000000) | read-write | current |
| begemotBridgeTpMaxAddresses OBJECT-TYPE The maximum number of entires that this bridge can learn in it's Forwarding Address Table and use for making forwarding decisions. | 1.3.6.1.4.1.12325.1.205.3.1.1.3 | Integer32 (1..10000) | read-write | current |
| begemotBridgeTpFdbTable OBJECT-TYPE A table that contains information about unicast entries for which the bridge interfaces have forwarding and/or filtering information. This information is used by the bridge interfaces to make forwarding decisions. | 1.3.6.1.4.1.12325.1.205.3.2 | not-accessible | current | |
| begemotBridgeTpFdbEntry OBJECT-TYPE Information about a specific unicast MAC address for which the bridge interface has some forwarding and/or filtering information. | 1.3.6.1.4.1.12325.1.205.3.2.1 | not-accessible | current | |
| begemotBridgeTpFdbAddress OBJECT-TYPE A unicast MAC address for which the bridge has which the bridge interface has some forwarding and/or filtering information. | 1.3.6.1.4.1.12325.1.205.3.2.1.1 | MacAddress | read-only | current |
| begemotBridgeTpFdbPort OBJECT-TYPE The port number of the bridge port on which a frame having a source address equal to the value of the corresponding instance of begemotBridgeTpFdbAddress has been seen. | 1.3.6.1.4.1.12325.1.205.3.2.1.2 | Integer32 | read-only | current |
| begemotBridgeTpFdbStatus OBJECT-TYPE The status of this entry. The meanings of the values are: other(1) - none of the following. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of begemotBridgeTpFdbPort was learned, and is being used. self(4) - the value of the corresponding instance of begemotBridgeTpFdbAddress represents one of the bridge's addresses. The corresponding instance of begemotBridgeTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) - the value of the corresponding instance of begemotBridgeTpFdbAddress has been added to the bridge's Forwarding Database by some management means. | 1.3.6.1.4.1.12325.1.205.3.2.1.3 | INTEGER {other(1), invalid(2), learned(3), self(4), mgmt(5)} | read-only | current |
| begemotBridgeTpPortTable OBJECT-TYPE A table that contains information about every bridge port, member of a bridge interface, associated with the transparent bridging function of the bridge. | 1.3.6.1.4.1.12325.1.205.3.3 | not-accessible | current | |
| begemotBridgeTpPortEntry OBJECT-TYPE A list of information about every bridge port, member of a bridge interface, associated with the bridge's transparent bridging function. | 1.3.6.1.4.1.12325.1.205.3.3.1 | not-accessible | current | |
| begemotBridgeTpPort OBJECT-TYPE The system interface index of the port for which this entry contains Transparent bridging management information. | 1.3.6.1.4.1.12325.1.205.3.3.1.1 | Integer32 (1..65535) | read-only | current |
| begemotBridgeTpPortMaxInfo OBJECT-TYPE The maximum size of the INFO (non-MAC) field that this port will receive or transmit. | 1.3.6.1.4.1.12325.1.205.3.3.1.2 | Integer32 | read-only | current |
| begemotBridgeTpPortInFrames OBJECT-TYPE The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. | 1.3.6.1.4.1.12325.1.205.3.3.1.3 | Counter32 | read-only | current |
| begemotBridgeTpPortOutFrames OBJECT-TYPE The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. | 1.3.6.1.4.1.12325.1.205.3.3.1.4 | Counter32 | read-only | current |
| begemotBridgeTpPortInDiscards OBJECT-TYPE Count of received valid frames that were discarded (i.e., filtered) by the Forwarding Process. | 1.3.6.1.4.1.12325.1.205.3.3.1.5 | Counter32 | read-only | current |
| begemotBridgePf OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.205.4 | |||
| begemotBridgePfilStatus OBJECT-TYPE Indicates whether packet filtering by some firewall package is enabled on the bridge interface. | 1.3.6.1.4.1.12325.1.205.4.1 | TruthValue | read-write | current |
| begemotBridgePfilMembers OBJECT-TYPE A value of true(1) indicates that packet filtering is enabled on both incoming and outgoing bridge member interfaces. | 1.3.6.1.4.1.12325.1.205.4.2 | TruthValue | read-write | current |
| begemotBridgePfilIpOnly OBJECT-TYPE This value controls the handling of non-IP packets which are not passed on for further processing to a firewall package. A value of false(0) indicates that all non-IP Ethernet frames are passed unconditionally. | 1.3.6.1.4.1.12325.1.205.4.3 | TruthValue | read-write | current |
| begemotBridgeLayer2PfStatus OBJECT-TYPE This value indicates whether layer2 filtering by a firewall package is enabled for bridge interfaces. | 1.3.6.1.4.1.12325.1.205.4.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| begemotBridgeConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.205.5 | |||
| begemotBridgeDefaultBridgeIf OBJECT-TYPE The name of the bridge interface that will be managed via objects in IETF BRIDGE-MIB (RFC4188). If the object's value is set to an empty string, bridge interfaces will only be managed via objects in this MIB module. | 1.3.6.1.4.1.12325.1.205.5.1 | BridgeIfNameOrEmpty | read-write | current |
| begemotBridgeDataUpdate OBJECT-TYPE The maximum age in seconds of the cached data. | 1.3.6.1.4.1.12325.1.205.5.2 | Timeout (1..300) | read-write | current |
| begemotBridgeDataPoll OBJECT-TYPE The polling rate of data when the module is idle. | 1.3.6.1.4.1.12325.1.205.5.3 | Timeout (1..3600) | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| begemotBridgeNewRoot NOTIFICATION-TYPE The begemotBridgeNewRoot trap indicates that one of the bridge interfaces on the sending agent's device has become the new root of the spanning tree topology it is participating in. | 1.3.6.1.4.1.12325.1.205.0.1 | current |
| begemotBridgeTopologyChange NOTIFICATION-TYPE A begemotBridgeTopologyChange trap is send when a member port on one of the bridge interfaces, monitored by the agent, transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a begemotBridgeNewRoot trap is sent for the same transition. | 1.3.6.1.4.1.12325.1.205.0.2 | current |