hpicfBasicLogSubFilterRowStatus
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.8
Object
Status of the row in hpicfBasicLogSubFiltersTable.
Following objects are mandatory for the row to exist
- hpicfBasicLogSubFilterSeqNum
- hpicfBasicLogSubFilterType
- hpicfBasicLogSubFilterSeverity
or
hpicfBasicLogSubFilterEventNum
or
hpicfBasicLogSubFilterRegExp
- hpicfBasicLogSubFilterAction
Each row in this table is associated with the row in
'hpicfBasicLogFiltersTable' and can be created or
deleted only when corresponding row in the
'hpicfBasicLogFiltersTable' is created or deleted.
Once row in this table is created its status will
be 'active' and cannot be changed.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfBasicLogSubFilterEntry
- Table
- hpicfBasicLogSubFiltersTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfBasicLogSubFilterSeqNum Sequence number for the sub-filter in the filter
module. Sub-filters in the filter module are executed
in the order, starting from lowest sequence number to
the highest. As soon a… | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.1 |
| hpicfBasicLogSubFilterType Sub-filter type.
If type is 'severity' then the value of
'hpicfBasicLogSubFilterSeverity' object is used
as matching criteria.
If type is 'eventNum' then the value of
'hpicfBasicL… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.2 |
| hpicfBasicLogSubFilterSeverity Severity level sub-filter type.
Contains severity levels as matching criteria. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.3 |
| hpicfBasicLogSubFilterEventNum Event number sub-filter type.
Contains event number as matching criteria.
The value used in this object represents
an 'eventIndex' as defined in RMON-MIB. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.4 |
| hpicfBasicLogSubFilterRegExp Regular Expression sub-filter type.
String containing a regular expression
as matching criteria. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.5 |
| hpicfBasicLogSubFilterAction Action type defined for sub-filter. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.6 |
| hpicfBasicLogSubFilterMatchCounter Number of event messages that matched to criteria
set in this sub-filter, and were denied or permitted
to log. Represents summary effect contributed
by this sub-filter. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.11.2.14.11.1.4.23.2.1.7 |