All MIBs › PEA-BRIDGE-IPDSLAM › vlanIdFilter
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.85 | vlanIdFilter | PEA-BRIDGE-IPDSLAM |