hpicfBasicLogFilterRowStatus
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.4
Object
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 to 'destroy'.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfBasicLogFiltersEntry
- Table
- hpicfBasicLogFiltersTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| hpicfBasicLogFilterEnable 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… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.4.23.1.1.2 |
| 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 |