cmHostIpFilterDirection
BRCM-CM-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.6
Object
column
r/w
Enumeration
Determines whether the filter is applied to inbound(1) traffic, outbound(2) traffic, or traffic in both(3) directions.
Context
- MIB
- BRCM-CM-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmHostIpFilterEntry
- Table
- cmHostIpFilterTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inbound |
2 | outbound |
3 | both |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmHostIpFilterIndex Identifies the instance number of this conceptual row. | column | Integer32 | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.1 |
| cmHostIpFilterStatus The status of this conceptual row.
To create a row in this table, a manager must set this object to
either createAndGo(4) or createAndWait(5).
Until… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.2 |
| cmHostIpFilterStorageType The storage type for this conceptual row. Conceptual rows having the
value 'permanent' need not allow write-access to any columnar objects
in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.3 |
| cmHostIpFilterMatches Counts the number of times this filter was matched. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.4 |
| cmHostIpFilterInterfaces Identifies the interfaces to which this filter applies. | column | Bits | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.5 |
| cmHostIpFilterDestPortLow The inclusive lower bound of the transport-layer destination
port range that is to be matched. | column | Integer32 | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.7 |
| cmHostIpFilterDestPortHigh The inclusive upper bound of the transport-layer destination
port range that is to be matched. | column | Integer32 | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.8 |