macAddrRangeTagActionOnIngress
NTNTECH-MTM-MIB ·
.0.3.1.6.1.8
Object
column
r/w
Enumeration
The value assigned will alter the VLAN information of 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
macAddrAllowTagOnIngress.Keep(2) and Replace(3) are only valid if Tag (1) is chosen for
the attribute macAddrAllowTagOnIngress
Context
- MIB
- NTNTECH-MTM-MIB
- OID
.0.3.1.6.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- macAddrRangeEntry
- Table
- macAddrRangeTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | keep |
3 | replace |
4 | drop |
5 | inaction |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| macAddrRangeIndex A pointer to one of four possible Mac Address Rules that can be assigned to a port. | column | Integer32 | .0.3.1.6.1.1 |
| macAddrRangeFixedMaxValue The value assigned dictates the action to be taken with the configured macaddrPriority
for tagged ingress packets. The default value is fixed. If set to Fixed, the packet's ingre… | column | Enumeration | .0.3.1.6.1.10 |
| macAddrRangeIngressRateLimit 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.6.1.11 |
| macAddrRangeEgressRateLimit 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.6.1.12 |
| macAddrRangeBackboneVlanID | column | Integer32 | .0.3.1.6.1.13 |
| macAddrRangePVCIndex The value assigned describes a PVC that is assigned to this port for MTM purposes. | column | Integer32 | .0.3.1.6.1.14 |
| macAddrRangeActivateRule Setting this value, activates the rule that is represented by the remaining attributes of this
table. | column | Enumeration | .0.3.1.6.1.2 |
| macAddrRangeStart The value assigned to a port which designates the start of a MAC Address range. This
should only be defined if macaddrAllowTagOnIngress is set to tag. | column | NTNTECH-ROOT-MIBNtnMacAddress | .0.3.1.6.1.3 |
| macAddrRangeEnd The value assigned to a port which designates the end of a MAC Address range. This should
only be defined if macaddrAllowTagOnIngress is set to tag. | column | NTNTECH-ROOT-MIBNtnMacAddress | .0.3.1.6.1.4 |
| macAddrRangeAllowTagOnIngress The value assigned will determine a path for ingress packets. Tag(1) indicates that
only ingress packets with a vlan tag to be considered; all ingress packets without
a VLAN tag… | column | Enumeration | .0.3.1.6.1.5 |
| macAddrRangeVlanIDStart 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 (1). | column | Integer32 | .0.3.1.6.1.6 |
| macAddrRangeVlanIDEnd 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 (1). | column | Integer32 | .0.3.1.6.1.7 |
| macAddrRangePriority 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.6.1.9 |