MIB Viewer

hwAclLinkVlanPri

OBJECT-TYPE
1.3.6.1.4.1.2011.5.1.1.7.1.7
Access
read-create
Status
current
Sub-identifiers
0
Describes the 802.1p priority of data frames that an L2 ACL rule needs to match. Options: 1. bestEffort(0) -indicates best-effort priority 2. background(1) -indicates background priority 3. spare(2) -indicates spare priority 4. excellentEffort(3) -indicates excellent-effort priority 5. controlledLoad(4) -indicates controlled-load priority 6. video(5) -indicates video priority 7. voice(6) -indicates voice priority 8. networkManagement(7) -indicates network-management priority 9. invalid(255) -indicates invalid priority If the value of an L2 ACL rule is not specified, the invalid value 255 is obtained in the query operation.
INTEGER { bestEffort(0), background(1), spare(2), excellentEffort(3), controlledLoad(4), video(5), voice(6), networkManagement(7), invalid(255) }