cmGwFiltersIpFilterRowStatus
CM-GATEWAY-MIB ·
.1.3.6.1.4.1.1166.1.19.52.1.1005.1.1.2.1.6
Object
The RowStatus interlock for the creation and deletion of a cmGwFiltersIpFilterTable entry. The SNMP entity will prevent modification of this table's columns when cmGwFiltersIpFilterRowStatus object is in the active state. To change any columns of this table, cmGwFiltersIpFilterRowStatus must be set to 'not-in-service' and then set back to 'active' in order to populate IP Filter entry correctly with the latest IP Filter data.
Context
- MIB
- CM-GATEWAY-MIB
- OID
.1.3.6.1.4.1.1166.1.19.52.1.1005.1.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmGwFiltersIpFilterEntry
- Table
- cmGwFiltersIpFilterTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmGwFiltersIpFilterIndex The index for this IP address filter. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1166.1.19.52.1.1005.1.1.2.1.1 |
| cmGwFiltersIpFilterAddressType The IP address type assigned on the LAN side. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1166.1.19.52.1.1005.1.1.2.1.2 |
| cmGwFiltersIpFilterStartAddress The Start IP address for this IP address filter. This address must be within the range of
LAN side IP addresses. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1166.1.19.52.1.1005.1.1.2.1.3 |
| cmGwFiltersIpFilterEndAddress The End IP address for this IP filter. This address must be within the range of
LAN side IP addresses. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1166.1.19.52.1.1005.1.1.2.1.4 |
| cmGwFiltersIpFilterEnable Set to true to enable this IP Filter.
Set to false to disable this IP Filter. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1166.1.19.52.1.1005.1.1.2.1.5 |