a3filterBuiltInMaskFieldValue
A3Com-Filter-r5-MIB ·
.1.3.6.1.4.1.43.2.10.3.1.3
Object
column
mandatory
Enumeration
This object identifies the value that this
Built In Mask looks for as well as the protocol
field.
Note, the way this table defines a Mask
is different from the semantics of the
User Mask table. In that table, Masks look
for specific values in specific protocol
fields. Built In Masks, however, are different.
For example, one Built In Mask looks for the
value ip(9) in the field dataLinkProtocol(2).
Besides looking in the dataLinkProtocol field,
the code that implements this mask also looks
for IP in the proper SNAP field when the dataLinkProtocol
field indicates SNAP.
Context
- MIB
- A3Com-Filter-r5-MIB
- OID
.1.3.6.1.4.1.43.2.10.3.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3filterBuiltInMaskEntry
- Table
- a3filterBuiltInMaskTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dlBroadCast |
2 | dlMultiCast |
3 | appleTalkII |
4 | aarp |
5 | arp |
6 | clnp |
7 | decPhaseIV |
8 | dlTest |
9 | ip |
10 | ipx |
11 | lat |
12 | ipNetMap |
13 | xnsNetMap |
14 | stp |
15 | vip |
16 | xns |
17 | specificRoute |
18 | singleRouteExp |
19 | allRouteExp |
20 | allRouteType |
21 | icmp |
22 | tcp |
23 | udp |
24 | dns |
25 | finger |
26 | ftp |
27 | whois |
28 | simpleMailTrans |
29 | snmp |
30 | sunRPC |
31 | telnet |
32 | tftp |
33 | x400 |
34 | zero |
35 | one |
36 | two |
37 | three |
38 | four |
39 | five |
40 | six |
41 | seven |
42 | ipxBroadCast |
43 | fileServicePkt |
44 | sap |
45 | rip |
46 | netBIOS |
47 | diag |
48 | rtmps |
49 | nis |
50 | zis |
51 | rtmprs |
52 | nbp |
53 | atp |
54 | aep |
55 | rtmprq |
56 | zip |
57 | adsp |
58 | ipxTraceRt |
59 | ipxPing |
60 | ipxNwSec |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3filterBuiltInMaskIndex mandatory This object uniquely identifies a Built In Mask.
This index is also used by the Policy Table to
identify Masks, both Built In and User Defined. | column | Integer32 | .1.3.6.1.4.1.43.2.10.3.1.1 |
| a3filterBuiltInMaskName mandatory The name assigned to a Built In Mask. Each
name is unique and applies when referring to
the Mask from the User Interface. | column | OctetString | .1.3.6.1.4.1.43.2.10.3.1.2 |