All MIBs › ACC-RIP › accDemandRipRetxTimeouts
accDemandRipRetxTimeouts
Module: ACC-RIP
OID (symbolic): ACC-RIP::accDemandRipRetxTimeouts
OID (numeric): 1.3.6.1.4.1.5.1.1.16.17.1.2
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description:
The number of times a retransmit timeout has occurred on a demand RIP interface.
What is accDemandRipRetxTimeouts?
This OID is a counter of how many retransmit timeouts have occurred on this demand RIP link since startup. Network engineers monitor this to detect link quality problems; a growing counter suggests packet loss or high latency. A value of 5 means 5 triggered updates have timed out without acknowledgment and required resending.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.17.1.2 snmpwalk -v2c -c public <target> ACC-RIP::accDemandRipRetxTimeouts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.17.1.2.1 snmpget -v2c -c public <target> ACC-RIP::accDemandRipRetxTimeouts.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.2 | accDemandRipRetxTimeouts | ACC-RIP |