All MIBs › PEA-BRIDGE-IPDSLAM › endUserVlanOperation
endUserVlanOperation
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::endUserVlanOperation
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.80
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This parameter decides how the end-users VLAN tags should be handled.
The possible values are 0 endUserVLanForward End-user VLANs are filtered according to the VLAN ID ACL and then forwarded. If the VLAN ID ACL is not defined all VLAN IDs will be allowed. 1 endUserVLanFilterRemove End-user VLANs are filtered and then removed/added Upstream traffic is first filtered according to the upstream VLAN ID ACL and then the VLAN is removed. On downstream traffic the VLAN is added to the frame before sending it to the end-user. The VLAN that is added is the first VLAN in the first range specified in the downstream VLAN ID ACL.
Note: For this functionality to work it is required that vlanFilter is set to allow Q-Tagged traffic
Valid from: EDA 2.2 SP2
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.80 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::endUserVlanOperation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.80.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::endUserVlanOperation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.80.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> endUserVlanOperation.1
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.80 | endUserVlanOperation | PEA-BRIDGE-IPDSLAM |