a3filterUserMaskOperator
A3Com-Filter-r5-MIB ·
.1.3.6.1.4.1.43.2.10.2.1.7
Object
column
mandatory
r/w
Enumeration
This object, together with a3filterUserMaskOperand, cause bit operations to be performed on the bit field identified by a3filterUserMaskLocation. The output of this operation is compared, according to a3filterUserMaskComparison, to the value specified by a3filterUserMaskMatch.
Context
- MIB
- A3Com-Filter-r5-MIB
- OID
.1.3.6.1.4.1.43.2.10.2.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3filterUserMaskEntry
- Table
- a3filterUserMaskTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | or |
3 | and |
4 | xor |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3filterUserMaskIndex mandatory An index identifying a specific Mask. All user
configured masks must have an index between 1 and 64. | column | Integer32 | .1.3.6.1.4.1.43.2.10.2.1.1 |
| a3filterUserMaskMatchType mandatory This object specifies the type of data that is being
matched. The value of this object determines which
column(s) are relevant for this entry.
If this object is se… | column | Enumeration | .1.3.6.1.4.1.43.2.10.2.1.10 |
| a3filterUserMaskMatchBits mandatory A string of bits that is compared against the data
at the specified location in the packet. This object
is relevant only if a3filterUserMaskMatchType is (2). | column | OctetString | .1.3.6.1.4.1.43.2.10.2.1.11 |
| a3filterUserMaskMatchValue1 mandatory The value used to compare against the data at the
specified location in the packet. This object is
relevant only if the value of a3filterUserMaskMatchType
is (3), (4), or (5). | column | Integer32 | .1.3.6.1.4.1.43.2.10.2.1.12 |
| a3filterUserMaskMatchValue2 mandatory The value used to compare against the data at the
specified location in the packet. This object is used
along with a3filterUserMaskMatchValue1 to specify a range
of values. This… | column | Integer32 | .1.3.6.1.4.1.43.2.10.2.1.13 |
| a3filterUserMaskStatus mandatory This object is used to add and delete entries
in this table. See the notes describing
RowStatus at the beginning of this MIB.
Note, if this mask entry is being use… | column | RowStatus | .1.3.6.1.4.1.43.2.10.2.1.14 |
| a3filterUserMaskName mandatory A text string used to help identify a specific Mask.
Each entry must have a unique name. | column | OctetString | .1.3.6.1.4.1.43.2.10.2.1.2 |
| a3filterUserMaskLocType mandatory This object determines if this table entry specifies
packet location via the mnemonic, protocol.field
semantics or via the numerical offset.length semantics.
If thi… | column | Enumeration | .1.3.6.1.4.1.43.2.10.2.1.3 |
| a3filterUserMaskLocField mandatory This object specifies the location in the packet
where the operation should take place. This object
takes effect only when a3filterUserMaskLocationType has
the value protocolF… | column | Enumeration | .1.3.6.1.4.1.43.2.10.2.1.4 |
| a3filterUserMaskLocOffset mandatory When specifying a packet location via the offsetLength
semantics, this parameters indicates the offset from the
beginning of the portion of the protocol layer
identified by a3fil… | column | Integer32 | .1.3.6.1.4.1.43.2.10.2.1.5 |
| a3filterUserMaskLocLength mandatory When specifying a packet location via the offsetLength
semantics, this parameter indicates the length of the
bit field used in the Mask. Only the values one(1),
two(2), four(4), … | column | Enumeration | .1.3.6.1.4.1.43.2.10.2.1.6 |
| a3filterUserMaskOperand mandatory This object, together with a3filterUserMaskOperator, cause
bit operations to be performed on the bit field identified
by a3filterUserMaskLocation. The output of this operation is… | column | OctetString | .1.3.6.1.4.1.43.2.10.2.1.8 |
| a3filterUserMaskComparison mandatory This object specifies the type of comparison to make
between the output of the operation specified by
a3filterUserMaskLocation, a3filterUserMaskOperator,
a3filterUserMaskOperand,… | column | Enumeration | .1.3.6.1.4.1.43.2.10.2.1.9 |