ALCATEL-IND1-BGP-MIB :: alaBgpPathAs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsALCATEL-IND1-BGP-MIBalaBgpPathAs

alaBgpPathAs

Module: ALCATEL-IND1-BGP-MIB

OID (symbolic): ALCATEL-IND1-BGP-MIB::alaBgpPathAs

OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.10

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The sequence of AS path segments. Each AS path segment is represented by a triple . The TYPE is a 1-octet field which has two possible values: (1) AS_SET : unordered set of ASs a route in the UPDATE message has traversed. (2) AS_SEQUENCE : ordered set of ASs a route in the UPDATE message has traversed. The LENGTH is a 1-octet field containing the number of ASs in the value field. The VALUE field contains one or more AS numbers, each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;.

What is alaBgpPathAs?

This read-only string is the AS_PATH attribute—the sequence of ASs this route has traversed. Engineers use it to detect loops and understand route origin. Example: '65001 65002 65003' shows the route passed through 3 ASs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.10
snmpwalk -v2c -c public <target> ALCATEL-IND1-BGP-MIB::alaBgpPathAs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.10.1
snmpget -v2c -c public <target> ALCATEL-IND1-BGP-MIB::alaBgpPathAs.1

Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-BGP-MIB::alaBgpPathAs OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches from a single console.

OID Breakdown

Upper-level ancestors (13 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6486alcatelALCATEL-IND1-BASE
1.3.6.1.4.1.6486.801alcatelIND1BaseMIBALCATEL-IND1-BASE
1.3.6.1.4.1.6486.801.1alcatelIND1ManagementALCATEL-IND1-BASE
1.3.6.1.4.1.6486.801.1.2managementIND1SoftwareALCATEL-IND1-BASE
1.3.6.1.4.1.6486.801.1.2.1softwareIND1EntitiesALCATEL-IND1-BASE
1.3.6.1.4.1.6486.801.1.2.1.10softentIND1RoutingALCATEL-IND1-BASE
1.3.6.1.4.1.6486.801.1.2.1.10.5routingIND1BgpALCATEL-IND1-BASE
Numeric OIDNameModule
1.3.6.1.4.1.6486.801.1.2.1.10.5.1alcatelIND1BGPMIBALCATEL-IND1-BGP-MIB
1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1alcatelIND1BGPMIBObjectsALCATEL-IND1-BGP-MIB
1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6alaBgpPathTableALCATEL-IND1-BGP-MIB
1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1alaBgpPathEntryALCATEL-IND1-BGP-MIB
1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.10alaBgpPathAsALCATEL-IND1-BGP-MIB