ipRangeTagActionOnIngress
NTNTECH-MTM-MIB ·
.0.3.1.4.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
ipRangeAllowTagOnIngress. Keep(2) and Replace(3) are only valid if Tag (1) is chosen for
the attribute ipRangeAllowTagOnIngress.
Context
- MIB
- NTNTECH-MTM-MIB
- OID
.0.3.1.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipRangeEntry
- Table
- ipRangeTable
- 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 |
|---|---|---|---|
| ipRangeIndex A pointer to one of four possible IP Range Rules that can be assigned to a port. | column | Integer32 | .0.3.1.4.1.1 |
| ipRangeFixedMaxValue The value assigned dictates the action to be taken with the configured ipRangePriority
for tagged ingress packets. The default value is fixed.If set to Fixed, the packet's ingres… | column | Enumeration | .0.3.1.4.1.10 |
| ipRangeIngressRateLimit 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.4.1.11 |
| ipRangeEgressRateLimit 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.4.1.12 |
| ipRangeBackboneVlanID | column | Integer32 | .0.3.1.4.1.13 |
| ipRangePVCIndex The value assigned describes a PVC that is assigned to this port for MTM purposes. | column | Integer32 | .0.3.1.4.1.14 |
| ipRangeActivateRule Setting this value, activates the rule that is represented by the remaining attributes of this
table. | column | Enumeration | .0.3.1.4.1.2 |
| ipRangeStart The value assigned to a port which designates the start of an IP range. Packets
containing a source and/or desitination IP address that falls within the configured
range will mat… | column | NTNTECH-ROOT-MIBNtnIpAddress | .0.3.1.4.1.3 |
| ipRangeEnd The value assigned to a port which designates the end of an IP range. Packets containing a
source and/or destination IP address that falls within the configured range will match… | column | NTNTECH-ROOT-MIBNtnIpAddress | .0.3.1.4.1.4 |
| ipRangeAllowTagOnIngress 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.4.1.5 |
| ipRangeVlanIDStart 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.4.1.6 |
| ipRangeVlanIDEnd 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.4.1.7 |
| ipRangePriority The value assigned to a port which indicates priority. This priority is relevant
both within the DSLAM and at egress. | column | Integer32 | .0.3.1.4.1.9 |