All MIBs › CTRON-DLSW-MIB › ctdlswEventAdminStatus
ctdlswEventAdminStatus
Module: CTRON-DLSW-MIB
OID (symbolic): CTRON-DLSW-MIB::ctdlswEventAdminStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.2.8.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set the administrative state of Data Link Switching event logging. enabled(3) causes the event log to become active. disabled(2) causes the event log to become inactive.
What is ctdlswEventAdminStatus?
This is the administrative switch that turns DLSw event logging on or off device-wide. It lets an admin capture diagnostic events for troubleshooting, or turn logging off entirely to conserve resources. For example, an admin sets this to enabled(3) before a suspected SNA session drop so the log will capture the details when it happens.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.6.1.1 snmpwalk -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.8.6.1.1.1 snmpget -v2c -c public <target> CTRON-DLSW-MIB::ctdlswEventAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.8.6.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctdlswEventAdminStatus.1
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::ctdlswEventAdminStatus 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.1 | ctdlswEventAdminStatus | CTRON-DLSW-MIB |