LINKSWITCH-MIB :: lsSRFilterEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsLINKSWITCH-MIBlsSRFilterEnable

lsSRFilterEnable

Module: LINKSWITCH-MIB

OID (symbolic): LINKSWITCH-MIB::lsSRFilterEnable

OID (numeric): 1.3.6.1.4.1.43.17.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: When false, the Address Filter forwards Source Routed frames, that is, frames with a 1 in the MSB of the Source Address. When true, the Address Filter does not forward Source Routed frames. Default value is false. DURABLE.

What is lsSRFilterEnable?

On this 3Com FDDI-to-Ethernet LinkSwitch, this flag controls whether Source Routed frames (frames with the source-routing bit set in the MSB of the source address) are forwarded across the bridge; true blocks them, false (the default) forwards them. The setting is DURABLE, meaning it survives a reboot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.17.1
snmpwalk -v2c -c public <target> LINKSWITCH-MIB::lsSRFilterEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.17.1.1
snmpget -v2c -c public <target> LINKSWITCH-MIB::lsSRFilterEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.17.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lsSRFilterEnable.1

Start monitoring LinkSwitch enterprise Ethernet/bridging switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LINKSWITCH-MIB::lsSRFilterEnable 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.43a3ComA3COM-BRIDGE-R3-MIB
1.3.6.1.4.1.43.17linkSwitch_mibA3Com-products-MIB
Numeric OIDNameModule
1.3.6.1.4.1.43.17.1lsSRFilterEnableLINKSWITCH-MIB