All MIBs › TIMETRA-PORT-MIB › tmnxPortLoadBalanceAlgorithm
tmnxPortLoadBalanceAlgorithm
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxPortLoadBalanceAlgorithm
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.56
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The value of tmnxPortLoadBalanceAlgorithm specifies the load balancing algorithm to be used on this port. When the value is 'includeL4', the src and dst port are used in the hashing algorithm. When it's 'excludeL4', they are not included. When the value is 'default', the port inherits the global settings in tmnxL4LoadBalancing. The value is 'notApplicable' for ports that do not pass any traffic. An attempt to modify this object when it is set to 'notApplicable' will return an inconsistentValue error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.56 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortLoadBalanceAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.56.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortLoadBalanceAlgorithm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.56.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.2 | tmnxPortTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1 | tmnxPortEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.56 | tmnxPortLoadBalanceAlgorithm | TIMETRA-PORT-MIB |