All MIBs › ACC-MIB › accIpxSapNotBests
accIpxSapNotBests
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxSapNotBests
OID (numeric): 1.3.6.1.4.1.5.1.1.22.7.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
IPX SAP packet which we know there is a better route for
What is accIpxSapNotBests?
This counter tracks SAP packets received via routes that the device knows are not optimal, meaning a shorter path to the same destination exists. Engineers use this to identify suboptimal or redundant routing paths in the network and plan route optimization. A value of 200 indicates the device detected 200 packets arriving via inefficient routes rather than the best available path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.7.8 snmpwalk -v2c -c public <target> ACC-MIB::accIpxSapNotBests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.7.8.1 snmpget -v2c -c public <target> ACC-MIB::accIpxSapNotBests.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.7 | accIpxSapStat | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.7.8 | accIpxSapNotBests | ACC-MIB |