All MIBs › CXSDLC-MIB › sdlcSapLineType
sdlcSapLineType
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcSapLineType
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines the type of SDLC line supported by this SAP (service access point). When using an HIU and TIU in tandem, the settings for this object on both must match.
Options: standard (1): Allows multiple CUs to be defined for this SAP. All frames received from attached devices must include the appropriate CU address. The general address (0xFF) is not supported. A standard line is also non negotiable.
negotiable (2): Allows the CX900 to receive an XID without sending a poll to the attached device. The initial address of the XID coming from the device cannot be the general poll (0xFF). A negotiable line can support more than one device.
switched (3): Allows the CX900 to receive an XID using the general poll address (0xFF). A switched line is not negotiable and can only support one attached device.
switched-negotiable (4): Allows the CX900 to receive an XID using the general poll address (0xFF). The line is also negotiable and can only support one attached device per port.
Default Value: negotiable (2)
Configuration Changed: administrative and operative
What is sdlcSapLineType?
This read-write value (default negotiable(2)) sets the SDLC line discipline for this SAP: standard(1) requires explicit CU addressing, negotiable(2) allows XID-based address discovery, switched(3) uses the general poll address for one device, and switched-negotiable(4) combines both for one device per port; HIU and TIU settings must match. An admin picks switched(3) for a dial-up line serving a single control unit that identifies itself via general-poll XID.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.11 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcSapLineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.11.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcSapLineType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.11.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::sdlcSapLineType 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.11 | sdlcSapLineType | CXSDLC-MIB |