clagAggChannelIfHashDistOperMethod
CISCO-LAG-MIB ·
.1.3.6.1.4.1.9.9.225.1.5.1.1.5
Object
column Enumeration
Specifies the operational hash distribution method
for this port channel interface among the port channel members.
other(1) : None of the following.
adaptive(2) : Adaptive hash distribution for the
port channel interface among its
channel members.
fixed(3) : Fixed hash distribution for the port
channel among channel members.
Context
- MIB
- CISCO-LAG-MIB
- OID
.1.3.6.1.4.1.9.9.225.1.5.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clagAggChannelIfEntry
- Groups
- 1
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 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LAG-MIB::clagAggChannelIfHashDistOperMethod'
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::clagAggChannelIfHashDistOperMethod.<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::clagAggChannelIfHashDistOperMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | adaptive |
3 | fixed |
Conformance
Member of