All MIBs › PEA-BRIDGE-IPDSLAM › vlanPrioMappingPrio6
vlanPrioMappingPrio6
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::vlanPrioMappingPrio6
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.56
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
It is possible to map the priority in a user-provided VLAN to another or the priority in the VLAN(s) applied by the IP DSLAM e.g. if the priority in the user-provided VLAN is 6 the VLAN(s) applied by the IP DSLAM will also be according to this mapping value regardless what is specified in priority/innerVlanPriority. If this value is set to 255 no mapping will take place and the values specified in priority/innerVlanPriority are used. This object entry only handles priority 6.
Valid from: EDA 2.1 SP1 Obsoleted from: EDA 2.2 R1A
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.56 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanPrioMappingPrio6
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.56.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::vlanPrioMappingPrio6.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.56.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vlanPrioMappingPrio6.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.56 | vlanPrioMappingPrio6 | PEA-BRIDGE-IPDSLAM |