ibmvFltValue
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.18.7.2.1.4
Object
column
mandatory
OctetString
An octet string representing the concatenation of
VINES IP header fields and VINES transport header fields
required by this filter entry. Incoming packets will
be bitwise ANDed with the value of ibmvFltMask, and
if the result is equal to the value of this object, the
packet will be filtered according to the value of
ibmvFltValue.
Fields from VINES IP and transport headers used for filtering:
field length field name
------------ ------------------------------
8 BITS protocol type
4 BITS hop count
32 BITS destination network number
16 BITS destination subnetwork number
16 BITS destination port number
32 BITS source network number
16 BITS source subnetwork number
16 BITS source port number
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.18.7.2.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmvFltEntry
- Table
- ibmvFltTable
- Siblings
- 7
Syntax
OctetString
Values & Constraints
Object Constraints
range: 18-18
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmvFltIfIndex mandatory The value of this object identifies the interface for which
this entry contains management information. The IfIndex allows
a subset of the filter table to be associated with a par… | column | Integer32 | .1.3.6.1.4.1.2.6.2.18.7.2.1.1 |
| ibmvFltNo mandatory A unique integer identifying this filter entry for this
interface. | column | Integer32 | .1.3.6.1.4.1.2.6.2.18.7.2.1.2 |
| ibmvFltMode mandatory Identifies if the port filter is an inbound or outbound filter. | column | Enumeration | .1.3.6.1.4.1.2.6.2.18.7.2.1.3 |
| ibmvFltMask mandatory An octet string indicating the parts of the VIP header and
transport header relevant to this filter entry. This mask will
be bitwise ANDed with the appropriate header fields; if t… | column | OctetString | .1.3.6.1.4.1.2.6.2.18.7.2.1.5 |
| ibmvFltType mandatory Administrator defined value which determines the filtering mode
for all filters defined on this port. If the port is using
Deny mode, then all packets matching a defined port fil… | column | Enumeration | .1.3.6.1.4.1.2.6.2.18.7.2.1.6 |
| ibmvFltHCCompare mandatory Administrator defined value which indicates the relational
association desired if filtering is being done based on hop
count. If filtering is not being done based on hop count (th… | column | Enumeration | .1.3.6.1.4.1.2.6.2.18.7.2.1.7 |
| ibmvFltUses mandatory This object counts how many times the defined filter was
used. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.2.18.7.2.1.8 |