a3filterPolicyAction
A3Com-Filter-r5-MIB ·
.1.3.6.1.4.1.43.2.10.6.1.3
Object
column
mandatory
r/w
Enumeration
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 all
packets that match the masks and context of this
entry are discarded.
If this object has the value forward(2), then all
packets that match the masks and context of this
entry are forwarded.
If this object has the value count(3), then all
packets that match the masks and context of this
entry are counted. The actual counts can be
obtained by requesting the values of
a3filterPolicyPackets and a3filterPolicyBytes.
If this object has the value sequence(4), then all
bridged packets destined for a port with multiple
serial paths that match the masks and context of this
entry are forwarded in sequence.
If this object has the value prioritze, then all
packets destined for a port supported by one or
more serial paths that match the masks and context
of this entry are given higher priority.
If this object has the value doddiscard(8), then all
packets that match the masks and context of this entry
will be subjected to the 'DODdiscard' action; ie, those
packets will be discarded and will not raise a DOD path
if the path is down, or if the path is UP, those packets
will be forwarded but will not keep the path up.
If this object has the value x25ProfId(9), then all packets
that match the masks and context of this entry will
use the X25 Profile identified by a3filterPolicyX25ProfId when
passing those packets over an X25 network.
Context
- MIB
- A3Com-Filter-r5-MIB
- OID
.1.3.6.1.4.1.43.2.10.6.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3filterPolicyEntry
- Table
- a3filterPolicyTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard |
2 | forward |
3 | count |
4 | sequence |
5 | prioritizeHigh |
6 | prioritizeMed |
7 | prioritizeLow |
8 | doddiscard |
9 | x25ProfId |
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 |
| 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 |
| a3filterPolicyContext mandatory 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 contex… | column | Enumeration | .1.3.6.1.4.1.43.2.10.6.1.8 |
| 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 |