agentLagConfigGroupHashOption
NETGEAR-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.10.1.2.2.5
Object
scalar 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)
Support for particular options may vary by device.
In BCM 53115 device only options 1 to 3 are support and only
MAC address associated with the packet is used.
Context
- MIB
- NETGEAR-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.10.1.2.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentLagConfigGroup
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 'NETGEAR-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-SWITCHING-MIB::agentLagConfigGroupHashOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-SWITCHING-MIB::agentLagConfigGroupHashOption'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-7