All MIBs › ACC-XNS › accXnsRipOutErrs
accXnsRipOutErrs
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsRipOutErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.21.4.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
XNS RIP responses transmitted with errors.
What is accXnsRipOutErrs?
This counter tracks XNS RIP response packets that the device attempted to send but could not transmit correctly due to internal errors. Monitoring this metric helps identify problems with the device's routing engine or output stage that prevent proper protocol operation. For example, a value of 3 means the device failed to correctly send 3 RIP response packets, suggesting a hardware or driver issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.4.6 snmpwalk -v2c -c public <target> ACC-XNS::accXnsRipOutErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.4.6.1 snmpget -v2c -c public <target> ACC-XNS::accXnsRipOutErrs.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.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.4 | accXnsRipStat | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.4.6 | accXnsRipOutErrs | ACC-XNS |