All MIBs › TIMETRA-PORT-MIB › tmnxIpLoadBalancing
tmnxIpLoadBalancing
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxIpLoadBalancing
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.19.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The value of tmnxIpLoadBalancing specifies whether or not this node's system IP address is used in the final stage of the load balancing (hashing) algorithm used to choose the LAG member or ECMP route for an outbound packet.
If 'systemIp(2)' is selected, this node's system IP address (i.e. TIMETRA-VRTR-MIB::vRiaIpAddress.1.1.1) is used in the final stage of the LAG and ECMP load balancing algorithm. This selection makes it more likely that different SROS nodes in a network will make different load balancing decisions. 'systemIp(2)' is supported on iom3-xp IOMs, equivalent IMMs, and newer IOM and IMM types. When older IOMs/IMMs are present in a system which has 'systemIp(2)' configured, the older IOMs operate in 'standard(1)' mode.
If 'standard(1)' is selected, this node's system IP address is not used in the final stage of the LAG and ECMP load balancing algorithm. 'standard(1)' is supported on all IOM and IMM types.
The earlier stages of the load balancing algorithm are controlled by tmnxL4LoadBalancing and tmnxLsrIpLoadBalancing (when applicable).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.19.3 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxIpLoadBalancing
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.19.3.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxIpLoadBalancing.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.4.19.3.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.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.19 | tmnxPortScalarObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.19.3 | tmnxIpLoadBalancing | TIMETRA-PORT-MIB |