frwk802FilterVlanTagRequired OBJECT-TYPE
SYNTAX INTEGER {
taggedOnly(1),
priorityTaggedPlus(2),
untaggedOnly(3),
ignoreTag(4)
}
STATUS current
DESCRIPTION
"This object indicates whether the presence of an
IEEE 802.1Q VLAN tag in data link layer frames must
be considered when determining if a given frame
matches this 802 filter entry.
A value of aggedOnly(1) means that only frames
containing a VLAN tag with a non-Null VID (i.e., a
VID in the range 1..4094) will be considered a match.
A value of priorityTaggedPlus(2) means that only
frames containing a VLAN tag, regardless of the value
of the VID, will be considered a match.
A value of untaggedOnly(3) indicates that only
untagged frames will match this filter component.
The presence of a VLAN tag is not taken into
consideration in terms of a match if the value is
ignoreTag(4)."
View at oid-info.com
Automatically extracted from RFC3318
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.2.2.3.3.1.1 | frwk802FilterDstAddr | 0 | 0 | frwk802FilterDstAddr OBJECT-TYPE SYNTAX PhysAddress STATUS current DESCRIPTION "The 802 address against which the 802 DA of inc… |
1.3.6.1.2.2.2.3.3.1.2 | frwk802FilterDstAddrMask | 0 | 0 | frwk802FilterDstAddrMask OBJECT-TYPE SYNTAX PhysAddress STATUS current DESCRIPTION "This object specifies the bits in a 802 des… |
1.3.6.1.2.2.2.3.3.1.3 | frwk802FilterSrcAddr | 0 | 0 | frwk802FilterSrcAddr OBJECT-TYPE SYNTAX PhysAddress STATUS current DESCRIPTION "The 802 MAC address against which the 802 MAC S… |
1.3.6.1.2.2.2.3.3.1.4 | frwk802FilterSrcAddrMask | 0 | 0 | frwk802FilterSrcAddrMask OBJECT-TYPE SYNTAX PhysAddress STATUS current DESCRIPTION "This object specifies the bits in a 802 MAC… |
1.3.6.1.2.2.2.3.3.1.5 | frwk802FilterVlanId | 0 | 0 | frwk802FilterVlanId OBJECT-TYPE SYNTAX Integer32 (-1 | 1..4094) STATUS current DESCRIPTION "The VLAN ID (VID) that uniquely ide… |
1.3.6.1.2.2.2.3.3.1.7 | frwk802FilterEtherType | 0 | 0 | frwk802FilterEtherType OBJECT-TYPE SYNTAX Integer32 (-1 | 0.. fffh) STATUS current DESCRIPTION "This object specifies the value… |
1.3.6.1.2.2.2.3.3.1.8 | frwk802FilterUserPriority | 0 | 0 | frwk802FilterUserPriority OBJECT-TYPE SYNTAX BITS { matchPriority0(0), matchPriority1(1), matchPriority2(2), matchPriority3(3),… |