PEA-BRIDGE-IPDSLAM :: vlanID

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMvlanID

vlanID

Module: PEA-BRIDGE-IPDSLAM

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

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

This is the VLANID to be used for the Ethernet traffic (accordingly to 802.1Q) from and to the specified PVC. It is only used if vlanOperation is set to addonetags or addtwotags. The value can be between 0 and 4095.

What is vlanID?

This object defines the VLAN (Virtual Local Area Network) identifier to assign to Ethernet traffic on a specific subscriber connection (PVC) in an IP DSLAM device. It applies only when VLAN tagging is enabled, with valid values from 0 to 4095 per the 802.1Q standard. Network operators use this to isolate and manage traffic for different subscribers using the same physical interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.1
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.1.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanID.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.1.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.1vlanIDPEA-BRIDGE-IPDSLAM