BAY-STACK-MULTICAST-FLOODING-MIB
AI MIB Summary
The BAY-STACK-MULTICAST-FLOODING-MIB enables monitoring and configuration of Layer 2 multicast flooding control mechanisms on Nortel BayStack switches, specifically managing the behavior of unknown unicast and multicast traffic forwarding within VLANs. This module provides visibility into flooding thresholds, port-level flooding states, and the operational status of multicast replication logic to prevent broadcast storms and optimize bandwidth utilization.
BayStack Multicast Flooding MIB
Copyright 2003 Nortel Networks, Inc. All rights reserved. This Bay Networks SNMP Management Information Base Specification (Specification) embodies Bay Networks' confidential and proprietary intellectual property. Bay Networks retains all title and ownership in the Specification, including any revisions.
This Specification is supplied 'AS IS,' and Bay Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
bayStackMulticastFloodingMib.bayStackMibs.6
29
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
bayStackMulticastFloodingMibBayStack Multicast Flooding MIB
Copyright 2003 Nortel Networks, Inc.
All rights reserved.
This Bay Networks SNMP Management Information Base Specification
(Specification) embodies Bay Networks' confidential and
proprietary intellectual property. Bay Networks retains all
title and ownership in the Specification, including any
revisions.
This Specification is supplied 'AS IS,' and Bay Networks makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .bayStackMibs.6 |
IMPORTSBayStack Multicast Flooding MIB
Copyright 2003 Nortel Networks, Inc.
All rights reserved.
This Bay Networks SNMP Management Information Base Specification
(Specification) embodies Bay Networks' confidential and
proprietary intellectual property. Bay Networks retains all
title and ownership in the Specification, including any
revisions.
This Specification is supplied 'AS IS,' and Bay Networks makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. Unknown .bayStackMibs.6 |
bsmfNotifications OBJECT IDENTIFIER .bayStackMibs.6.0 |
bsmfObjects OBJECT IDENTIFIER .bayStackMibs.6.1 |
bsmfMulticastFloodingEnabledThis object indicates whether filtering of multicast MAC addresses to be
flooded is enabled. If the value of this object is false(2), then
multicast packets are always flooded to all ports. Otherwise, if the
value is true(1), multicast packets that do not match an address in the
bsmfAllowedAddressTable are flooded only to IGMP multicast router
ports, and multicast packets that do match an address in the
bsmfAllowedAddressTable are flooded to all ports.rw TruthValue (SNMPv2-TC) .bayStackMibs.6.1.1 |
bsmfAllowedAddressTableThis table is used to specify particular multicast MAC addresses
that are allowed to be flooded to all ports. SEQUENCE OF BsmfAllowedAddressEntry .bayStackMibs.6.2 |
bsmfAllowedAddressEntryAn entry in the bsmfAllowedAddressTable. BsmfAllowedAddressEntry .bayStackMibs.6.2.1 |
bsmfAllowedAddressMacAddrA MAC address that is allowed to flood all ports. MacAddress (SNMPv2-TC) .bayStackMibs.6.2.1.1 |
bsmfAllowedAddressRowStatusThis object controls creation and deletion of rows in the table.rw RowStatus (SNMPv2-TC) .bayStackMibs.6.2.1.2 |
bsmfAllowedInetAddressTableThis table is used to specify particular multicast IP addresses
that are allowed to be flooded to all ports. SEQUENCE OF BsmfAllowedInetAddressEntry .bayStackMibs.6.3 |
bsmfAllowedInetAddressEntryAn entry in the bsmfAllowedInetAddressTable. BsmfAllowedInetAddressEntry .bayStackMibs.6.3.1 |
bsmfAllowedInetAddressTypeThe type of address contained in the corresponding instance of
bsmfAllowedInetAddress. Currently, only values of ipv4(1) and
ipv6(2) are allowed. InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.6.3.1.1 |
bsmfAllowedInetAddressA multicast IP address that is allowed to flood all ports.
Unicast and broadcast addresses are not allowed. InetAddress .bayStackMibs.6.3.1.2 |
bsmfAllowedInetAddressRowStatusThis object controls creation and deletion of rows in the table.rw RowStatus (SNMPv2-TC) .bayStackMibs.6.3.1.3 |
bsmfVlanTableThis table is used to control per-VLAN whether multicast flooding
is enabled. SEQUENCE OF BsmfVlanEntry .bayStackMibs.6.4 |
bsmfVlanEntryAn entry in the bsmfVlanTable. BsmfVlanEntry .bayStackMibs.6.4.1 |
bsmfVlanIdAn existing VLAN. VlanId (Q-BRIDGE-MIB) .bayStackMibs.6.4.1.1 |
bsmfVlanMulticastFloodingEnabledThis object indicates whether filtering of multicast MAC addresses to
be flooded is enabled on a per-vlan basis. If the value of this object
is false(2), then multicast packets are always flooded to all ports
of a vlan. Otherwise, if the value is true(1), multicast packets that
do not match an address in the bsmfVlanAllowedAddressTable are flooded
only to IGMP multicast router ports, and multicast packets that do
match an address in the bsmfAllowedAddressTable are flooded to all
ports.rw TruthValue (SNMPv2-TC) .bayStackMibs.6.4.1.2 |
bsmfVlanAllowedAddressTableThis table is used to specify particular multicast MAC addresses
that are allowed to be flooded to all ports on a per-vlan basis. SEQUENCE OF BsmfVlanAllowedAddressEntry .bayStackMibs.6.5 |
bsmfVlanAllowedAddressEntryAn entry in the bsmfVlanAllowedAddressTable. BsmfVlanAllowedAddressEntry .bayStackMibs.6.5.1 |
bsmfVlanAllowedAddressVlanIdAn existing VLAN ID. VlanId (Q-BRIDGE-MIB) .bayStackMibs.6.5.1.1 |
bsmfVlanAllowedAddressMacAddrA MAC address that is allowed to flood all ports. MacAddress (SNMPv2-TC) .bayStackMibs.6.5.1.2 |
bsmfVlanAllowedAddressRowStatusThis object controls creation and deletion of rows in the table.rw RowStatus (SNMPv2-TC) .bayStackMibs.6.5.1.3 |
bsmfVlanAllowedInetAddressTableThis table is used to specify particular multicast IP addresses
that are allowed to be flooded to all ports on a per-vlan basis. SEQUENCE OF BsmfVlanAllowedInetAddressEntry .bayStackMibs.6.6 |
bsmfVlanAllowedInetAddressEntryAn entry in the bsmfVlanAllowedInetAddressTable. BsmfVlanAllowedInetAddressEntry .bayStackMibs.6.6.1 |
bsmfVlanAllowedInetAddressVlanIdAn existing VLAN ID. VlanId (Q-BRIDGE-MIB) .bayStackMibs.6.6.1.1 |
bsmfVlanAllowedInetAddressTypeThe type of address contained in the corresponding instance of
bsmfVlanAllowedInetAddress. Currently, only values of ipv4(1) and
ipv6(2) are allowed. InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.6.6.1.2 |
bsmfVlanAllowedInetAddressA multicast IP address that is allowed to flood all ports.
Unicast and broadcast addresses are not allowed. InetAddress .bayStackMibs.6.6.1.3 |
bsmfVlanAllowedInetAddressRowStatusThis object controls creation and deletion of rows in the table.rw RowStatus (SNMPv2-TC) .bayStackMibs.6.6.1.4 |