A3Com-Filter-r5-MIB
58 objects
No module-level DESCRIPTION found.
Imported Objects
| RFC-1212 | OBJECT-TYPE |
| RFC1155-SMI | Counter enterprises |
| RFC1213-MIB | DisplayString |
| RFC1286-MIB MISSING | MacAddress |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.43 | Nodea3Com | |||
| 1.3.6.1.4.1.43.2 | NodebrouterMIB | |||
| 1.3.6.1.4.1.43.2.10 | Nodea3ComFilter | |||
| 1.3.6.1.4.1.43.2.10.1 | Nodea3ComFilterCtl | |||
| 1.3.6.1.4.1.43.2.10.1.1 | Scalara3filterControl | read-write | mandatory | This object enables/disables the filtering function. If this object is set to disable (2), filtering is turned off for all protocols. If the control is set to … |
| 1.3.6.1.4.1.43.2.10.1.2 | Scalara3filterDefaultAction | read-write | mandatory | This object specifies the action applied to a packet if it does not match any of the policies configured or if two conflicting policies are specified and the t… |
| 1.3.6.1.4.1.43.2.10.1.3 | Scalara3filterBridgeSelect | read-write | mandatory | This object determines whether the filter function will be invoked for the Bridge (or datalink) protocol layer. This provides a mechanism for deselecting filte… |
| 1.3.6.1.4.1.43.2.10.1.4 | Scalara3filterIpSelect | read-write | mandatory | This object determines whether the filter function will be invoked for the IP protocol layer. This provides a mechanism for deselecting filtering for this prot… |
| 1.3.6.1.4.1.43.2.10.1.5 | Scalara3filterIpxSelect | read-write | mandatory | This object determines whether the filter function will be invoked for the IPX protocol layer. This provides a mechanism for deselecting filtering for this pro… |
| 1.3.6.1.4.1.43.2.10.1.6 | Scalara3filterAppleTalkSelect | read-write | mandatory | This object determines whether the filter function will be invoked for the Apple Talk protocol layer. This provides a mechanism for deselecting filtering for t… |
| 1.3.6.1.4.1.43.2.10.1.7 | Scalara3filterDecSelect | read-write | mandatory | This object determines whether the filter function will be invoked for the DECnet protocol layer. This provides a mechanism for deselecting filtering for this … |
| 1.3.6.1.4.1.43.2.10.2 | Tablea3filterUserMaskTable | not-accessible | mandatory | 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 t… |
| 1.3.6.1.4.1.43.2.10.2.1 | Rowa3filterUserMaskEntry | not-accessible | mandatory | The definition of a single Mask. |
| 1.3.6.1.4.1.43.2.10.2.1.1 | Columna3filterUserMaskIndex | read-only | mandatory | An index identifying a specific Mask. All user configured masks must have an index between 1 and 64. |
| 1.3.6.1.4.1.43.2.10.2.1.2 | Columna3filterUserMaskName | read-write | mandatory | A text string used to help identify a specific Mask. Each entry must have a unique name. |
| 1.3.6.1.4.1.43.2.10.2.1.3 | Columna3filterUserMaskLocType | read-write | mandatory | This object determines if this table entry specifies packet location via the mnemonic, protocol.field semantics or via the numerical offset.length semantics. I… |
| 1.3.6.1.4.1.43.2.10.2.1.4 | Columna3filterUserMaskLocField | read-write | mandatory | This object specifies the location in the packet where the operation should take place. This object takes effect only when a3filterUserMaskLocationType has the… |
| 1.3.6.1.4.1.43.2.10.2.1.5 | Columna3filterUserMaskLocOffset | read-write | mandatory | When specifying a packet location via the offsetLength semantics, this parameters indicates the offset from the beginning of the portion of the protocol layer … |
| 1.3.6.1.4.1.43.2.10.2.1.6 | Columna3filterUserMaskLocLength | read-write | mandatory | 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)… |
| 1.3.6.1.4.1.43.2.10.2.1.7 | Columna3filterUserMaskOperator | read-write | mandatory | This object, together with a3filterUserMaskOperand, cause bit operations to be performed on the bit field identified by a3filterUserMaskLocation. The output of… |
| 1.3.6.1.4.1.43.2.10.2.1.8 | Columna3filterUserMaskOperand | read-write | mandatory | This object, together with a3filterUserMaskOperator, cause bit operations to be performed on the bit field identified by a3filterUserMaskLocation. The output o… |
| 1.3.6.1.4.1.43.2.10.2.1.9 | Columna3filterUserMaskComparison | read-write | mandatory | This object specifies the type of comparison to make between the output of the operation specified by a3filterUserMaskLocation, a3filterUserMaskOperator, a3fil… |
| 1.3.6.1.4.1.43.2.10.2.1.10 | Columna3filterUserMaskMatchType | read-write | mandatory | 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 i… |
| 1.3.6.1.4.1.43.2.10.2.1.11 | Columna3filterUserMaskMatchBits | read-write | mandatory | 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). |
| 1.3.6.1.4.1.43.2.10.2.1.12 | Columna3filterUserMaskMatchValue1 | read-write | mandatory | 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 (… |
| 1.3.6.1.4.1.43.2.10.2.1.13 | Columna3filterUserMaskMatchValue2 | read-write | mandatory | 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 ran… |
| 1.3.6.1.4.1.43.2.10.2.1.14 | Columna3filterUserMaskStatus | read-write | mandatory | 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… |
| 1.3.6.1.4.1.43.2.10.3 | Tablea3filterBuiltInMaskTable | not-accessible | mandatory | 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 … |
| 1.3.6.1.4.1.43.2.10.3.1 | Rowa3filterBuiltInMaskEntry | not-accessible | mandatory | The definition of a single Built In Mask. |
| 1.3.6.1.4.1.43.2.10.3.1.1 | Columna3filterBuiltInMaskIndex | read-only | 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. |
| 1.3.6.1.4.1.43.2.10.3.1.2 | Columna3filterBuiltInMaskName | read-only | mandatory | The name assigned to a Built In Mask. Each name is unique and applies when referring to the Mask from the User Interface. |
| 1.3.6.1.4.1.43.2.10.3.1.3 | Columna3filterBuiltInMaskFieldValue | read-only | mandatory | 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… |
| 1.3.6.1.4.1.43.2.10.4 | Tablea3filterUserGrpTable | not-accessible | mandatory | A table containing User Group entries. Each entry identifies a set of entries in the a3filterUserGrpAddrTable which can contain several station Addresses. Thes… |
| 1.3.6.1.4.1.43.2.10.4.1 | Rowa3filterUserGrpEntry | not-accessible | mandatory | Each entry in this table identifies a group of station addresses. |
| 1.3.6.1.4.1.43.2.10.4.1.1 | Columna3filterUserGrpIndex | read-only | mandatory | Each entry in this table identifies a group of station addresses. |
| 1.3.6.1.4.1.43.2.10.4.1.2 | Columna3filterUserGrpName | read-write | mandatory | The name given to this group of station addresses. |
| 1.3.6.1.4.1.43.2.10.4.1.3 | Columna3filterUserGrpStatus | read-write | mandatory | This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB. |
| 1.3.6.1.4.1.43.2.10.5 | Tablea3filterUserGrpAddrTable | not-accessible | mandatory | A table containing User Group addresses. Each entry can contain several station Addresses. These addresses are physical layer addresses. Note, this table appli… |
| 1.3.6.1.4.1.43.2.10.5.1 | Rowa3filterUserGrpAddrEntry | not-accessible | mandatory | Each entry in this table identifies a single station address. |
| 1.3.6.1.4.1.43.2.10.5.1.1 | Columna3filterUserGrpAddrIndex | read-only | mandatory | This is used to identify a group of station addresses. This object has the same value as a3filterUserGrpIndex. |
| 1.3.6.1.4.1.43.2.10.5.1.2 | Columna3filterUserGrpAddress | read-only | mandatory | A single station physical address. |
| 1.3.6.1.4.1.43.2.10.5.1.3 | Columna3filterUserGrpAddrStatus | read-write | mandatory | This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB. |
| 1.3.6.1.4.1.43.2.10.6 | Tablea3filterPolicyTable | not-accessible | mandatory | 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 … |
| 1.3.6.1.4.1.43.2.10.6.1 | Rowa3filterPolicyEntry | not-accessible | mandatory | The definition of a single Policy. |
| 1.3.6.1.4.1.43.2.10.6.1.1 | Columna3filterPolicyIndex | read-only | mandatory | The index used to identify a filter policy entry. |
| 1.3.6.1.4.1.43.2.10.6.1.2 | Columna3filterPolicyName | read-write | mandatory | A textual name used to help identify a filter policy entry. Each entry must have a unique name. |
| 1.3.6.1.4.1.43.2.10.6.1.3 | Columna3filterPolicyAction | read-write | 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), … |
| 1.3.6.1.4.1.43.2.10.6.1.4 | Columna3filterPolicyMask1 | read-write | 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 i… |
| 1.3.6.1.4.1.43.2.10.6.1.5 | Columna3filterPolicyMask2 | read-write | 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 i… |
| 1.3.6.1.4.1.43.2.10.6.1.6 | Columna3filterPolicyMask3 | read-write | 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… |
| 1.3.6.1.4.1.43.2.10.6.1.7 | Columna3filterPolicyMask4 | read-write | 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… |
| 1.3.6.1.4.1.43.2.10.6.1.8 | Columna3filterPolicyContext | read-write | 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 ac… |
| 1.3.6.1.4.1.43.2.10.6.1.9 | Columna3filterPolicyPorts1 | read-write | 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 a3filterPo… |
| 1.3.6.1.4.1.43.2.10.6.1.10 | Columna3filterPolicyPorts2 | read-write | 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 a3filterPo… |
| 1.3.6.1.4.1.43.2.10.6.1.11 | Columna3filterPolicyPackets | read-only | mandatory | The number of packets that match the policy defined by this entry. |
| 1.3.6.1.4.1.43.2.10.6.1.12 | Columna3filterPolicyBytes | read-only | mandatory | The total number of bytes in the packets that match the policy defined by this entry. |
| 1.3.6.1.4.1.43.2.10.6.1.13 | Columna3filterPolicyStatus | read-write | mandatory | This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB. |
| 1.3.6.1.4.1.43.2.10.6.1.14 | Columna3filterPolicyX25ProfId | read-write | mandatory | The index used to identify the X25 Profile ID if a3filterPolicyAction is set to X25ProfId. |