All MIBs › A3COM-SDLC-R1-MIB › sdlcLSOperMAXDATA
sdlcLSOperMAXDATA
Module: A3COM-SDLC-R1-MIB
OID (symbolic): A3COM-SDLC-R1-MIB::sdlcLSOperMAXDATA
OID (numeric): 1.3.6.1.4.1.43.2.25.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains the actual maximum PDU size that the local link station can send to the adjacent link station. This object is established from the value received in the XID from the adjacent link station. If no XID is received, then this value is implementation dependent (for instance, it could be the value of sdlcLSAdminMAXDATA).
This value includes the Transmission Header (TH) and the Request Header (RH).
What is sdlcLSOperMAXDATA?
This OID reports the maximum Protocol Data Unit (PDU) size in bytes that the local SDLC link station can transmit to its peer. It is determined from the Extended Identification (XID) frame exchanged during link initialization, allowing both stations to coordinate their transmission capabilities. A typical value might be 256 bytes, indicating the link can send frames up to that size without fragmentation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.25.2.2.1.4 snmpwalk -v2c -c public <target> A3COM-SDLC-R1-MIB::sdlcLSOperMAXDATA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.25.2.2.1.4.1 snmpget -v2c -c public <target> A3COM-SDLC-R1-MIB::sdlcLSOperMAXDATA.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdlcLSOperMAXDATA.1
Start monitoring Legacy 3Com SDLC/SNA gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-SDLC-R1-MIB::sdlcLSOperMAXDATA OID value, configure state conditions and alerts, and monitor any Legacy 3Com SDLC/SNA gateways from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.25 | sdlc | A3COM-SDLC-R1-MIB |
| 1.3.6.1.4.1.43.2.25.2 | sdlcLSGroup | A3COM-SDLC-R1-MIB |
| 1.3.6.1.4.1.43.2.25.2.2 | sdlcLSOperTable | A3COM-SDLC-R1-MIB |
| 1.3.6.1.4.1.43.2.25.2.2.1 | sdlcLSOperEntry | A3COM-SDLC-R1-MIB |
| 1.3.6.1.4.1.43.2.25.2.2.1.4 | sdlcLSOperMAXDATA | A3COM-SDLC-R1-MIB |