All MIBs › CXSDLC-MIB › sdlcCuId
sdlcCuId
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcCuId
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.2.1.2
Node type: OBJECT-TYPE
Type: CuAddress
Access: read-write
Description: Determines the address of the control unit associated with this SAP. If this SAP is a TIU, it defines the address of the physical control unit attached to the SAP. If this SAP is an HIU, it defines the address of an emulated control unit. Note that the value of this object is decimal, but control units may specify this value in hexadecimal.
Range of Values: 1 - 254
Default Value: none
Configuration Changed: administrative
What is sdlcCuId?
This read-write value (1-254, entered in decimal though vendors may specify it in hex) is the SDLC address of this control unit: the physical device's address on a TIU SAP, or the emulated address on an HIU SAP. An admin sets this to match the actual SDLC polling address configured on the attached terminal cluster controller.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.2 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcCuId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.2.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcCuId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdlcCuId.1
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::sdlcCuId 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.2 | sdlcCuTable | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.2.1 | sdlcCuEntry | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.2.1.2 | sdlcCuId | CXSDLC-MIB |