ipRangeFixedMaxValue
NTNTECH-MTM-MIB ·
.0.3.1.4.1.10
Object
column
r/w
Enumeration
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 ingress priority will automatically be replaced with the ipRangeRulePriority. If set to Max, the packet's ingress priority will only be replaced with the ipRangeRulePriority if the packet's ingress priority is higher than the ipRangeRulePriority.
Context
- MIB
- NTNTECH-MTM-MIB
- OID
.0.3.1.4.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipRangeEntry
- Table
- ipRangeTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | max |
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 |
| 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 |
| ipRangeTagActionOnIngress 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 In… | column | Enumeration | .0.3.1.4.1.8 |
| 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 |