All MIBs › ACC-MIB › accIpxAllNetsOuts
accIpxAllNetsOuts
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 measures how many IPX all-nets broadcast packets the device itself transmitted to the network. Engineers track this to verify that broadcast functionality is working and to detect if a device is over-broadcasting, which can waste bandwidth and degrade performance. For instance, if this counter is climbing faster than expected (e.g., 1,000 per minute instead of 100), it could indicate a service discovery loop or 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-MIB::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-MIB::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-MIB |