All MIBs › CTRON-DLSW-MIB › ctdlswEventMaxEntries
ctdlswEventMaxEntries
Module: CTRON-DLSW-MIB
OID (symbolic): CTRON-DLSW-MIB::ctdlswEventMaxEntries
OID (numeric): 1.3.6.1.4.1.52.4.1.2.8.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Sets the maximum number of entries allowed in the event log table. When the number of entries reaches the value of ctdlswEventMaxEntries the first (oldest) entry is deleted to allow a new entry to be added.
What is ctdlswEventMaxEntries?
This sets the maximum number of entries the DLSw event log table will retain, with the oldest entry deleted automatically once the limit is reached. It balances how much diagnostic history is kept against the memory the log table consumes. For example, setting this to 500 means only the 500 most recent DLSw events are kept, with older ones aging out automatically as new ones arrive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.6.1.2 snmpwalk -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventMaxEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.6.1.2.1 snmpget -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventMaxEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.8.6.1.2.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::ctdlswEventMaxEntries 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.1 | ctdlswEventLogConfig | CTRON-DLSW-MIB |
| 1.3.6.1.4.1.52.4.1.2.8.6.1.2 | ctdlswEventMaxEntries | CTRON-DLSW-MIB |