All MIBs › DLSW-MIB › dlswTrapCntlTConn
dlswTrapCntlTConn
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswTrapCntlTConn
OID (numeric): 1.3.6.1.2.1.46.1.1.10.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates whether the DLSw is permitted to emit transport connection up and down traps. With the value of `enabled' the DLSw will emit traps when connections enter `connected' and `disconnected' states. With the value of `disabled' the DLSw will not emit traps when connections enter of `connected' and `disconnected' states. With the value of `partial' the DLSw will only emits transport connection down traps when the connection is closed with busy. The changes take effect immediately.
What is dlswTrapCntlTConn?
This object enables or disables SNMP trap notifications when DLSw transport connections transition between connected and disconnected states. With 'partial' mode, only certain connection state changes trigger traps. Network operations teams use this control to filter transport connection notifications based on their monitoring and alerting requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.1.10.3 snmpwalk -v2c -c public <target> DLSW-MIB::dlswTrapCntlTConn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.1.10.3.1 snmpget -v2c -c public <target> DLSW-MIB::dlswTrapCntlTConn.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.46.1.1.10.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.46 | dlsw | DLSW-MIB |
| 1.3.6.1.2.1.46.1 | dlswMIB | DLSW-MIB |
| 1.3.6.1.2.1.46.1.1 | dlswNode | DLSW-MIB |
| 1.3.6.1.2.1.46.1.1.10 | dlswTrapControl | DLSW-MIB |
| 1.3.6.1.2.1.46.1.1.10.3 | dlswTrapCntlTConn | DLSW-MIB |