All MIBs › ACC-BGP › accBgpImportOrigin
accBgpImportOrigin
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpImportOrigin
OID (numeric): 1.3.6.1.4.1.5.1.1.51.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Origin code of the NLRI in the announcement.
What is accBgpImportOrigin?
This OID stores the origin code of an announced route, which indicates how the route was added to BGP (IGP, EGP, or INCOMPLETE). Network engineers use this to prioritize routes, as IGP-originated routes are more reliable than INCOMPLETE routes which may come from external sources or legacy systems. An example value of 0 (IGP) means the route was originated by the receiving AS internally, while 2 (INCOMPLETE) might indicate a redistributed route from another routing protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.6 snmpwalk -v2c -c public <target> ACC-BGP::accBgpImportOrigin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.6.1 snmpget -v2c -c public <target> ACC-BGP::accBgpImportOrigin.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::accBgpImportOrigin 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.6 | accBgpImportOrigin | ACC-BGP |