vlanRulesFixedMaxValue
NTNTECH-MTM-MIB ·
.0.3.1.8.1.8
Object
column
r/w
Enumeration
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 ingress priority will automatically be replaced with the vlanRulesPriority. If set to Max, the packet's ingress priority will only be replaced with the vlanRulesPriority if the packet's ingress priority is higher than the vlanRulesPriority.
Context
- MIB
- NTNTECH-MTM-MIB
- OID
.0.3.1.8.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanRulesEntry
- Table
- vlanRulesTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | max |
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 |
| vlanRulesTagActionOnIngress 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 … | column | Enumeration | .0.3.1.8.1.6 |
| 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 |
| 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 |