All MIBs › SNA-LLC-MIB › llcSapAdminMaxIPDUOctetsRcv
llcSapAdminMaxIPDUOctetsRcv
Module: SNA-LLC-MIB
OID (symbolic): SNA-LLC-MIB::llcSapAdminMaxIPDUOctetsRcv
OID (numeric): 1.3.6.1.3.51.1.2.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object denotes the default maximum I PDU size, in octets, that LLCs on this SAP can expect to receive from their remote LLC partners. This count is referred to as 'N1' in the IEEE 802.2 specification [??]
A zero value for this object indicates that the port default, llcPortAdminMaxIPDUOctetsRcv, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminMaxIPDUOctetsRcv object.
At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame.
The I PDU size includes all octets in a frame with the exception of the framing characters, the MAC header and the link header.
What is llcSapAdminMaxIPDUOctetsRcv?
Sets the default maximum I-frame PDU size (octets, IEEE 802.2's "N1") that connections on this SAP expect to receive; a value of zero falls back to the port-wide llcPortAdminMaxIPDUOctetsRcv, giving an admin a SAP-level override between the port default and per-connection settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.51.1.2.1.1.4 snmpwalk -v2c -c public <target> SNA-LLC-MIB::llcSapAdminMaxIPDUOctetsRcv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.51.1.2.1.1.4.1 snmpget -v2c -c public <target> SNA-LLC-MIB::llcSapAdminMaxIPDUOctetsRcv.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.51.1.2.1.1.4.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, SNA gateway or front-end processor supporting LLC over LAN (802.2 LLC port status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNA-LLC-MIB::llcSapAdminMaxIPDUOctetsRcv OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, SNA gateway or front-end processor supporting LLC over LAN (802.2 LLC port status) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.51 | snaDLCexp | SNA-LLC-MIB |
| 1.3.6.1.3.51.1 | llc | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.2 | llcSapGroup | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.2.1 | llcSapAdminTable | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.2.1.1 | llcSapAdminEntry | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.2.1.1.4 | llcSapAdminMaxIPDUOctetsRcv | SNA-LLC-MIB |