ctdlswEventFltrType
CTRON-DLSW-MIB ·
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.4
Object
column
mandatory
r/w
Enumeration
This bit field mask filter will allow only events of certain types to be logged. By default all types will be logged. Clearing event types from this field will cause those types not to be logged. Adding event types to this field will enable those types to be logged.
Context
- MIB
- CTRON-DLSW-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctdlswEventFilterEntry
- Table
- ctdlswEventFilterTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | misc |
2 | timer |
4 | rcv |
8 | xmit |
16 | event |
32 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctdlswEventFltrProtocol mandatory Selects the protocol to log events from. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.1 |
| ctdlswEventFltrIfNum mandatory Specifies the port on which to log events. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.2 |
| ctdlswEventFltrControl mandatory Setting this field to delete will allow entries to be
removed from the table. This is done by adding new entries
with instance fields that match the entry to be removed from
the … | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.3 |
| ctdlswEventFltrSeverity mandatory This filter controls the amount of logging by ignoring events
of lower priority than that specified by the filter value.
Specifying highest(1) causes all events except those of hi… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.5 |
| ctdlswEventFltrAction mandatory This field specifies how the events are to be logged.
Specifying log(1) stores the events in the event log
table (defined below). Specifying trap(2) sends events
out through the … | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6 |