All MIBs › RAD-MIB › radBridgePortCnfgIngressMtu
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13 | radBridgePort | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13.1 | radBridgePortCnfgTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13.1.1 | radBridgePortCnfgEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.13.1.1.9 | radBridgePortCnfgIngressMtu | RAD-MIB |