All MIBs › PEA-BRIDGE-IPDSLAM › innerVlanPriority
innerVlanPriority
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::innerVlanPriority
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.40
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The VLAN priority used only if vlanOperation value is configured to addtwotags. This priority is associated with vlanInnerID accordingly to 802.1Q. The value can be between 0 and 7 (where 7 is the highest priority). 255 is a nil-value indicating that inner VLAN is not in use.
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.40 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::innerVlanPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.40.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::innerVlanPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.40.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.40 | innerVlanPriority | PEA-BRIDGE-IPDSLAM |