All MIBs › HUAWEI-MP-GROUP-MIB › hwMpGroupFragmentThreshold
hwMpGroupFragmentThreshold
Module: HUAWEI-MP-GROUP-MIB
OID (symbolic): HUAWEI-MP-GROUP-MIB::hwMpGroupFragmentThreshold
OID (numeric): 1.3.6.1.4.1.2011.5.25.223.1.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Fragment-threshold value(1-4): 1->128; 2->256; 3->512; 4->no fragment.
What is hwMpGroupFragmentThreshold?
This enumerated value selects the packet fragment size threshold used on the MP-group, choosing among length128(1), length256(2), length512(3), or nofragment(4). Admins set this to control how PPP payloads get split across bundled links, trading finer interleaving (smaller fragments) for lower per-fragment overhead (larger or no fragmentation). Choosing length256(2) would cause packets to be fragmented into 256-byte pieces before distribution across the bundle's member links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.223.1.1.1.9 snmpwalk -v2c -c public <target> HUAWEI-MP-GROUP-MIB::hwMpGroupFragmentThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.223.1.1.1.9.1 snmpget -v2c -c public <target> HUAWEI-MP-GROUP-MIB::hwMpGroupFragmentThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.25.223.1.1.1.9.1 i <value>
Start monitoring Huawei WAN router with multilink PPP support (MP bundle groups) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-MP-GROUP-MIB::hwMpGroupFragmentThreshold OID value, configure state conditions and alerts, and monitor any Huawei WAN router with multilink PPP support (MP bundle groups) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.223 | hwMpGroupMIB | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1 | hwMpGroupObjects | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1.1 | hwMpGroupTable | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1.1.1 | hwMpGroupEntry | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1.1.1.9 | hwMpGroupFragmentThreshold | HUAWEI-MP-GROUP-MIB |