loadDistribution

VES1724-58V-MIB · .1.3.6.1.4.1.890.1.5.12.49.27.6

Object

scalar r/w Enumeration
The fields in packets that will be used as load sharing mechanism.
src-mac(1): load distribution will be based on 
			source MAC address of the incoming packets.
dst-mac(2): load distribution will be based on 
			destination MAC address of the incoming packets.
src-dst-mac(3): load distribution will be based on 
			both source and destination MAC address of the incoming packets.
src-ip(4): load distribution will be based on 
			source IP address of the incoming packets.
dst-ip(5): load distribution will be based on 
			destination IP address of the incoming packets.
src-dst-ip(6): load distribution will be based on 
			both source and destination IP address of the incoming packets.
src-dst-ipmac(7): load distribution will be based on 
			both source and destination IP and MAC address of the incoming packets.

Context

MIB
VES1724-58V-MIB
OID
.1.3.6.1.4.1.890.1.5.12.49.27.6
Type
scalar
Access
readwrite
Status
current
Parent
dot3ad

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::loadDistribution.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::loadDistribution'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1src-mac
2dst-mac
3src-dst-mac
4src-ip
5dst-ip
6src-dst-ip
7src-dst-ipmac