All MIBs › ACC-IPX › accIpxRtCost
accIpxRtCost
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxRtCost
OID (numeric): 1.3.6.1.4.1.5.1.1.22.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Cost to remote network
What is accIpxRtCost?
This OID records a numeric cost metric assigned to the route, which IPX routing protocols use to compare and select the best path when multiple routes to the same destination exist. Engineers review this to understand which routes are preferred and to tune the network if certain paths are being avoided or overused. For example, a cost of 1 represents a fast local link while a cost of 10 represents a slower dial-up or WAN connection that should be avoided if better paths are available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.5 snmpwalk -v2c -c public <target> ACC-IPX::accIpxRtCost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.5.1 snmpget -v2c -c public <target> ACC-IPX::accIpxRtCost.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.3 | accIpxRtTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.3.1 | accIpxRtEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.3.1.5 | accIpxRtCost | ACC-IPX |