SWITCH-SYSTEM-MIB :: rcOperMaxAllowedFrameLength

MIB Reference — IPNetwork Monitor

All MIBsSWITCH-SYSTEM-MIBrcOperMaxAllowedFrameLength

rcOperMaxAllowedFrameLength

Module: SWITCH-SYSTEM-MIB

OID (symbolic): SWITCH-SYSTEM-MIB::rcOperMaxAllowedFrameLength

OID (numeric): 1.3.6.1.4.1.8886.6.1.1.3.37

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The actual maximum packet size for the switch.

What is rcOperMaxAllowedFrameLength?

This OID holds the maximum packet size (in bytes) that the switch is currently configured to accept and forward. It shows the actual operational limit, not just what could theoretically be set. A network engineer would verify this setting to ensure jumbo frames are enabled on high-speed connections for better performance, or disabled on standard networks to prevent compatibility issues.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.1.3.37
snmpwalk -v2c -c public <target> SWITCH-SYSTEM-MIB::rcOperMaxAllowedFrameLength

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.1.3.37.1
snmpget -v2c -c public <target> SWITCH-SYSTEM-MIB::rcOperMaxAllowedFrameLength.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.8886raisecomRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6iscomSeriesRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6.1iscomSwitchRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6.1.1rcSystemSWITCH-SYSTEM-MIB
1.3.6.1.4.1.8886.6.1.1.3rcSwitchConfigSWITCH-SYSTEM-MIB
1.3.6.1.4.1.8886.6.1.1.3.37rcOperMaxAllowedFrameLengthSWITCH-SYSTEM-MIB