All MIBs › LINKSWITCH-MIB › lsMcastFilterEnable
lsMcastFilterEnable
Module: LINKSWITCH-MIB
OID (symbolic): LINKSWITCH-MIB::lsMcastFilterEnable
OID (numeric): 1.3.6.1.4.1.43.17.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When false, all frames with a Multicast Destination Address that does not match any Address Filter entry are forwarded to all ports. Those with a match are forwarded to port. When true, only frames with a Multicast Destination Address with a match in the Address Filter are forwarded to port. Default is false. DURABLE.
What is lsMcastFilterEnable?
This flag controls multicast forwarding behavior on the LinkSwitch: when false (the default), unmatched multicast destination addresses are flooded to all ports while matched ones go only to their mapped port; when true, only multicast frames matching an Address Filter entry are forwarded at all. It's DURABLE, so it survives a reinitialization.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.17.3 snmpwalk -v2c -c public <target> LINKSWITCH-MIB::lsMcastFilterEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.17.3.1 snmpget -v2c -c public <target> LINKSWITCH-MIB::lsMcastFilterEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.17.3.1 i <value>
Start monitoring LinkSwitch enterprise Ethernet/bridging switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LINKSWITCH-MIB::lsMcastFilterEnable OID value, configure state conditions and alerts, and monitor any LinkSwitch enterprise Ethernet/bridging switch from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.17 | linkSwitch_mib | A3Com-products-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.17.3 | lsMcastFilterEnable | LINKSWITCH-MIB |