clagAggChannelIfHashDistAdminMethod

CISCO-LAG-MIB · .1.3.6.1.4.1.9.9.225.1.5.1.1.4

Object

column r/w Enumeration
Specifies the hash distribution method that is administratively
configured on this port channel interface upon its channel 
membership transition event. 
              
none(1)      :  Hash distribution algorithm on this 
                port channel interface is not specifically 
                configured and global configuration of 
                clagAggHashDistMethodGlobalConfig will
                be applied on this port channel interface.
adaptive(2)  :  Adaptive hash distribution for this port 
                channel interface among its channel members.
fixed(3)     :  Fixed hash distribution for this port channel
                interface among its channel members.

Context

MIB
CISCO-LAG-MIB
OID
.1.3.6.1.4.1.9.9.225.1.5.1.1.4
Type
column
Access
readwrite
Status
current
Parent
clagAggChannelIfEntry
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 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LAG-MIB::clagAggChannelIfHashDistAdminMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LAG-MIB::clagAggChannelIfHashDistAdminMethod.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LAG-MIB::clagAggChannelIfHashDistAdminMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2adaptive
3fixed

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.