bgpAdjRibOutASPathStr
RAD-RadBgp-MIB ·
.1.3.6.1.4.1.164.11.4.5.1.6
Object
column
OctetString
This is a string containing the autonomous system path sent to this peer in the AS_PATH attribute for this Adj-RIB-Out route. If this path contains four-octet AS numbers and the peer does not support these a two-octet AS_PATH attribute and associated AS4_PATH attribute will be advertised to the peer instead as detailed in RFC 4893. However, this field will report the four-octet AS_PATH that would have been advertised to the peer if it had supported four-byte AS numbers. 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. This 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.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bgpAdjRibOutEntry
- Table
- bgpAdjRibOutTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpAdjRibOutAfiType The address family of the prefix for this Adj-RIB Out
route. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.11.4.5.1.1 |
| bgpAdjRibOutLocalPref The local preference for this Adj-RIB-Out route, as
transmitted in the UPDATE message sent to the peer. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.11.4.5.1.10 |
| bgpAdjRibOutMEDPrsnt If true, then the route has an associated MED attribute,
whose value is given in bgpAdjRibOutMultiExitDisc. If false,
the route has no MED attribute, and the value of
bgpAdjRibOu… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.164.11.4.5.1.11 |
| bgpAdjRibOutSafi The subsequent address family of the prefix for
this Adj-RIB Out route. | column | RAD-SubRtr-MIBRtrSafi | .1.3.6.1.4.1.164.11.4.5.1.2 |
| bgpAdjRibOutPrefix The address prefix of this Adj-RIB Out route. The
length is specified by bgpAdjRibOutPrefixLen. Any bits
beyond the length specified by bgpAdjRibOutPrefixLen are
set to zero. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.11.4.5.1.3 |
| bgpAdjRibOutPrefixLen Length in bits of the address prefix contained in the
bgpAdjRibOutPrefix object. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.164.11.4.5.1.4 |
| bgpAdjRibOutAdvertStatus This object indicates the current state of
advertisement of the route to the peer.
A value of advertised(1) indicates that the route has
been advertised to the peer.
A value of su… | column | Enumeration | .1.3.6.1.4.1.164.11.4.5.1.5 |
| bgpAdjRibOutNextHop The next hop address transmitted in the UPDATE packet.
The address family of this object is the same as that
of bgpAdjRibOutPrfx. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.11.4.5.1.7 |
| bgpAdjRibOutAsSize Whether the bgpAdjRibOutASPathStr object contains
two or four byte AS numbers. | column | BgpAsSize | .1.3.6.1.4.1.164.11.4.5.1.8 |
| bgpAdjRibOutMultiExitDisc This metric is used to discriminate between multiple
exit points to an adjacent autonomous system.
Valid only if bgpAdjRibOutMEDPrsnt is TRUE. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.11.4.5.1.9 |