swEgressACLEtherRuleMatchVID
EGRESSACL-MIB ·
.1.3.6.1.4.1.171.12.89.3.1.1.4
Object
Specifies that the access rule will apply only to packets with this VLAN ID. It is applied to the specified ports configured by swEgressACLEtherRulePortGroup. Note:A value of 0 indicates that this object is not active.
Context
- MIB
- EGRESSACL-MIB
- OID
.1.3.6.1.4.1.171.12.89.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swEgressACLEtherRuleEntry
- Table
- swEgressACLEtherRuleTable
- Siblings
- 19
Syntax
Q-BRIDGE-MIBVlanIdOrNone
- Source
- Q-BRIDGE-MIBVlanIdOrNone
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..4094
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swEgressACLEtherRuleProfileID The ID of the egress ACL rule entry, which is unique to the mask list.
The maximum value of this object depends on the device. | column | Integer32 | .1.3.6.1.4.1.171.12.89.3.1.1.1 |
| swEgressACLEtherRule8021P Specifies that the access rule will apply to packets with
this 802.1p priority value. A value of -1 indicates that this object is not active. | column | Integer32 | .1.3.6.1.4.1.171.12.89.3.1.1.10 |
| swEgressACLEtherRuleEtherType Specifies that the access rule will apply to packets with this
hexadecimal 802.1Q Ethernet type value in the packet header. | column | OctetString | .1.3.6.1.4.1.171.12.89.3.1.1.11 |
| swEgressACLEtherRuleVID Specifies the VLAN-based ACL rule. There are two conditions:
1. this rule will apply to all the ports;
2. packets must belong to this VLAN.
This object and swEgress… | column | Q-BRIDGE-MIBVlanIdOrNone | .1.3.6.1.4.1.171.12.89.3.1.1.12 |
| swEgressACLEtherRulePort Specifies that the access rule will only apply to the port.
This object and swEgressACLEtherRuleVID,swEgressACLEtherRulePortGroup can not be set together.
When you set swEgressAC… | column | Integer32 | .1.3.6.1.4.1.171.12.89.3.1.1.13 |
| swEgressACLEtherRulePortGroup Specifies that the access rule will only apply to port(s) which belong to this port group.
This object and swEgressACLEtherRuleVID, swEgressACLEtherRulePort can not be set togethe… | column | Integer32 | .1.3.6.1.4.1.171.12.89.3.1.1.14 |
| swEgressACLEtherRulePermit This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
deny - Specifies that packets matching the access profile
are … | column | Enumeration | .1.3.6.1.4.1.171.12.89.3.1.1.15 |
| swEgressACLEtherRuleEnableReplacePriority Specifies if the switch will change priorities of packets that match the access profile
802.1p priority tag field or not . | column | Enumeration | .1.3.6.1.4.1.171.12.89.3.1.1.16 |
| swEgressACLEtherRuleReplacePriority Specifies that the priority will be changed in packets while the swEgressACLEtherRuleEnablePriority
is enabled.A value of -1 indicates that this object is not active. | column | Integer32 | .1.3.6.1.4.1.171.12.89.3.1.1.17 |
| swEgressACLEtherRuleEnableReplaceDscp Specifies if the switch will change priorities of packets that match the access profile
DSCP field or not. | column | Enumeration | .1.3.6.1.4.1.171.12.89.3.1.1.18 |
| swEgressACLEtherRuleReplaceDscp Specifies a value to be written to the DSCP field of an outgoing packet
that meets the criteria specified in the first part of the command.
This value will over-write the value in… | column | Integer32 | .1.3.6.1.4.1.171.12.89.3.1.1.19 |
| swEgressACLEtherRuleAccessID The ID of the the egress ACL rule entry relates to the swEgressACLEtherRuleProfileID.
When row creation is set to 0, this indicates the access ID will be assigned automatically.
W… | column | Integer32 | .1.3.6.1.4.1.171.12.89.3.1.1.2 |
| swEgressAclEtherRuleTimeRangeName Specifies a name of a time-range associated with a specific egress
ACL entry. The time-range name must first be created before being
associated with the access rule. If this name … | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.171.12.89.3.1.1.20 |
| swEgressACLEtherRuleRowStatus This object indicates the status of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.12.89.3.1.1.3 |
| swEgressACLEtherRuleMatchVlanMask Specifies the per rule mask for the VLAN field as defined in swEgressACLEtherRuleVlan object.
The value of this object when not in use is the corresponding mask in the profile mas… | column | OctetString | .1.3.6.1.4.1.171.12.89.3.1.1.5 |
| swEgressACLEtherRuleSrcMacAddress Specifies that the access rule will apply to only packets with
this source MAC address. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.12.89.3.1.1.6 |
| swEgressACLEtherRuleMaskSrcMacAddress Specifies the per rule mask for the source MAC addres field as defined in swEgressACLEtherRuleSrcMacAddress object.
The value of this object when not in use is the corresponding m… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.12.89.3.1.1.7 |
| swEgressACLEtherRuleDstMacAddress Specifies that the access rule will apply to packets
with this destination MAC address. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.12.89.3.1.1.8 |
| swEgressACLEtherRuleMaskDstMacAddress Specifies the per rule mask for the destination MAC addres field as defined in swEgressACLEtherRuleDstMacAddress object.
The value of this object when not in use is the correspond… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.12.89.3.1.1.9 |