agentLagSummaryHashOption

LANCOM-SWITCHING-MIB · .1.3.6.1.4.1.2356.16.1.1.2.2.2.1.12

Object

column r/w Integer32
LAG Hashing Option.
              
Valid values correspond to
              
1 (=Source MAC, VLAN, EtherType, and incoming port
      associated with the packet)
2 (=Destination MAC, VLAN, EtherType, and incoming port
      associated with the packet)
3 (=Source/Destination MAC, VLAN, EtherType, and incoming
      port associated with the packet)
4 (=Source IP and Source TCP/UDP fields of the packet)
5 (=Destination IP and Destination TCP/UDP Port fields
      of the packet)
6 (=Source/Destination IP and source/destination TCP/UDP
      Port fields of the packet)
7 (=Enhanced hashing mode)
8 (=Dynamic Load Balancing hashing mode)
9 (=Dynamic Load Balancing Optimal hashing mode)
10 (=Dynamic Load Balancing Assigned hashing mode)
11 (=Random hashing mode)
              
Support for particular options may vary by device.

Context

MIB
LANCOM-SWITCHING-MIB
OID
.1.3.6.1.4.1.2356.16.1.1.2.2.2.1.12
Type
column
Access
readwrite
Status
current
Parent
agentLagSummaryConfigEntry

Walk 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 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentLagSummaryHashOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentLagSummaryHashOption.<agentLagSummaryLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-SWITCHING-MIB::agentLagSummaryHashOption'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-7