cmHostIpFilterStatus
BRCM-CM-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.2
Object
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 instances of all corresponding columns are appropriately
configured, the value of the corresponding instance of the
cmHostIpFilterStatus column is 'notReady'.
In particular, a newly created row cannot be made active until the
corresponding instances of cmHostIpFilterDestPortLow and
cmHostIpFilterDestPortHigh have been set.
Only filters with a status of active(1) will be applied.
Context
- MIB
- BRCM-CM-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmHostIpFilterEntry
- Table
- cmHostIpFilterTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |