All MIBs › ACC-IPX › accIpxRipDemandAckOuts
accIpxRipDemandAckOuts
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRipDemandAckOuts
OID (numeric): 1.3.6.1.4.1.5.1.1.22.4.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
IPX Demand RIP acks out
What is accIpxRipDemandAckOuts?
This counter measures the number of acknowledgment messages sent out for Demand RIP requests on the IPX network. You'd check this to confirm the router is properly acknowledging received route update requests, which ensures reliable route synchronization across the IPX network. For example, if you send a route query and the device sends back 150 acks, it means the router received and acknowledged 150 separate route requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.4.12 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRipDemandAckOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.4.12.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRipDemandAckOuts.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.4 | accIpxRipStat | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.4.12 | accIpxRipDemandAckOuts | ACC-IPX |