ACC-MIB :: accEgpMetric

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccEgpMetric

accEgpMetric

Module: ACC-MIB

OID (symbolic): ACC-MIB::accEgpMetric

OID (numeric): 1.3.6.1.4.1.5.1.1.15.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Relative route cost.

What is accEgpMetric?

Sets a default routing cost or preference value (0–255) used when advertising routes via EGP to neighbors. A network admin adjusts this to influence whether other ASes prefer your routes over competing paths, useful for load balancing or steering traffic. Example: A value of 10 advertises your route with cost 10; a neighbor prefers any route with cost 5 or lower if available.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.15.4
snmpwalk -v2c -c public <target> ACC-MIB::accEgpMetric

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.15.4.1
snmpget -v2c -c public <target> ACC-MIB::accEgpMetric.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.15.4.1 i <value>

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.15accEgpACC-MIB
1.3.6.1.4.1.5.1.1.15.4accEgpMetricACC-MIB