A3Com-Filter-r5-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
37
.1.3.6.1.4.1.43.2.10.2
·
1 row entry
·
14 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk a3filterUserMaskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Filter-r5-MIB::a3filterUserMaskTable'
A table containing User configured Masks that are used to identify specific classes of packets. These masks are used by the policy table to define actions to take on these classes of packets.
The definition of a single Mask.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
a3filterUserMaskIndexmandatory
An index identifying a specific Mask. All user
configured masks must have an index between 1 and 64. |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.43.2.10.2.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskNamemandatory
A text string used to help identify a specific Mask.
Each entry must have a unique name. |
OctetStringr/w Constraints: range: 0-15 |
.1.3.6.1.4.1.43.2.10.2.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskLocTypemandatory
This object determines if this table entry specifies
packet location via the mnemonic, protocol.field semantics or via the numerical offset.length semantics. If this object is set to protocolFieldSemantic… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.2.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskLocFieldmandatory
This object specifies the location in the packet
where the operation should take place. This object takes effect only when a3filterUserMaskLocationType has the value protocolFieldSemantics(1). Otherwise, this obje… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.2.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskLocOffsetmandatory
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 a3filterUserMaskLocationType that is used in … |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.2.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskLocLengthmandatory
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), and six(6) are allowed. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.2.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskOperatormandatory
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 a3filterUserMaskC… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.2.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskOperandmandatory
This object, together with a3filterUserMaskOperator, cause
bit operations to be performed on the bit field identified by a3filterUserMaskLocation. The output of this operation is compared, according to a3filterUserMask… |
OctetStringr/w Constraints: range: 0-4 |
.1.3.6.1.4.1.43.2.10.2.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskComparisonmandatory
This object specifies the type of comparison to make
between the output of the operation specified by a3filterUserMaskLocation, a3filterUserMaskOperator, a3filterUserMaskOperand, and a3filterUserMaskMatch. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.2.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskMatchTypemandatory
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 set to all(1), any value is considered as … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.2.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskMatchBitsmandatory
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). |
OctetStringr/w Constraints: range: 0-6 |
.1.3.6.1.4.1.43.2.10.2.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskMatchValue1mandatory
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). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.2.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskMatchValue2mandatory
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 object is relevant only if a3filterUse… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.2.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterUserMaskStatusmandatory
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 used by an active Policy entry, it can not … |
RowStatusr/w Type Values:
|
.1.3.6.1.4.1.43.2.10.2.1.14 |
.1.3.6.1.4.1.43.2.10.3
·
1 row entry
·
3 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk a3filterBuiltInMaskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Filter-r5-MIB::a3filterBuiltInMaskTable'
A table containing Built In Masks that are used to identify specific classes of packets. These masks may be used by the policy table to define actions to take on these classes of packets.
The definition of a single Built In Mask.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
a3filterBuiltInMaskIndexmandatory
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. |
Integer32 Constraints: range: 257-65535 |
.1.3.6.1.4.1.43.2.10.3.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterBuiltInMaskNamemandatory
The name assigned to a Built In Mask. Each
name is unique and applies when referring to the Mask from the User Interface. |
OctetString Constraints: range: 0-15 |
.1.3.6.1.4.1.43.2.10.3.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a3filterBuiltInMaskFieldValuemandatory
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 … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.3.1.3 |
.1.3.6.1.4.1.43.2.10.4
·
1 row entry
·
3 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk a3filterUserGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Filter-r5-MIB::a3filterUserGrpTable'
A table containing User Group entries. Each entry
identifies a set of entries in the
a3filterUserGrpAddrTable which can contain several
station Addresses. These addresses are physical layer
addresses.
This table is used to associate a single User Group index
with a name.
Each entry in this table identifies a group of
station addresses.
station addresses.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
a3filterUserGrpIndexmandatory
Each entry in this table identifies a group of
station addresses. |
Integer32 Constraints: range: 1-16 |
.1.3.6.1.4.1.43.2.10.4.1.1 |
||||||||||||
|
a3filterUserGrpNamemandatory
The name given to this group of station addresses.
|
OctetStringr/w Constraints: range: 0-15 |
.1.3.6.1.4.1.43.2.10.4.1.2 |
||||||||||||
|
a3filterUserGrpStatusmandatory
This object is used to add and delete entries
in this table. See the notes describing RowStatus at the beginning of this MIB. |
RowStatusr/w Type Values:
|
.1.3.6.1.4.1.43.2.10.4.1.3 |
.1.3.6.1.4.1.43.2.10.5
·
1 row entry
·
3 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk a3filterUserGrpAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Filter-r5-MIB::a3filterUserGrpAddrTable'
A table containing User Group addresses. Each entry
can contain several station Addresses. These addresses
are physical layer addresses.
Note, this table applies only to filtering based on the
Data Link layer. Since only bridged packets are
filtered at this layer, this table only applies to
bridged traffic.
Each entry in this table identifies a single
station address.
station address.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
a3filterUserGrpAddrIndexmandatory
This is used to identify a group of station addresses.
This object has the same value as a3filterUserGrpIndex. |
Integer32 Constraints: range: 1-16 |
.1.3.6.1.4.1.43.2.10.5.1.1 |
||||||||||||
|
a3filterUserGrpAddressmandatory
A single station physical address.
|
.1.3.6.1.4.1.43.2.10.5.1.2 |
|||||||||||||
|
a3filterUserGrpAddrStatusmandatory
This object is used to add and delete entries
in this table. See the notes describing RowStatus at the beginning of this MIB. |
RowStatusr/w Type Values:
|
.1.3.6.1.4.1.43.2.10.5.1.3 |
.1.3.6.1.4.1.43.2.10.6
·
1 row entry
·
14 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk a3filterPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Filter-r5-MIB::a3filterPolicyTable'
A table containing filtering Policy. Each Policy applies a set of selection criteria (Masks) to a context (in terms of ports or station groups) and associates an action with that application.
The definition of a single Policy.
Indexes
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
a3filterPolicyIndexmandatory
The index used to identify a filter policy entry.
|
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.43.2.10.6.1.1 |
||||||||||||||||||
|
a3filterPolicyNamemandatory
A textual name used to help identify a filter policy
entry. Each entry must have a unique name. |
OctetStringr/w Constraints: range: 0-15 |
.1.3.6.1.4.1.43.2.10.6.1.2 |
||||||||||||||||||
|
a3filterPolicyActionmandatory
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 co… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.6.1.3 |
||||||||||||||||||
|
a3filterPolicyMask1mandatory
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 null mask. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.6.1.4 |
||||||||||||||||||
|
a3filterPolicyMask2mandatory
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 null mask. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.6.1.5 |
||||||||||||||||||
|
a3filterPolicyMask3mandatory
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. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.6.1.6 |
||||||||||||||||||
|
a3filterPolicyMask4mandatory
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. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.6.1.7 |
||||||||||||||||||
|
a3filterPolicyContextmandatory
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 th… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.2.10.6.1.8 |
||||||||||||||||||
|
a3filterPolicyPorts1mandatory
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 objec… |
OctetStringr/w | .1.3.6.1.4.1.43.2.10.6.1.9 |
||||||||||||||||||
|
a3filterPolicyPorts2mandatory
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 objec… |
OctetStringr/w | .1.3.6.1.4.1.43.2.10.6.1.10 |
||||||||||||||||||
|
a3filterPolicyPacketsmandatory
The number of packets that match the policy defined
by this entry. |
RFC1155-SMICounter Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.43.2.10.6.1.11 |
||||||||||||||||||
|
a3filterPolicyBytesmandatory
The total number of bytes in the packets that match
the policy defined by this entry. |
RFC1155-SMICounter Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.43.2.10.6.1.12 |
||||||||||||||||||
|
a3filterPolicyStatusmandatory
This object is used to add and delete entries
in this table. See the notes describing RowStatus at the beginning of this MIB. |
RowStatusr/w Type Values:
|
.1.3.6.1.4.1.43.2.10.6.1.13 |
||||||||||||||||||
|
a3filterPolicyX25ProfIdmandatory
The index used to identify the X25 Profile ID if a3filterPolicyAction
is set to X25ProfId. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.43.2.10.6.1.14 |