ACC-DN :: accDnAreaCost

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnAreaCost

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.19accDnACC-DN
1.3.6.1.4.1.5.1.1.19.23accDnAreaTableACC-DN
1.3.6.1.4.1.5.1.1.19.23.1accDnAreaEntryACC-DN
1.3.6.1.4.1.5.1.1.19.23.1.3accDnAreaCostACC-DN