All MIBs › CM-FACILITY-MIB › cmEthernetNetPortJumboFramesEnabled
cmEthernetNetPortJumboFramesEnabled
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmEthernetNetPortJumboFramesEnabled
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.7.1.12
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object allows enabling/disabling jumbo frames support on the Ethernet Network Port. This object is only applicable for Ethernet Network Port on R3.1CM NTU Card.
What is cmEthernetNetPortJumboFramesEnabled?
This object enables or disables support for jumbo frames (larger Ethernet packets, typically 9000+ bytes) on an Ethernet network port in ADVA equipment. When enabled, the port can transmit and receive larger frames for higher throughput applications. An operator would enable this setting on compatible interfaces to improve performance for data-heavy operations, but only on the R3.1CM NTU card as per the MIB specification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.12 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortJumboFramesEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.12.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortJumboFramesEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.12.1 s <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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7 | cmEthernetNetPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1 | cmEthernetNetPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1.12 | cmEthernetNetPortJumboFramesEnabled | CM-FACILITY-MIB |