agentLagSummaryHashMode
FASTPATH-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.2.2.1.12
Object
column r/w
Integer32
Agent LAG Hash Mode.
This configures the hashing-mode for trunk port computation. The
following are the possible values for hashing-mode.
1 - Source MAC, VLAN, EtherType, SourceModule and Port Id.
2 - Destination MAC, VLAN, EtherType, SourceModule and Port Id.
3 - Source IP and Source TCP/UDP Port.
4 - Destination IP and Destination TCP/UDP Port.
5 - Source/Destination MAC, VLAN, EtherType, source MODID/port.
6 - Source/Destination IP and source/destination TCP/UDP Port.
Context
- MIB
- FASTPATH-SWITCHING-MIB
- OID
.1.3.6.1.4.1.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 'FASTPATH-SWITCHING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FASTPATH-SWITCHING-MIB::agentLagSummaryHashMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FASTPATH-SWITCHING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FASTPATH-SWITCHING-MIB::agentLagSummaryHashMode.<agentLagSummaryLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FASTPATH-SWITCHING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FASTPATH-SWITCHING-MIB::agentLagSummaryHashMode'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-6