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
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.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 |