All MIBs › DLSW-MIB › dlswCircuitDiscReasonRemote
dlswCircuitDiscReasonRemote
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswCircuitDiscReasonRemote
OID (numeric): 1.3.6.1.2.1.46.1.5.2.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The generic reason code why this circuit was last disconnected, as reported by the DLSw partner in a HALT_DL
or HALT_DL_NOACK. If the partner does not send a reason code in these messages, or the DLSw implementation does not report receiving one, the value `unknown' is returned.
This object is present only if the agent keeps circuit table entries around for some period after circuit disconnect.
What is dlswCircuitDiscReasonRemote?
This object stores the reason why a Data Link Switching (DLSw) circuit was disconnected, as reported by the remote DLSw partner. DLSw is a protocol that bridges legacy SNA and NetBIOS traffic across IP networks, and circuits may disconnect for various reasons such as end-station requests, protocol errors, or operator commands. When a circuit terminates, the operator can check this value to diagnose why the remote partner closed the connection and take appropriate corrective action.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.5.2.1.30 snmpwalk -v2c -c public <target> DLSW-MIB::dlswCircuitDiscReasonRemote
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.5.2.1.30.1 snmpget -v2c -c public <target> DLSW-MIB::dlswCircuitDiscReasonRemote.1
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.5 | dlswCircuit | DLSW-MIB |
| 1.3.6.1.2.1.46.1.5.2 | dlswCircuitTable | DLSW-MIB |
| 1.3.6.1.2.1.46.1.5.2.1 | dlswCircuitEntry | DLSW-MIB |
| 1.3.6.1.2.1.46.1.5.2.1.30 | dlswCircuitDiscReasonRemote | DLSW-MIB |