cmHostIpFilterEntry
BRCM-CM-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1
Object
row
An instance of an IP filter. Entries in the cmHostIpFilterTable are
created and deleted using the cmHostIpFilterStatus object.
Each filter describes a set of criteria against which each IP packet
will be compared. Any packet which matches the filter will be
discarded.
Note that these filters are not applied to bridged traffic, only
to traffic which is sent from or received by the cablemodem itself.
Context
- MIB
- BRCM-CM-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1- Type
- row
- Status
- current
- Parent
- cmHostIpFilterTable
- Table
- cmHostIpFilterTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| cmHostIpFilterDirection Determines whether the filter is applied to inbound(1) traffic,
outbound(2) traffic, or traffic in both(3) directions. | column | Enumeration | .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.6 |
| 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 |
Indexes
| 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 |