All MIBs › CISCO-DLSW-MIB › ciscoDlswTConnConfigSapList
ciscoDlswTConnConfigSapList
Module: CISCO-DLSW-MIB
OID (symbolic): CISCO-DLSW-MIB::ciscoDlswTConnConfigSapList
OID (numeric): 1.3.6.1.4.1.9.10.9.1.2.2.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The SAP list indicates which SAPs are advertised to the transport connection defined by the local peer whose transport address is given by ciscoDlswTConnConfigLocalTAddr.
The SAP list is configured on the local peer, and the SAP list is sent to other peers via capabilities exchange.
The SAP list represents the SAPs specified via the configuration command: dlsw icanreach saps X or dlsw icannotreach saps X Where X is in the range 0-FE.
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 ciscoDlswIfSapList 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.
The DEFVAL below indicates support for all SAPs.
What is ciscoDlswTConnConfigSapList?
Reports the list of SAPs (Service Access Points) configured for the local peer that are advertised to partner nodes during capabilities exchange.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.9.1.2.2.1.9 snmpwalk -v2c -c public <target> CISCO-DLSW-MIB::ciscoDlswTConnConfigSapList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.9.1.2.2.1.9.1 snmpget -v2c -c public <target> CISCO-DLSW-MIB::ciscoDlswTConnConfigSapList.1
Start monitoring Cisco routers (Data Link Switching, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DLSW-MIB::ciscoDlswTConnConfigSapList OID value, configure state conditions and alerts, and monitor any Cisco routers (Data Link Switching, legacy) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.9 | ciscoDlswMIB | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1 | ciscoDlswMIBObjects | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2 | ciscoDlswTConn | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2.2 | ciscoDlswTConnConfigTable | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2.2.1 | ciscoDlswTConnConfigEntry | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2.2.1.9 | ciscoDlswTConnConfigSapList | CISCO-DLSW-MIB |