All MIBs › A3COM-DLSW-R1-MIB › dlswTConnConfigSapList
dlswTConnConfigSapList
Module: A3COM-DLSW-R1-MIB
OID (symbolic): A3COM-DLSW-R1-MIB::dlswTConnConfigSapList
OID (numeric): 1.3.6.1.4.1.43.2.24.2.2.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The SAP list indicates which SAPs are advertised to the transport connection defined by this conceptual row. Only SAPs with even numbers are represented, in the form of the most significant bit of the first octet representing the SAP 0, the next most significant bit representing the SAP 2, to the least significant bit of the last octet representing the SAP 254. Data link switching is allowed for those SAPs which have one in its corresponding bit, not allowed otherwise. The whole SAP list has to be changed together. Changing the SAP list affects only new circuit establishments and has no effect on established circuits.
This list can be used to restrict specific partners from knowing about all the SAPs used by DLSw on all its interfaces (these are represented in dlswIfSapList for each interface). For instance, one may want to run NetBIOS with some partners but not others.
If a node supports sending run-time capabilities exchange messages, changes to this object should cause that action. It is up to the implementation exactly when to start the run-time capabilities exchange.
What is dlswTConnConfigSapList?
This OID defines which SAP (Service Access Point) numbers are advertised on this connection as a 16-octet bitmask. Engineers use it to selectively enable/disable protocols (even SAPs 0-254) across the connection. A specific bit set to 1 enables that SAP for data link switching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.2.1.9 snmpwalk -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnConfigSapList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.2.1.9.1 snmpget -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnConfigSapList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.24.2.2.1.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dlswTConnConfigSapList.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::dlswTConnConfigSapList 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.2 | dlswTConn | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.2.2 | dlswTConnConfigTable | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.2.2.1 | dlswTConnConfigEntry | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.2.2.1.9 | dlswTConnConfigSapList | A3COM-DLSW-R1-MIB |