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>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accEgpMetric OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |