All MIBs › DLSW-MIB › dlswTrapCntlCircuit
dlswTrapCntlCircuit
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswTrapCntlCircuit
OID (numeric): 1.3.6.1.2.1.46.1.1.10.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates whether the DLSw is permitted to generate circuit up and down traps. With the value of `enabled' the DLSw will emit traps when circuits enter `connected' and `disconnected' states. With the value of `disabled' the DLSw will not emit traps when circuits enter of `connected' and `disconnected' states. With the value of `partial' the DLSw will emit traps only for those circuits that are initiated by this DLSw, e.g., originating the CUR_CS message. The changes take effect immediately.
What is dlswTrapCntlCircuit?
This object controls whether a DLSw (Data Link Switch) router will send alert notifications when circuits (data link connections) are created and destroyed. When enabled, the system sends trap messages each time a circuit enters or leaves the 'connected' state, allowing network operators to be immediately notified of circuit state changes. This setting is essential for monitoring the health and activity of bridged network connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.1.10.4 snmpwalk -v2c -c public <target> DLSW-MIB::dlswTrapCntlCircuit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.1.10.4.1 snmpget -v2c -c public <target> DLSW-MIB::dlswTrapCntlCircuit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.46.1.1.10.4.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.4 | dlswTrapCntlCircuit | DLSW-MIB |