All MIBs › LINKSWITCH-MIB › lsSegmentFilterEnable
lsSegmentFilterEnable
Module: LINKSWITCH-MIB
OID (symbolic): LINKSWITCH-MIB::lsSegmentFilterEnable
OID (numeric): 1.3.6.1.4.1.43.17.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Controls action taken with Eth frames with source and destination stations on the same segment (i.e. port). When true, the Address Filter will not forward intra-segment frames. When false, all frames received are forwarded. Default is true. DURABLE.
What is lsSegmentFilterEnable?
This flag controls whether Ethernet frames whose source and destination stations sit on the same port (segment) get forwarded elsewhere by the Address Filter: true (the default) suppresses forwarding of such intra-segment traffic, while false forwards everything received. It's a DURABLE setting, so it persists across reboots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.17.2 snmpwalk -v2c -c public <target> LINKSWITCH-MIB::lsSegmentFilterEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.17.2.1 snmpget -v2c -c public <target> LINKSWITCH-MIB::lsSegmentFilterEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.17.2.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::lsSegmentFilterEnable 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.2 | lsSegmentFilterEnable | LINKSWITCH-MIB |