All MIBs › PIM-STD-MIB › pimInterfaceElectionWinCount
pimInterfaceElectionWinCount
Module: PIM-STD-MIB
OID (symbolic): PIM-STD-MIB::pimInterfaceElectionWinCount
OID (numeric): 1.3.6.1.2.1.157.1.46
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of times this device has been elected DR or DF on any interface.
Elections occur frequently on newly-active interfaces, as triggered Hellos establish adjacencies. This counter is not incremented for elections on an interface until the first periodic Hello has been sent. If this router is the DR or DF at the time of sending the first periodic Hello after interface activation, then this counter is incremented (once) at that time.
Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
What is pimInterfaceElectionWinCount?
This counter records how many times the device has been elected as Designated Router (DR) or Designated Forwarder (DF) across all interfaces. Elections occur when PIM adjacencies form. An operator monitors this to understand the device's role in multicast routing topology.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.157.1.46 snmpwalk -v2c -c public <target> PIM-STD-MIB::pimInterfaceElectionWinCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.157.1.46.1 snmpget -v2c -c public <target> PIM-STD-MIB::pimInterfaceElectionWinCount.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.157 | pimStdMIB | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1 | pim | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.46 | pimInterfaceElectionWinCount | PIM-STD-MIB |