All MIBs › CTRON-DLSW-MIB › ctdlswEventFltrAction
ctdlswEventFltrAction
Module: CTRON-DLSW-MIB
OID (symbolic): CTRON-DLSW-MIB::ctdlswEventFltrAction
OID (numeric): 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is ctdlswEventFltrAction?
This determines whether matching events are only stored in the local event log, only sent out as SNMP traps, or both simultaneously via logTrap. It lets an admin choose between passive local record-keeping and active real-time alerting to a management station. For example, setting logTrap(3) on error-severity events ensures both a historical log entry and an immediate SNMP trap reach the NOC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6 snmpwalk -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventFltrAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6.1 snmpget -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventFltrAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6.1 i <value>
Start monitoring Cabletron/Enterasys router or switch (Data Link Switching) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-DLSW-MIB::ctdlswEventFltrAction OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys router or switch (Data Link Switching) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.8 | ctDLSW | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.8.6 | ctdlswEvent | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.6.2 | ctdlswEventLogFilterTable | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.6.2.1 | ctdlswEventFilterTable | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1 | ctdlswEventFilterEntry | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6 | ctdlswEventFltrAction | CTRON-DLSW-MIB |