All MIBs › CTRON-DLSW-MIB › ctdlswEventFltrSeverity
ctdlswEventFltrSeverity
Module: CTRON-DLSW-MIB
OID (symbolic): CTRON-DLSW-MIB::ctdlswEventFltrSeverity
OID (numeric): 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 highest severity to be ignored. Specifying highmed(2) causes lowest severity events to be ignored. Specifying highlow(3) causes all events to be logged. highmed(2) is the default setting.
What is ctdlswEventFltrSeverity?
This sets a severity threshold controlling which events are logged versus ignored, with highlow(3) being the most permissive setting that logs everything. It lets an admin cut down log noise by dropping lower-severity events during ordinary operation. For example, setting highest(1) during a production outage ensures only the most critical DLSw events are recorded, filtering out routine noise.
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.5 snmpwalk -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventFltrSeverity
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.5.1 snmpget -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventFltrSeverity.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.5.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::ctdlswEventFltrSeverity 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.5 | ctdlswEventFltrSeverity | CTRON-DLSW-MIB |