ctdlswEventFltrAction
CTRON-DLSW-MIB ·
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6
Object
column
mandatory
r/w
Enumeration
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 trap mechanism. Specifying logTrap(3) does both.
Context
- MIB
- CTRON-DLSW-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctdlswEventFilterEntry
- Table
- ctdlswEventFilterTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | log |
2 | trap |
3 | logTrap |
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 |
| ctdlswEventFltrType mandatory 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… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.4 |
| 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 |