ibmxnsFilterHCCompare
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.11.36.1.6
Object
column
mandatory
Enumeration
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 ibmxnsFilterMask is 0) the value of this object will be none(1).
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.11.36.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmxnsFilterEntry
- Table
- ibmxnsFilterTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | less-than |
3 | less-than-equal |
4 | equal |
5 | greater-than-equal |
6 | greater-than |
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 |
| ibmxnsFilterValue mandatory 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 re… | column | OctetString | .1.3.6.1.4.1.2.6.2.11.36.1.3 |
| 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 |
| ibmxnsFilterUse mandatory Usage count for this filter entry. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.2.11.36.1.7 |