All MIBs › SNA-LLC-MIB › llcCcOperMaxIPDUOctetsRcv
llcCcOperMaxIPDUOctetsRcv
Module: SNA-LLC-MIB
OID (symbolic): SNA-LLC-MIB::llcCcOperMaxIPDUOctetsRcv
OID (numeric): 1.3.6.1.3.51.1.3.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object denotes the maximum I PDU size,in octets, that this LLC can expect to receive from its remote LLC partner. This count is referred to as 'N1' in the IEEE 802.2 specification [??]
The I PDU size includes all octets in a frame with the exception of the framing characters, the MAC header and the link header.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.51.1.3.2.1.4 snmpwalk -v2c -c public <target> SNA-LLC-MIB::llcCcOperMaxIPDUOctetsRcv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.51.1.3.2.1.4.1 snmpget -v2c -c public <target> SNA-LLC-MIB::llcCcOperMaxIPDUOctetsRcv.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.51.1.3.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> llcCcOperMaxIPDUOctetsRcv.1
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::llcCcOperMaxIPDUOctetsRcv 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.2 | llcCcOperTable | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.3.2.1 | llcCcOperEntry | SNA-LLC-MIB |
| 1.3.6.1.3.51.1.3.2.1.4 | llcCcOperMaxIPDUOctetsRcv | SNA-LLC-MIB |