All MIBs › A3COM-DLSW-R1-MIB › dlswStatus
dlswStatus
Module: A3COM-DLSW-R1-MIB
OID (symbolic): A3COM-DLSW-R1-MIB::dlswStatus
OID (numeric): 1.3.6.1.4.1.43.2.24.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of DLSw part of the system. Changing the value from active to inactive causes DLSw to take the following actions: (1) disconnect all circuits through all DLSw partners, (2) disconnect all transport connections to all DLSw partners, (3) disconnect all local DLC connections, and (4) stop processing all DLC connection set-up traffic. Since these are destructive actions, the user should query the circuit and transport connection tables in advance to understand the effect this action will have. Changing the value from inactive to active causes DLSw to come up in its initial state, i.e., transport connection established and ready to bring up circuits.
What is dlswStatus?
This OID reflects the operational state of DLSw (active or inactive) and can be modified to enable or disable the service. Setting it to inactive cleanly disconnects all circuits, transport connections, and DLC traffic. A value of 'active' means DLSw is fully operational and routing data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.24.1.5 snmpwalk -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.24.1.5.1 snmpget -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.24.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dlswStatus.1
Start monitoring 3Com routers/bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-DLSW-R1-MIB::dlswStatus OID value, configure state conditions and alerts, and monitor any 3Com routers/bridges from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.24 | dlswMIB_3Com | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.1 | dlswNode | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.1.5 | dlswStatus | A3COM-DLSW-R1-MIB |