a3filterPolicyContext
A3Com-Filter-r5-MIB ·
.1.3.6.1.4.1.43.2.10.6.1.8
Object
column
mandatory
r/w
Enumeration
Supplies conditions on when to apply the masks to a packet. These conditions relate to the source and destination ports of a packet. All (1) means apply the action in all contexts. AT (2) means apply the action if the packet is received from or distined to the ports specified by a3filterPolicyPorts1. TO (3) means apply the action if the packet is destined to those ports. FROM (4) means apply the action if the packet is received from one of those specified ports. FROM ports1 TO ports2 (5) means apply the action if the packet is received from the ports defined by a3filterPolicyPorts1 and destined to the port defined by a3filterPolicyPorts2. BETWEEN ports1 AND ports2 (6) means apply the action if the packet is received from one of the ports defined by a3filterPolicyPorts1 and destined for one of the ports defined by a3filterPolicyPorts2 or if the packet is received from one of the ports defined by a3filterPolicyPorts2 and destined for one of the ports defined by a3filterPolicyPorts1. Finally AMONG (7) means apply the action if the packet is received from and destined to one of the ports specified by a3filterPolicyPorts1
Context
- MIB
- A3Com-Filter-r5-MIB
- OID
.1.3.6.1.4.1.43.2.10.6.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3filterPolicyEntry
- Table
- a3filterPolicyTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | atPorts1 |
3 | fromPorts1 |
4 | fromPorts1ToPorts2 |
5 | toPorts1 |
6 | betweenPorts1AndPorts2 |
7 | amongPorts1 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3filterPolicyIndex mandatory The index used to identify a filter policy entry. | column | Integer32 | .1.3.6.1.4.1.43.2.10.6.1.1 |
| a3filterPolicyPorts2 mandatory This object identifies one or more ports. These ports
are used to help identify in what contexts masks are
applied. This is used in conjunction with
a3filterPolicyContext. Ea… | column | OctetString | .1.3.6.1.4.1.43.2.10.6.1.10 |
| a3filterPolicyPackets mandatory The number of packets that match the policy defined
by this entry. | column | RFC1155-SMICounter | .1.3.6.1.4.1.43.2.10.6.1.11 |
| a3filterPolicyBytes mandatory The total number of bytes in the packets that match
the policy defined by this entry. | column | RFC1155-SMICounter | .1.3.6.1.4.1.43.2.10.6.1.12 |
| a3filterPolicyStatus mandatory This object is used to add and delete entries
in this table. See the notes describing
RowStatus at the beginning of this MIB. | column | RowStatus | .1.3.6.1.4.1.43.2.10.6.1.13 |
| a3filterPolicyX25ProfId mandatory The index used to identify the X25 Profile ID if a3filterPolicyAction
is set to X25ProfId. | column | Integer32 | .1.3.6.1.4.1.43.2.10.6.1.14 |
| a3filterPolicyName mandatory A textual name used to help identify a filter policy
entry. Each entry must have a unique name. | column | OctetString | .1.3.6.1.4.1.43.2.10.6.1.2 |
| a3filterPolicyAction mandatory The action taken when a packet matches all the masks
(applied in the proper context) identified in this
policy entry.
If this object has the value discard(1), then… | column | Enumeration | .1.3.6.1.4.1.43.2.10.6.1.3 |
| a3filterPolicyMask1 mandatory This object identifies an entry in either of the Mask
Tables. Each filter policy entry identifies up to four
separate masks. An entry of zero for this object
identifies a nul… | column | Integer32 | .1.3.6.1.4.1.43.2.10.6.1.4 |
| a3filterPolicyMask2 mandatory This object identifies an entry in either of the
Mask Tables. Each filter policy entry identifies up
to four separate masks. An entry of zero for this
object identifies a nul… | column | Integer32 | .1.3.6.1.4.1.43.2.10.6.1.5 |
| a3filterPolicyMask3 mandatory This object identifies an entry in the Mask Table. Each
filter policy entry identifies up to four separate masks.
An entry of zero for this object identifies a null mask. | column | Integer32 | .1.3.6.1.4.1.43.2.10.6.1.6 |
| a3filterPolicyMask4 mandatory This object identifies an entry in the Mask Table. Each
filter policy entry identifies up to four separate masks.
An entry of zero for this object identifies a null mask. | column | Integer32 | .1.3.6.1.4.1.43.2.10.6.1.7 |
| a3filterPolicyPorts1 mandatory This object identifies one or more ports. These ports
are used to help identify in what contexts masks are
applied. This is used in conjunction with
a3filterPolicyContext. Ea… | column | OctetString | .1.3.6.1.4.1.43.2.10.6.1.9 |