clagAggHashDistMethodGlobalConfig
CISCO-LAG-MIB ·
.1.3.6.1.4.1.9.9.225.1.1.5
Object
scalar r/w
Enumeration
Specifies the global configuration for hash
distribution method applied on a port channel
interface among its channel members.
adaptive(1) : Adaptive hash distribution for the bundle
among port channel members.
fixed(2) : Fixed hash distribution for the bundle
among port channel members.
Context
- MIB
- CISCO-LAG-MIB
- OID
.1.3.6.1.4.1.9.9.225.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clagGlobalConfigObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::clagAggHashDistMethodGlobalConfig.0'
More examples
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::clagAggHashDistMethodGlobalConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | adaptive |
2 | fixed |
Conformance
Member of
Compliance refinements
clagMIBCompliance5
readonly
Write access is not required.
clagMIBCompliance6
readonly
Write access is not required.