wwpLeosExtAggHashMode
WWP-LEOS-EXT-LAG-MIB ·
.1.3.6.1.4.1.6141.2.60.14.1.1.3.1.8
Object
column r/w
Enumeration
This object specifies the hash mode used by the aggregation for known unicast frames.
Context
- MIB
- WWP-LEOS-EXT-LAG-MIB
- OID
.1.3.6.1.4.1.6141.2.60.14.1.1.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosExtLagEntry
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 'WWP-LEOS-EXT-LAG-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-EXT-LAG-MIB::wwpLeosExtAggHashMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-EXT-LAG-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-EXT-LAG-MIB::wwpLeosExtAggHashMode.<wwpLeosExtAggId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-EXT-LAG-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-EXT-LAG-MIB::wwpLeosExtAggHashMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mac-based |
2 | ip-based |
3 | enhanced |