dpConfigControlListTable
DATAPOWER-CONFIG-MIB ·
.1.3.6.1.4.1.14685.3.2.370
Object
table
A control list uses a value-matching pattern to determine whether values are on the whitelist or blacklist. When on the whitelist, the following behavior applies. A whitelist entry of ^foo indicates that only values that start with foo are accepted. All other values are rejected. A whitelist with only the .* entry indicates that all values are accepted. An empty whitelist indicates that all values are rejected. When on the blacklist, the following behavior applies. A blacklist entry of ^foo indicates that only values that start with foo are rejected. All other values are accepted. A blacklist with only the .* entry indicates that all values are rejected. An empty blacklist indicates that all values are accepted. The value-matching pattern is defined by a PCRE. When you define the control list, you can indicates whether evaluation is case-sensitive or case-insensitive.
Context
- MIB
- DATAPOWER-CONFIG-MIB
- OID
.1.3.6.1.4.1.14685.3.2.370- Type
- table
- Status
- current
- Parent
- dpConfig
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.