vRtrPimNgIfStickyDR

TIMETRA-PIM-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.50.2.2.1.12

Object

column r/w SNMPv2-TCTruthValue
The value of vRtrPimNgIfStickyDR specifies whether to enable or
disable sticky-dr operation on this interface.
              
If sticky-dr is turned on, the priority in PIM hellos sent on this
interface when elected as DR will be modified to the value configured
in vRtrPimNgIfStickyDRPriority. This is done to avoid the delays in
forwarding caused by DR recovery, when switching back to the old DR on
a LAN when it comes back up.
              
By enabling sticky-dr on this interface, it will continue to act as
the DR for the LAN even after the old DR comes back up.

Context

MIB
TIMETRA-PIM-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.50.2.2.1.12
Type
column
Access
readwrite
Status
current
Parent
vRtrPimNgIfEntry
Groups
1

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::vRtrPimNgIfStickyDR'
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::vRtrPimNgIfStickyDR.<vRtrID>.<vRtrIfIndex>'
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::vRtrPimNgIfStickyDR'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance