loadBalanceAlgorithm
ADVANTECH-EKI-PRONEER-MIB ·
.1.3.6.1.4.1.10297.202.7000.3.3.1
Object
scalar r/w
Enumeration
LAG load balance distribution algorithm. MAC Address: Based on source and destination MAC address for all packets IP/MAC Address: Based on source and destination IP addresses for IP packet, and source and destination MAC address for non-IP packets. Source Port: Based on Source Port for all packets.
Context
- MIB
- ADVANTECH-EKI-PRONEER-MIB
- OID
.1.3.6.1.4.1.10297.202.7000.3.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lag
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-EKI-PRONEER-MIB::loadBalanceAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVANTECH-EKI-PRONEER-MIB::loadBalanceAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mac-address |
2 | ip-mac-address |
3 | source-port |