vRtrPimNgGenEcmpBalance

TIMETRA-PIM-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.50.1.2.1.7

Object

column r/w SNMPv2-TCTruthValue
The value of vRtrPimNgGenEcmpBalance specifies whether the multicast
balancing of traffic over ECMP links is enabled or not.
              
If the value of vRtrPimNgGenEcmpBalance is 'true', each and every
multicast stream that needs to be forwarded over an ECMP link will be
re-evaluated for the total multicast bandwidth utilization.
Re-evaluation will happen on the ECMP interface in question.
              
The value of vRtrPimNgGenEcmpBalance is mutually exclusive with the
value of vRtrPimNgGenEcmpHashingEnabled in the same context.
              
An 'inconsistentValue' error is returned when an attempt is made to
set the value of vRtrPimNgGenEcmpBalance to 'true' when the value of
vRtrPimNgGenEcmpHashingEnabled 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.7
Type
column
Access
readwrite
Status
current
Parent
vRtrPimNgGeneralEntry
Groups
3

Walk 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::vRtrPimNgGenEcmpBalance'
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::vRtrPimNgGenEcmpBalance.<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::vRtrPimNgGenEcmpBalance'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false