tLagIncludeEgrHashCfg
TIMETRA-LAG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.15.2.1.25
Object
The value of tLagIncludeEgrHashCfg specifies whether explicitly
configured hashing should factor into the egress buffering and rate
distribution (tLagAccessAdaptQos).
When the value of tLagIncludeEgrHashCfg is set to true, all SAPs on
this LAG which have explicit hashing configured, the egress HQos and
HPol (including queues, policers, schedulers and arbiters) will
receive 100% of the configured bandwidth (essentially operating in
adapt-qos link mode). For any Multi-Service-Sites assigned to such a
LAG, bandwidth will continue to be divided according to adapt-qos
distribute mode.
An 'inconsistentValue' error is returned if tLagIncludeEgrHashCfg is
set to true and tLagAccessAdaptQos is set to link mode.
Context
- MIB
- TIMETRA-LAG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.15.2.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tLagConfigEntry
- 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 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LAG-MIB::tLagIncludeEgrHashCfg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LAG-MIB::tLagIncludeEgrHashCfg.<tLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LAG-MIB::tLagIncludeEgrHashCfg'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of