ibmxnsFilterValue
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.11.36.1.3
Object
column
mandatory
OctetString
An octet string representing the IDP header information
required by this filter entry. Incoming IDP packets will
be bitwise ANDed with the value of ibmxnsFilterMask, and
if the result is equal to the value of this object, the
packet will be filtered according to the value of
ibmxnsFilterType.
The structure of an IDP header is as follows:
BIT16 checksum
BIT16 length
BIT8 transport control (ie. hop count)
BIT8 packet type
BIT32 destination network address
BIT48 destination host address
BIT16 destination socket
BIT32 source network address
BIT48 source host address
BIT16 source socket
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.11.36.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmxnsFilterEntry
- Table
- ibmxnsFilterTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 30-30
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmxnsFilterIfIndex mandatory The value of this object identifies the interface for which
this entry contains management information. The value of
this object for a particular interface has the same value
as … | column | Integer32 | .1.3.6.1.4.1.2.6.2.11.36.1.1 |
| ibmxnsFilterNumber mandatory A unique integer identifying this filter entry for this
interface. | column | Integer32 | .1.3.6.1.4.1.2.6.2.11.36.1.2 |
| ibmxnsFilterMask mandatory An octet string indicating the parts of the IDP header
relevant to this filter entry. This mask will be bitwise
ANDed with the IDP packet; if the result is equal to
the value of i… | column | OctetString | .1.3.6.1.4.1.2.6.2.11.36.1.4 |
| ibmxnsFilterType mandatory Determines whether this filter is a deny entry
or a permit entry. | column | Enumeration | .1.3.6.1.4.1.2.6.2.11.36.1.5 |
| ibmxnsFilterHCCompare mandatory Indicates the relational association desired if filtering
is being done based on hop count. If filtering is not being
done based on hop count (that is, if the hop count portion
of… | column | Enumeration | .1.3.6.1.4.1.2.6.2.11.36.1.6 |
| ibmxnsFilterUse mandatory Usage count for this filter entry. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.2.11.36.1.7 |