All MIBs › ACC-BGP › accBgpASWeightAS
accBgpASWeightAS
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpASWeightAS
OID (numeric): 1.3.6.1.4.1.5.1.1.51.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Autonomous System identifier.
What is accBgpASWeightAS?
This OID stores the Autonomous System number that this particular AS weight policy applies to, expressed as a 16-bit integer (0-65535). Network engineers configure this to fine-tune route selection for specific neighbors or upstream providers independent of prefix-based rules. If you need different path weights for AS 8452 versus AS 174 (Cogent), you'd create separate entries with their respective AS numbers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.5.1.1 snmpwalk -v2c -c public <target> ACC-BGP::accBgpASWeightAS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.5.1.1.1 snmpget -v2c -c public <target> ACC-BGP::accBgpASWeightAS.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.51 | accBgp | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.5 | accBgpASWeightTable | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.5.1 | accBgpASWeightEntry | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.5.1.1 | accBgpASWeightAS | ACC-BGP |