bsmfMulticastFloodingEnabled

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

Object

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

Context

MIB
BAY-STACK-MULTICAST-FLOODING-MIB
OID
.1.3.6.1.4.1.45.5.6.1.1
Type
scalar
Access
readwrite
Status
current
Parent
bsmfObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::bsmfMulticastFloodingEnabled.0'
More examples
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::bsmfMulticastFloodingEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false