vRtrPimNgGenEcmpHashingEnabled
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.2.1.15
Object
The value of vRtrPimNgGenEcmpHashingEnabled specifies whether or not
the multicast balancing of traffic over ECMP links is hash based.
If vRtrPimNgGenEcmpHashingEnabled is 'true' then the multicast
balancing of traffic over ECMP links is done based on Upstream
Multicast Hop(UMH) algorithm.
The value of vRtrPimNgGenEcmpHashingEnabled is mutually exclusive with
the value of vRtrPimNgGenEcmpBalance in the same context.
An 'inconsistentValue' error is returned when an attempt is made to
set the value of vRtrPimNgGenEcmpHashingEnabled to 'true' when the
value of vRtrPimNgGenEcmpBalance is set to 'true'.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrPimNgGeneralEntry
- 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-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimNgGenEcmpHashingEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimNgGenEcmpHashingEnabled.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PIM-NG-MIB::vRtrPimNgGenEcmpHashingEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of