bgpNlriASPathStr
RAD-RadBgp-MIB ·
.1.3.6.1.4.1.164.11.4.4.1.5
Object
column
OctetString
This is a string depicting the autonomous system path to this network which was received from the peer which advertised it. If bgpRibManagerAsSize is four-octet and the peer does not support four octet AS numbers this string represents the AS_PATH formed by combining the AS_PATH and AS4_PATH attributes as detailed in RFC 4893. Two-octet AS numbers appear as four-octet numbers by adding two bytes of zero padding. The format of the string is simply the AS_PATH attribute. It can be converted to a more readable format by the management agent.
Context
- MIB
- RAD-RadBgp-MIB
- OID
.1.3.6.1.4.1.164.11.4.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bgpNlriEntry
- Table
- bgpNlriTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpNlriAfiType The address family of the prefix for this NLRI. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.11.4.4.1.1 |
| bgpNlriBest An indication of whether or not this route was chosen as the
best BGP4 route. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.164.11.4.4.1.10 |
| bgpNlriPathAttrMEDPrsnt If true, then the route has an associated MED attribute,
whose value is given in bgpNlriPathAttrMultiExitDisc. If false,
the route has no MED attribute, and the value of
bgpNlriPa… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.164.11.4.4.1.11 |
| bgpNlriSafi The subsequent address family of the prefix for this NLRI. | column | RAD-SubRtr-MIBRtrSafi | .1.3.6.1.4.1.164.11.4.4.1.2 |
| bgpNlriPerfixAddress An address prefix in the Network Layer Reachability
Information field. This object is an address containing
the prefix with length specified by bgpNlriPrfxLen. Any bits
beyond … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.11.4.4.1.3 |
| bgpNlriPrefixLen Length in bits of the IP address prefix in the Network Layer
Reachability Information field. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.164.11.4.4.1.4 |
| bgpNlriNextHop The address of the border router that should be used to access
the destination network. This address is the nexthop address
received in the UPDATE packet. The address family of … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.11.4.4.1.6 |
| bgpNlriAsSize Whether the bgpNlriASPathStr field contains two or four byte
AS numbers. | column | BgpAsSize | .1.3.6.1.4.1.164.11.4.4.1.7 |
| bgpNlriPathAttrMultiExitDisc This metric is used to discriminate between multiple exit
points to an adjacent autonomous system.
Valid only if bgpNlriPathAttrMEDPrsnt is TRUE. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.11.4.4.1.8 |
| bgpNlriPathAttrLocalPref The originating BGP4 speaker's degree of preference for an
advertised route. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.11.4.4.1.9 |