All MIBs › ACC-XNS › accXnsUbOutErrs
accXnsUbOutErrs
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsUbOutErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.21.8.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
U-B total output errors
What is accXnsUbOutErrs?
This counter tracks errors encountered when trying to transmit XNS packets from this interface, such as buffer overflows or transmission failures. Engineers watch this to catch hardware problems or interface congestion preventing successful packet transmission. For example, 2 output errors on an otherwise quiet link might indicate a brief moment when the transmit queue was full.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.8.13 snmpwalk -v2c -c public <target> ACC-XNS::accXnsUbOutErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.8.13.1 snmpget -v2c -c public <target> ACC-XNS::accXnsUbOutErrs.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.8 | accXnsUbRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.8.13 | accXnsUbOutErrs | ACC-XNS |