All MIBs › CM-FACILITY-MIB › cmNetPortPrioMapOuterTagPriority
cmNetPortPrioMapOuterTagPriority
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmNetPortPrioMapOuterTagPriority
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.20.1.4
Node type: OBJECT-TYPE
Type: VlanPriority
Access: read-write
Description:
This allows specification of the VLAN priority that will replace the outgoing (N2A direction) outer-tag's priority. Note that, each flow participates or not in outer-tag priority mapping, using the object 'cmFlowN2AOuterTagPrioEnabled'.
What is cmNetPortPrioMapOuterTagPriority?
This OID stores a priority level (0-7) that will be applied to outgoing network traffic on a port's outer VLAN tag (a label used for traffic prioritization). It lets administrators specify how urgent the traffic should be treated as it leaves the network port. A network operator would set this when configuring a port to ensure critical business traffic gets higher priority than routine data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.20.1.4 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmNetPortPrioMapOuterTagPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.20.1.4.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmNetPortPrioMapOuterTagPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.20.1.4.1 s <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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.20 | cmNetPortPrioMapTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.20.1 | cmNetPortPrioMapEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.20.1.4 | cmNetPortPrioMapOuterTagPriority | CM-FACILITY-MIB |