a3filterPolicyPorts2
A3Com-Filter-r5-MIB ·
.1.3.6.1.4.1.43.2.10.6.1.10
Object
column
mandatory
r/w
OctetString
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. Each octet within the value
of this object specifies a set of eight ports, with
the first octet specifying ports 1 through 8, the
second octet specifying ports 9 through 16, etc.
Within each octet, the most significant bit represents
the lowest numbered port, and the least significant bit
represents the highest numbered port. Thus, each port
of the bridge is represented by a single bit within the
value of this object. If that bit has a value of
'1' then that port is included in the set of
ports; the port is not included if its bit has a
value of '0'. (Note that the setting of the bit
corresponding to the port from which a frame is
received is irrelevant.)
Note, this object only applies if a3filterPolicyContext
has the value fromPorts1ToPorts2 (5) or
betweenPorts1AndPorts2 (6) or amongPorts1(7).
Context
- MIB
- A3Com-Filter-r5-MIB
- OID
.1.3.6.1.4.1.43.2.10.6.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3filterPolicyEntry
- Table
- a3filterPolicyTable
- Siblings
- 13
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
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 |
| 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 |
| 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 |