PEA-BRIDGE-IPDSLAM :: vlanOperation

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMvlanOperation

vlanOperation

Module: PEA-BRIDGE-IPDSLAM

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

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.48

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This parameter defines the VLAN operation for the specific PVC. The following values are supported: - addzerotags: The end-users VLAN tags are forwarded transparently without adding any additional tags. Therefore the vlanFilter parameter has to be set to allow tagged traffic (Either Q-tagged or VMAN-tagged). Furthermore a VLAN ID Access Control List is mandatory in order to ensure that the end-user only uses allowed VLAN IDs and to ensure correct switching in the IP-DSLAM. It's possible to associate several VLAN IDs with each end-user when using this operation. This option is valid from EDA 2.2 SP3. - addonetag: The IP-DSLAM will add one VLAN tag. It will be added on top of the end-users tags if any. A maximum of five tags are supported included the one added by the IP-DSLAM. - addtwotags: The IP-DSLAM will add two VLAN tag. They will be added on top of the end-users tags if any. A maximum of five tags are supported included the two added by the IP-DSLAM.

Valid from: EDA 2.1 SP1

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.48
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanOperation

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.48.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanOperation.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

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.48vlanOperationPEA-BRIDGE-IPDSLAM