All MIBs › EXTREME-ESRP-MIB › extremeEsrpNeighborElectionAlgorithm
extremeEsrpNeighborElectionAlgorithm
Module: EXTREME-ESRP-MIB
OID (symbolic): EXTREME-ESRP-MIB::extremeEsrpNeighborElectionAlgorithm
OID (numeric): 1.3.6.1.4.1.1916.1.12.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The algorithm to use in selecting the esrp master reported by this esrp neighbor.
What is extremeEsrpNeighborElectionAlgorithm?
Reports which election algorithm (e.g. portAndPriority, priority, priorityThenPort) this neighbor router is using to select the ESRP master. Admins check this to confirm both sides of an ESRP pair agree on the same election method, since a mismatch can cause unexpected failover behavior.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.12.3.1.6 snmpwalk -v2c -c public <target> EXTREME-ESRP-MIB::extremeEsrpNeighborElectionAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.12.3.1.6.1 snmpget -v2c -c public <target> EXTREME-ESRP-MIB::extremeEsrpNeighborElectionAlgorithm.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extremeEsrpNeighborElectionAlgorithm.1
Start monitoring Extreme Networks switch stack (Extreme Standby Router Protocol gateway redundancy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-ESRP-MIB::extremeEsrpNeighborElectionAlgorithm OID value, configure state conditions and alerts, and monitor any Extreme Networks switch stack (Extreme Standby Router Protocol gateway redundancy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.12 | extremeEsrp | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.12.3 | extremeEsrpNeighborTable | EXTREME-ESRP-MIB |
| 1.3.6.1.4.1.1916.1.12.3.1 | extremeEsrpNeighborEntry | EXTREME-ESRP-MIB |
| 1.3.6.1.4.1.1916.1.12.3.1.6 | extremeEsrpNeighborElectionAlgorithm | EXTREME-ESRP-MIB |