All MIBs › CXSDLC-MIB › sdlcSapType
sdlcSapType
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcSapType
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines the SAP (service access point) type: - 'lower' identifies a SAP leading to a physical SDLC port. This SAP must be bound to an upper BOP SAP. - 'upper' identifies a SAP acting as an internal inter-layer logical port. This SAP must be bound to a lower SNA Link Conversion SAP.
Configuration Changed: administrative
What is sdlcSapType?
This read-write value determines whether this SAP is lower(1), leading to a physical SDLC port and bound to an upper BOP SAP, or upper(2), an internal inter-layer logical port bound to a lower SNA Link Conversion SAP. An admin sets this when wiring up the internal SAP pairing that makes one physical SDLC link work.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.3 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcSapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.3.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcSapType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.3.1 i <value>
Start monitoring SNA/SDLC protocol converter or gateway device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXSDLC-MIB::sdlcSapType OID value, configure state conditions and alerts, and monitor any SNA/SDLC protocol converter or gateway device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.495 | memotec | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2 | memotecProducts | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1 | cxProduct | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1.6 | cxApplication | CXProduct-SMI |
| 1.3.6.1.4.1.495.2.1.6.37 | cxSDLC | CXProduct-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.495.2.1.6.37.1 | sdlcSapTable | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.1.1 | sdlcSapEntry | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.1.1.3 | sdlcSapType | CXSDLC-MIB |