MIB Viewer

hpicfBasicLogFilterEnable

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.2
Access
read-create
Status
current
Sub-identifiers
0
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.
INTEGER { enabled(1), disabled(2) }