All MIBs › CXSDLC-MIB › sdlcCuState
sdlcCuState
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcCuState
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.2.1.40
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the current status of the control unit.
Options: normalDiscMode (1): This control unit is in Normal Disconnected Mode
waitForSnrm (2): This control unit (associated with an HIU SAP) is waiting for a SNRM from the host.
receivedSnrm (3): This control unit (associated with an HIU SAP) has received a SNRM from the host.
normalResponseMode (4): The control unit is in Normal Response Mode.
waitForDisc (5): This control unit (associated with an HIU SAP) is waiting for a DISC from the host.
receivedDisc (6): This control unit (associated with an HIU SAP) has received a DISC from the host.
snrmSent (7): A SNRM has been sent to this control unit.
discSent (8): A DISC has been sent to the companion control unit on the HIU.
remoteDiscReceived (9): This control unit has received a (remote) DISC from its companion control unit on the TIU.
xidExchange (10): The TIU received an XID poll from the HIU for this control unit.
What is sdlcCuState?
This read-only value reports this control unit's detailed SDLC link-establishment state, such as normalDiscMode(1), waitForSnrm(2)/receivedSnrm(3) on an HIU waiting on the host, normalResponseMode(4) for an active session, snrmSent(7)/discSent(8) mid-handshake, remoteDiscReceived(9), or xidExchange(10). An admin reads this to pinpoint exactly where a stuck control unit's session-setup handshake is stalled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.40 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcCuState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.40.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcCuState.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::sdlcCuState 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.40 | sdlcCuState | CXSDLC-MIB |