agentLagSummaryHashOption
NETAPP-SWITCHING-MIB ·
.1.3.6.1.4.1.789.4413.1.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)
Support for particular options may vary by device.
Context
- MIB
- NETAPP-SWITCHING-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.1.2.2.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentLagSummaryConfigEntry
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 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-SWITCHING-MIB::agentLagSummaryHashOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-SWITCHING-MIB::agentLagSummaryHashOption.<agentLagSummaryLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-SWITCHING-MIB::agentLagSummaryHashOption'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-7