hpicfBasicLogFilterEnable
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.2
Object
column
r/w
Enumeration
Enables/disables log filter. When the value of this object is 'enabled(1)' every event message will be passed to this filter for examination, and either accepted or rejected. Only one filter can be enabled at a time. Filter modules can be dynamically replaced, newly enabled filter automatically disables the previous one.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfBasicLogFiltersEntry
- Table
- hpicfBasicLogFiltersTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfBasicLogFilterName Name of the log filter.
A case sensitive string of printable ASCII characters
that uniquely identifies this log filter.
The current maximum limit is 16 characters. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.1 |
| hpicfBasicLogFilterDropCounter Number of event messages that were denied to log due
to filtering criteria set in this filter and silently
dropped. Represents filtering effect of the filter on
event logging proc… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.3 |
| hpicfBasicLogFilterRowStatus Status of the row in hpicfBasicLogFiltersTable.
Once row in this table is created its status will
be 'active' and cannot be changed. The row will be
deleted if row status is set t… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.4 |