vlanRulesTagActionOnIngress
NTNTECH-MTM-MIB ·
.0.3.1.8.1.6
Object
column
r/w
Enumeration
The value assigned will allow VLAN information to be added to the Ingress Packet.
1 -- Add VLAN information to the Ingress Packet
2 -- Keep VLAN information on the Ingress Packet
3 -- Replace VLAN information on the Ingress Packet
4 -- Drop the Ingress Packet
5 -- Inaction -- No Action to the VLAN information on the Ingress Packet
Add (1) and No Action (5) are only valid if you have chosen Untag (2) for the attribute
vlanRulesAllowTagOnIngress.Keep(2) and Replace(3) are only valid if Tag (1) is chosen for
the attribute vlanRulesAllowTagOnIngress.
Context
- MIB
- NTNTECH-MTM-MIB
- OID
.0.3.1.8.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanRulesEntry
- Table
- vlanRulesTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | keep |
3 | replace |
4 | drop |
5 | noAction |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vlanRulesVLANIndex A pointer to one of ten possible VLAN Rules that can be assigned to a port. | column | Integer32 | .0.3.1.8.1.1 |
| vlanRulesEgressRateLimit The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). | column | Integer32 | .0.3.1.8.1.10 |
| vlanRulesBackboneVlanID | column | Integer32 | .0.3.1.8.1.11 |
| vlanRulesPVCIndex The value assigned describes a PVC that is assigned to this port for MTM purposes. | column | Integer32 | .0.3.1.8.1.12 |
| vlanRulesActivateRule Setting this value, activates the rule that is represented by the remaining attributes of this
table. | column | Enumeration | .0.3.1.8.1.2 |
| vlanRulesAllowTagOnIngress The value assigned will determine a path for ingress packets. Tag indicates that
only ingress packets with a vlan tag to be considered; all ingress packets without
a VLAN tag wi… | column | Enumeration | .0.3.1.8.1.3 |
| vlanRulesVLANIdStart The value assigned to a port which designates the start of a VLAN ID range. This
should only be defined if vlanRulesAllowTagOnIngress is set to tag. | column | Integer32 | .0.3.1.8.1.4 |
| vlanRulesVLANIdEnd The value assigned to a port which designates the end of a VLAN ID range. This should
only be defined if vlanRulesAllowTagOnIngress is set to tag. | column | Integer32 | .0.3.1.8.1.5 |
| vlanRulesPriority The value assigned to a port which indicates VLAN priority. This priority is relevant
both within the DSLAM and at egress. | column | Integer32 | .0.3.1.8.1.7 |
| vlanRulesFixedMaxValue The value assigned dictates the action to be taken with the configured vlanRulesPriority
for tagged ingress packets. The default value is fixed. If set to Fixed, the packet's ing… | column | Enumeration | .0.3.1.8.1.8 |
| vlanRulesIngressRateLimit The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). | column | Integer32 | .0.3.1.8.1.9 |