CASCADE-MIB :: lportMaxFramesize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBlportMaxFramesize

lportMaxFramesize

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::lportMaxFramesize

OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The maximum frame size supported on the interface. Currently it's not used.

What is lportMaxFramesize?

This object is meant to report the maximum frame size the interface can support, per its description, though the MIB itself notes the value is currently not implemented or used by the agent. An admin polling this OID today should not rely on it to size MTU or fragmentation policy, since it may return a static or meaningless value rather than the port's real hardware limit. For example, a Frame Relay lport that can actually handle 4096-byte frames might still report a stale default here because the field was never wired up in this firmware.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.13
snmpwalk -v2c -c public <target> CASCADE-MIB::lportMaxFramesize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.13.1
snmpget -v2c -c public <target> CASCADE-MIB::lportMaxFramesize.1

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportMaxFramesize OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.5lportCASCADE-MIB
1.3.6.1.4.1.277.1.5.1lportTableCASCADE-MIB
1.3.6.1.4.1.277.1.5.1.1lportEntryCASCADE-MIB
1.3.6.1.4.1.277.1.5.1.1.13lportMaxFramesizeCASCADE-MIB