All MIBs › ACC-DN › accDnAreaCost
accDnAreaCost
Module: ACC-DN
OID (symbolic): ACC-DN::accDnAreaCost
OID (numeric): 1.3.6.1.4.1.5.1.1.19.23.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Cost to Remote area
What is accDnAreaCost?
This OID stores the routing cost for reaching a remote DECnet area, influencing which gateway the network elects as the entry point to that area. Lower costs make a path more attractive to the routing algorithm, allowing administrators to control traffic distribution between areas. For example, a cost of 40 versus 80 for an alternate path tells DECnet nodes to prefer the first gateway as the area entry point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.3 snmpwalk -v2c -c public <target> ACC-DN::accDnAreaCost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.3.1 snmpget -v2c -c public <target> ACC-DN::accDnAreaCost.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.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.23 | accDnAreaTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.23.1 | accDnAreaEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.23.1.3 | accDnAreaCost | ACC-DN |