All MIBs › SNA-LLC-MIB › llcCcAdminMaxIPDUOctetsSend
llcCcAdminMaxIPDUOctetsSend
Module: SNA-LLC-MIB
OID (symbolic): SNA-LLC-MIB::llcCcAdminMaxIPDUOctetsSend
OID (numeric): 1.3.6.1.3.51.1.3.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object denotes the maximum I PDU size, in octets, that this LLC SAP may send to its remote connection component partner. This count is referred to as 'N1' in the IEEE 802.2 specification [??].
This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminMaxIPDUOctetsSend, shall be used.
At connection setup, the remote LLC may send, using an XID frame, the maximum I PDU size which it is prepared to receive. If so, an implementation may choose to override the administered maximum PDU size with the dynamically learned value and should reflect this in the llcCcOperMaxIPDUOctetsSend object for the connection component.
The I PDU size includes all octets in a frame, excluding framing characters, the MAC header and link link header.
What is llcCcAdminMaxIPDUOctetsSend?
Sets the maximum I-frame PDU size (octets, IEEE 802.2's "N1") this specific LLC connection will send once (re)established; a value of zero falls back to the SAP default (llcSapAdminMaxIPDUOctetsSend), giving an admin the finest-grained level of frame-size control for one connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.51.1.3.1.1.6 snmpwalk -v2c -c public <target> SNA-LLC-MIB::llcCcAdminMaxIPDUOctetsSend
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.51.1.3.1.1.6.1 snmpget -v2c -c public <target> SNA-LLC-MIB::llcCcAdminMaxIPDUOctetsSend.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.51.1.3.1.1.6.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::llcCcAdminMaxIPDUOctetsSend 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.3 | llcCcGroup | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.3.1 | llcCcAdminTable | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.3.1.1 | llcCcAdminEntry | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.3.1.1.6 | llcCcAdminMaxIPDUOctetsSend | SNA-LLC-MIB |