aluVrtrIfL4LoadBalancing
ALU-VRTR-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.8.5.1.1
Object
column r/w
Enumeration
The value of aluVrtrIfL4LoadBalancing specifies the load balancing algorithm to be used on this interface. 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 'system', the port inherits the global settings in tmnxL4LoadBalancing.
Context
- MIB
- ALU-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.8.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluVrtrIfExtEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALU-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-VRTR-MIB::aluVrtrIfL4LoadBalancing'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-VRTR-MIB::aluVrtrIfL4LoadBalancing.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-VRTR-MIB::aluVrtrIfL4LoadBalancing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | system |
1 | includeL4 |
2 | excludeL4 |
Conformance
Member of