All MIBs › CXSDLC-MIB › sdlcCuMaxFrameLength
sdlcCuMaxFrameLength
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcCuMaxFrameLength
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines the largest frame that can be sent and received by this control unit. The value of this object must match the setting on the host or control unit the SAP is communicating with. Known as MAXDATA, maximum I- Frame size, or maximum BTU length, depending on the SNA device.
Range of Values: 1 - 4096 bytes
Default Value: 521 bytes
Configuration Changed: administrative and operative
What is sdlcCuMaxFrameLength?
This read-write value (1-4096 bytes, default 521) sets the largest SDLC frame (MAXDATA/max I-frame/max BTU) this control unit can send and receive, and must match the setting on the peer host or control unit. An admin raises or lowers this to match the frame size negotiated with the attached SNA device, since a mismatch can cause frame rejects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.4 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcCuMaxFrameLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.4.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcCuMaxFrameLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.4.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::sdlcCuMaxFrameLength 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.4 | sdlcCuMaxFrameLength | CXSDLC-MIB |