ACC-BGP :: accBgpImportOrigin

MIB Reference — IPNetwork Monitor

All MIBsACC-BGPaccBgpImportOrigin

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.51accBgpACC-BGP
1.3.6.1.4.1.5.1.1.51.4accBgpImportTableACC-BGP
1.3.6.1.4.1.5.1.1.51.4.1accBgpImportEntryACC-BGP
1.3.6.1.4.1.5.1.1.51.4.1.6accBgpImportOriginACC-BGP