dot1qFutureVlanPortType
SUPERMICRO-VLAN-MIB ·
.1.3.6.1.4.1.10876.101.1.65.1.10.1.2
Object
column
r/w
Enumeration
The type of the port is by default hybrid port.
When configured as access port, the port can accept and send
only untagged frames.
When configured as a trunk port, port is added as
member of all the existing Vlans and also for any new vlan
created.
When configured as hybrid port, the port can send or accept both
tagged and untagged frames.
hostPort, promiscuousPort are types of port in PVLAN domain.
Behaviour of host port varies based on the secondary vlan to which
it is configured as member port.
If a host port is a member port of an isolated VLAN, traffic from the
host port is sent only to the promiscuous port of the Private VLAN and
the trunk port.
If a host port is a member port of the community VLAN, traffic from the
port can be sent only to other ports of the community VLAN , trunk port
and promiscuous port of the private VLAN.
A host port can be associated with only one secondary vlan and with
the associated primary vlan.
The PVID of host port will be set the ID of the secondary vlan
to which it belongs to.If a host port is member port of primary vlan,
but is not member port of any secondary vlan, then its PVID will be
set to primary vlan id.
When a port is configured as a hostPort or promiscuousPort, ingress
filtering will be enabled on that port. Also ingress filtering
cannot be disabled on hostPort and promiscuousPort.
Promiscuous ports should be configured as member port of primary vlan
and member port of all secondary vlans associated with that
primary vlan.
The PVID of promiscuous port will be set as the ID of the primary
vlan to which it belongs to.
Host and promiscuous ports should be configured as untagged members
of primary/secondary vlans.
When a access/hybrid port is configured as a member port of a
primary/secondary vlan, it becomes a hostPort automatically.
When the type of the port is changed from promiscuous/host to
access/hybrid port, the port gets removed from the associated PVLAN
domain.
Context
- MIB
- SUPERMICRO-VLAN-MIB
- OID
.1.3.6.1.4.1.10876.101.1.65.1.10.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1qFutureVlanPortEntry
- Table
- dot1qFutureVlanPortTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | accessPort |
2 | trunkPort |
3 | hybridPort |
4 | hostPort |
5 | promiscuousPort |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot1qFutureVlanPort The port number of the port for which this entry applies. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.65.1.10.1.1 |
| dot1qFutureVlanPortPortProtoBasedClassification Object to expilicitly enable/disable the port and protocol
Classification on port. This can be independently set without
any dependency in available configuration of
dot1qFuture… | column | EnabledStatus | .1.3.6.1.4.1.10876.101.1.65.1.10.1.4 |
| dot1qFutureVlanFilteringUtilityCriteria Based on this object, learning on a port is decided.
If default filtering utility Criteria is selected on a port, then
learning of source mac from a received packet… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.65.1.10.1.5 |
| dot1qFutureVlanPortProtected The Split Horizon property of the port. If set to true, frames that
are received on any other port that has the same property set to true,
will not be forwarded on this port. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.10876.101.1.65.1.10.1.6 |
| dot1qFutureVlanPortUnicastMacLearning A Truth value indicating the unicast MAC learning enabled/disabled
status for this port.
When Unicast Mac Learning is disabled, no unicast mac entry will be
learnt on this port.… | column | EnabledStatus | .1.3.6.1.4.1.10876.101.1.65.1.10.1.8 |
| dot1qFutureVlanPortAllowedVlanList A string of octets containing one bit per vlan.
Specifies the vlans which the trunk port can add to.
By default all vlans are allowed to add the trunk ports.
If a s… | column | OctetString | .1.3.6.1.4.1.10876.101.1.65.1.10.1.9 |