All MIBs › ACC-IPX › accIpxAllNetsOuts
accIpxAllNetsOuts
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxAllNetsOuts
OID (numeric): 1.3.6.1.4.1.5.1.1.22.5.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
All-nets packets transmitted
What is accIpxAllNetsOuts?
This counter tracks the number of all-networks broadcast packets the router transmits to notify the entire IPX network of updates. You'd monitor this to ensure routing protocols are working and to detect if the device is broadcasting excessively, which can slow down the network. For example, 100 all-nets transmissions per minute is typical for a busy router, but 1000 per minute suggests possible misconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.8 snmpwalk -v2c -c public <target> ACC-IPX::accIpxAllNetsOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.8.1 snmpget -v2c -c public <target> ACC-IPX::accIpxAllNetsOuts.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.5 | accIpxNodeStat | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.5.8 | accIpxAllNetsOuts | ACC-IPX |