ibmipFilterIfIndex
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.19.1.3.1.1
Object
column
mandatory
Integer32
Defines the interface associated with this address/mask filter definition. This interface is the same interface as defined by the ifIndex variable of the MIB-II interfaces group.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.19.1.3.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmipFilterEntry
- Table
- ibmipFilterTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmipFilterId mandatory An id that defines this filter entry.
This number is unique within this interface. | column | Integer32 | .1.3.6.1.4.1.2.6.2.19.1.3.1.2 |
| ibmipFilterScope mandatory Defines whether this filter is applied to
all interfaces or just this one. | column | Enumeration | .1.3.6.1.4.1.2.6.2.19.1.3.1.3 |
| ibmipFilterType mandatory Defines the type of filtering. | column | Enumeration | .1.3.6.1.4.1.2.6.2.19.1.3.1.4 |
| ibmipPermitDeny mandatory Identifies whether traffic for a specified filter ID
is to be permitted to pass through the IBM 6611 or
whether it is to be discarded. | column | Enumeration | .1.3.6.1.4.1.2.6.2.19.1.3.1.5 |
| ibmipFilterAddr1 mandatory A valid IP address of the host, subnet or network
for this filter. For singular filters, this is the only
end point, however, for dual filters this is the source
end point. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2.6.2.19.1.3.1.6 |
| ibmipFilterMask1 mandatory A valid IP address mask used for this filter.
In conjunction with the IP address defined by
ibmipFilterAddr1, it defines the range of IP
addresses to be filtered. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2.6.2.19.1.3.1.7 |
| ibmipFilterAddr2 mandatory Defines the destination IP address if ibmipFilterType is
dual. This value is undefined for singular filters. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2.6.2.19.1.3.1.8 |
| ibmipFilterMask2 mandatory A valid IP address mask used for this filter.
In conjunction with the IP address defined by
ibmipFilterAddr2, it defines the range of IP
addresses to be filtered. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2.6.2.19.1.3.1.9 |