bsmfVlanMulticastFloodingEnabled

BAY-STACK-MULTICAST-FLOODING-MIB · .1.3.6.1.4.1.45.5.6.4.1.2

Object

column r/w SNMPv2-TCTruthValue
This 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.

Context

MIB
BAY-STACK-MULTICAST-FLOODING-MIB
OID
.1.3.6.1.4.1.45.5.6.4.1.2
Type
column
Access
readwrite
Status
current
Parent
bsmfVlanEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-MULTICAST-FLOODING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-MULTICAST-FLOODING-MIB::bsmfVlanMulticastFloodingEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-MULTICAST-FLOODING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-MULTICAST-FLOODING-MIB::bsmfVlanMulticastFloodingEnabled.<bsmfVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-MULTICAST-FLOODING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-MULTICAST-FLOODING-MIB::bsmfVlanMulticastFloodingEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false