ctVlanPortOperationalMode
CTRON-VLAN-EXTENSIONS-MIB ·
.1.3.6.1.4.1.52.4.1.2.16.3.1.1.5
Object
column
mandatory
r/w
Enumeration
A set of dot1QTrunk(1) causes the port specified by ctVlanPortNum to transmit tagged frames exclusively, and ctVlanPortDiscardFrame is set to a value of discardUntagged(2). Additionally the specified port is added to the egress list of all existing VLANS, and all existing VLANS are enabled as specified by ctVlanStatus. If new VLANS are established and any port is configured as a dot1QTrunk(1) then the newly created VLAN will automatically be added to the egress list (ctVlanEgressList) for the port specified by ctVlanPortNum. A set of hybrid(2) allows the port to transmit both tagged and untagged frames. Additionally the specified port is removed from all VLANS except the the VLAN as specified by ctVlanPortVID. A set of hybrid(2) will also set ctVlanPortDiscardFrame to a value of noDiscard(1). A set of dot1dTrunk(3) causes the port specified by ctVlanPortNum to transmit untagged frames exclusively, and ctVlanPortDiscardFrame is set to a value of noDiscard(1). Additionally the specified port is added to the egress list and the untagged list of all existing VLANS, and all existing VLANS are enabled as specified by ctVlanStatus. If new VLANS are established and any port is configured as a dot1dTrunk(3) then the newly created VLAN will automatically be added to the egress list (ctVlanEgressList) and the untagged list (ctVlanEgressUntaggedList) for the port specified by ctVlanPortNum.
Context
- MIB
- CTRON-VLAN-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.16.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctVlanPortConfigEntry
- Table
- ctVlanPortConfigTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctVlanPortSlotNum mandatory The slot number of the device that the bridge port is located on. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.16.3.1.1.1 |
| ctVlanPortNum mandatory The port number for which the information is requested. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.16.3.1.1.2 |
| ctVlanPortVID mandatory The 12 bit Port VLAN Identifier (PVID) associated with the configured
VLAN for received untagged packets on the port specified by
ctVlanPortNum. The port specified by ctVlanPort… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.16.3.1.1.3 |
| ctVlanPortDiscardFrame mandatory A set of noDiscard(1) causes the port to submit all packets
received on the port to the forwarding process, regardless,
of the absence or presence of a VLAN tag in the packet.
A s… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.16.3.1.1.4 |
| ctVlanPortIngressFiltering mandatory A set of enable(1) causes the forwarding process to discard any frame
received on the port, specified by ctVlanPortNum, that is not a member
of the classified VLANs' egress list, … | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.16.3.1.1.6 |