All MIBs › HUAWEI-VLAN-MIB › hwVlanPriority
hwVlanPriority
Module: HUAWEI-VLAN-MIB
OID (symbolic): HUAWEI-VLAN-MIB::hwVlanPriority
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.1.1.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Indicates the 802.1p priority of a VLAN. Range: 0-7, 255 The larger the value, the higher the priority. If the query operation is performed before hwVlanPriority is configured, the query result is 255, which is invalid. The meaning of each value is as follows: best-effort: Best-effort priority(0) background: Background priority(1) spare: Spare priority(2) excellent-effort: Excellent-effort priority(3) controlled-load: Controlled-load priority(4) video: Video priority(5) voice: Voice priority(6) network-management: Network-management priority(7)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.1.1.12 snmpwalk -v2c -c public <target> HUAWEI-VLAN-MIB::hwVlanPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.1.1.12.1 snmpget -v2c -c public <target> HUAWEI-VLAN-MIB::hwVlanPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.6.1.1.1.12.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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.6 | hwVlan | HUAWEI-MIB |
| 1.3.6.1.4.1.2011.5.6.1 | hwVlanMngObject | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.1 | hwVlanMIBTable | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.1.1 | hwVlanMIBEntry | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.1.1.12 | hwVlanPriority | HUAWEI-VLAN-MIB |