All MIBs › ACC-RIP › accDemandRipShortPollRetries
accDemandRipShortPollRetries
Module: ACC-RIP
OID (symbolic): ACC-RIP::accDemandRipShortPollRetries
OID (numeric): 1.3.6.1.4.1.5.1.1.16.17.1.3
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description:
The number of short poll retries to this neighbor.
What is accDemandRipShortPollRetries?
This OID counts how many short-poll retry attempts have been made to re-contact this demand RIP neighbor. Network engineers use this counter to diagnose persistent connectivity problems with neighbors that frequently become unreachable. A value of 8 means the system has attempted 8 reconnection tries using the fast 5-minute polling interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.17.1.3 snmpwalk -v2c -c public <target> ACC-RIP::accDemandRipShortPollRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.17.1.3.1 snmpget -v2c -c public <target> ACC-RIP::accDemandRipShortPollRetries.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.16 | accRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16.17 | accDemandRipTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.17.1 | accDemandRipEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.17.1.3 | accDemandRipShortPollRetries | ACC-RIP |