vlantype

class mtf.enum_types.vlantype
vlan = <mtf_eth_filter_vlan_type.Vlan802Dot1Q: 0>
double_vlan = <mtf_eth_filter_vlan_type.Other: 1>
Other = <mtf_eth_filter_vlan_type.Other: 1>
Vlan802Dot1Q = <mtf_eth_filter_vlan_type.Vlan802Dot1Q: 0>
__init__(self: mtf.libs.mtf_pybinder.mtf_eth_filter_vlan_type, value: int) None
__new__(**kwargs)
property name
property value