All MIBs › ZXR10-MPPP-MIB › zxr10MpppMultilinkLoadBalance
zxr10MpppMultilinkLoadBalance
Module: ZXR10-MPPP-MIB
OID (symbolic): ZXR10-MPPP-MIB::zxr10MpppMultilinkLoadBalance
OID (numeric): 1.3.6.1.4.1.3902.3.6000.502.2.2.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The mppp multilink loadbalance.
What is zxr10MpppMultilinkLoadBalance?
This sets how traffic is load-balanced across the member links of this multilink PPP bundle, either per-packet or per-destination. Admins choose perPacket(1) to spread individual packets across all member links for maximum bandwidth utilization, or perDest(2), the default, to keep all traffic for a given destination on the same link and avoid packet reordering. An admin running latency-sensitive traffic over the bundle would likely keep this at its default of perDest(2) rather than switching to perPacket(1), to avoid out-of-order delivery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.6000.502.2.2.2.1.3 snmpwalk -v2c -c public <target> ZXR10-MPPP-MIB::zxr10MpppMultilinkLoadBalance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.6000.502.2.2.2.1.3.1 snmpget -v2c -c public <target> ZXR10-MPPP-MIB::zxr10MpppMultilinkLoadBalance.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3902.3.6000.502.2.2.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zxr10MpppMultilinkLoadBalance.1
Start monitoring ZTE ZXR10 (ZXROSng) routers (Multilink PPP member-link/EPD-consistency status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-MPPP-MIB::zxr10MpppMultilinkLoadBalance OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 (ZXROSng) routers (Multilink PPP member-link/EPD-consistency status) 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.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.6000 | zxr10RosngMIB | ZXR10-HAGP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.6000.502 | zxr10MpppMIB | ZXR10-MPPP-MIB |
| 1.3.6.1.4.1.3902.3.6000.502.2 | zxr10MpppObjects | ZXR10-MPPP-MIB |
| 1.3.6.1.4.1.3902.3.6000.502.2.2 | zxr10MpppMultilinkObjects | ZXR10-MPPP-MIB |
| 1.3.6.1.4.1.3902.3.6000.502.2.2.2 | zxr10MpppMultilinkTable | ZXR10-MPPP-MIB |
| 1.3.6.1.4.1.3902.3.6000.502.2.2.2.1 | zxr10MpppMultilinkEntry | ZXR10-MPPP-MIB |
| 1.3.6.1.4.1.3902.3.6000.502.2.2.2.1.3 | zxr10MpppMultilinkLoadBalance | ZXR10-MPPP-MIB |