PEA-BRIDGE-IPDSLAM :: vlanIdFilter

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMvlanIdFilter

vlanIdFilter

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::vlanIdFilter

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.85

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

Defines the VLAN ID a user is allowed to use on upstream traffic. The upstream traffic passes a VLAN ID filter and if the outermost VLAN ID in the received packet is not allowed the packet is discarded. The value can be between 0 and 4095.

This parameter is only valid if endUserVlanOperation is set to endUserVLanFilterRemove.

This parameter is deprecated. Please use peaBridgeIpDslam::vlanIdAclTable instead.

Valid from: EDA 2.2 SP2 Deprecated from: EDA 2.2 R3A

What is vlanIdFilter?

This OID stores a network ID (0-4095) that filters which virtual network segments a user's upstream traffic can access. Only packets with matching segment IDs pass through; others are dropped. An ISP technician would configure this to restrict a customer to their assigned network segment, preventing cross-customer data leakage.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.85
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanIdFilter

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.85.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanIdFilter.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3pvcTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1pvcEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1.85vlanIdFilterPEA-BRIDGE-IPDSLAM