RAD-MIB :: radBridgePortCnfgIngressMtu

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBradBridgePortCnfgIngressMtu

radBridgePortCnfgIngressMtu

Module: RAD-MIB

OID (symbolic): RAD-MIB::radBridgePortCnfgIngressMtu

OID (numeric): 1.3.6.1.4.1.164.4.1.13.1.1.9

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

The size of the largest packet which can be received on the interface, specified in octets.

What is radBridgePortCnfgIngressMtu?

This object defines the maximum size in octets (bytes) of any packet that can be received on a bridge port interface. It enforces an ingress packet size limit to ensure frames larger than this threshold are either dropped or fragmented before being processed by the bridge. Network administrators configure this value to prevent oversized packets from consuming excessive resources or causing processing errors.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.13.1.1.9
snmpwalk -v2c -c public <target> RAD-MIB::radBridgePortCnfgIngressMtu

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.13.1.1.9.1
snmpget -v2c -c public <target> RAD-MIB::radBridgePortCnfgIngressMtu.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.13.1.1.9.1 i <value>

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.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.13radBridgePortRAD-MIB
1.3.6.1.4.1.164.4.1.13.1radBridgePortCnfgTableRAD-MIB
1.3.6.1.4.1.164.4.1.13.1.1radBridgePortCnfgEntryRAD-MIB
1.3.6.1.4.1.164.4.1.13.1.1.9radBridgePortCnfgIngressMtuRAD-MIB