All MIBs › ACC-MIB › accEgpMetric
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 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.15 | accEgp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.15.4 | accEgpMetric | ACC-MIB |