f3LagFrameDistAlgorithm

F3-LAG-MIB · .1.3.6.1.4.1.2544.1.12.14.1.1.1.12

Object

The frame distribution algorithm used by the LAG for transmitting frames
on the individual LAG member ports. For an active-standby LAG, this will 
be active-standby. A loadsharing LAG will follow service-assignment frame
distribution. The srcdst-mac-hash method is not supported on CC-NIDS.

Context

MIB
F3-LAG-MIB
OID
.1.3.6.1.4.1.2544.1.12.14.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
f3LagEntry
Groups
1

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 'F3-LAG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-LAG-MIB::f3LagFrameDistAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-LAG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-LAG-MIB::f3LagFrameDistAlgorithm.<neIndex>.<f3LagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-LAG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-LAG-MIB::f3LagFrameDistAlgorithm'

Values & Constraints

Type Values
1activeStandby
2srcdstMacHash
3serviceAssignment

Conformance