frwk802FilterEntry OBJECT-TYPE
SYNTAX Frwk802FilterEntry
STATUS current
DESCRIPTION
"IEEE 802-based filter definitions. An entry specifies
(potentially) several distinct matching components. Each
component is tested against the data in a frame
individually. An overall match occurs when all of the
individual components match the data they are compared
against in the frame being processed. A failure of any
one test causes the overall match to fail.
Wildcards may be specified for those fields that are not
relevant."
EXTENDS { frwkBaseFilterEntry }
UNIQUENESS { frwkBaseFilterNegation,
frwk802FilterDstAddr,
frwk802FilterDstAddrMask,
frwk802FilterSrcAddr,
frwk802FilterSrcAddrMask,
frwk802FilterVlanId,
frwk802FilterVlanTagRequired,
frwk802FilterEtherType,
frwk802FilterUserPriority }
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.6 | frwk802FilterVlanTagRequired | 0 | 0 | frwk802FilterVlanTagRequired OBJECT-TYPE SYNTAX INTEGER { taggedOnly(1), priorityTaggedPlus(2), untaggedOnly(3), ignoreTag(4) }… |
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),… |