All MIBs › ACC-BGP › accBgpImportPeerAS
accBgpImportPeerAS
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpImportPeerAS
OID (numeric): 1.3.6.1.4.1.5.1.1.51.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The BGP peer's AS.
What is accBgpImportPeerAS?
This OID stores the Autonomous System (AS) number of the BGP peer that sent route announcements to your router. A network engineer monitors this to verify that import policies are correctly matching traffic from expected upstream ISPs or internal AS numbers. For example, a value of 64512 would indicate traffic from a peer with AS number 64512, and if you're peering with Level3 (AS 3356), you'd expect to see 3356 here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.3 snmpwalk -v2c -c public <target> ACC-BGP::accBgpImportPeerAS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.3.1 snmpget -v2c -c public <target> ACC-BGP::accBgpImportPeerAS.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-BGP::accBgpImportPeerAS 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 (9 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.51 | accBgp | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.4 | accBgpImportTable | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.4.1 | accBgpImportEntry | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.4.1.3 | accBgpImportPeerAS | ACC-BGP |