All MIBs › ACC-BGP › accBgpImportHomeAS
accBgpImportHomeAS
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpImportHomeAS
OID (numeric): 1.3.6.1.4.1.5.1.1.51.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The home AS of the NLRI in the announcement
What is accBgpImportHomeAS?
This OID contains the origin Autonomous System number of the prefix being announced in a BGP route update, extracted from the AS_PATH attribute. A network engineer checks this to understand which company or network originally owns a route and to detect route hijacking or unexpected path origins. If you import a route claiming to originate from AS 8452 (TeData, Egypt's ISP), you'd want to verify that matches the expected origin for that prefix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.5 snmpwalk -v2c -c public <target> ACC-BGP::accBgpImportHomeAS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.5.1 snmpget -v2c -c public <target> ACC-BGP::accBgpImportHomeAS.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.5 | accBgpImportHomeAS | ACC-BGP |