All MIBs › APPC-MIB › appcDefaultMaxMcLlSndSize
appcDefaultMaxMcLlSndSize
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcDefaultMaxMcLlSndSize
OID (numeric): 1.3.6.1.2.1.34.3.1.1.3.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Specifies the maximum size of a logical record to be used for a mapped conversation when sending data to either the inbound or outbound implicit partner LU. This size is the maximum number of bytes in a single logical record, as indicated in the LL field of the record. The default value is 32767.
Note that this object does not limit the maximum size that an application program can supply on the Send Data call for a mapped conversation.
What is appcDefaultMaxMcLlSndSize?
Specifies the maximum logical record size (in bytes) for mapped conversations when sending data to an implicit partner LU. Logical records larger than this limit must be segmented before transmission.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.3.5 snmpwalk -v2c -c public <target> APPC-MIB::appcDefaultMaxMcLlSndSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.3.5.1 snmpget -v2c -c public <target> APPC-MIB::appcDefaultMaxMcLlSndSize.1
Start monitoring SNA/APPC gateway or protocol converter with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPC-MIB::appcDefaultMaxMcLlSndSize OID value, configure state conditions and alerts, and monitor any SNA/APPC gateway or protocol converter from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.3 | appcMIB | APPC-MIB |
| 1.3.6.1.2.1.34.3.1 | appcObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1 | appcGlobal | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.3 | appcGlobalObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.3.5 | appcDefaultMaxMcLlSndSize | APPC-MIB |