ibmipFilterScope
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.19.1.3.1.3
Object
column
mandatory
Enumeration
Defines whether this filter is applied to all interfaces or just this one.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.19.1.3.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmipFilterEntry
- Table
- ibmipFilterTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | system |
2 | interface |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmipFilterIfIndex mandatory 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. | column | Integer32 | .1.3.6.1.4.1.2.6.2.19.1.3.1.1 |
| 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 |
| 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 |