All MIBs › ACC-MIB › accDnDesRtrPrio
accDnDesRtrPrio
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDnDesRtrPrio
OID (numeric): 1.3.6.1.4.1.5.1.1.19.21.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Priority of router which is designated router on this circuit.
What is accDnDesRtrPrio?
This OID shows the priority value (0 to 255) of the router currently elected as the designated router on the circuit. Network engineers check this to understand why a particular router was elected and assess if configuration changes are needed. A value of 200 indicates the designated router has high priority, making takeover by another router unlikely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.9 snmpwalk -v2c -c public <target> ACC-MIB::accDnDesRtrPrio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.9.1 snmpget -v2c -c public <target> ACC-MIB::accDnDesRtrPrio.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21 | accDnCktTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1 | accDnCktEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1.9 | accDnDesRtrPrio | ACC-MIB |