One document matched: draft-ietf-idr-bgp-mibagent-survey-00.txt
Network Working Group
Internet Draft S. Hares
Document: draft-ietf-idr-bgp-mibagent-survey-00.txt NextHop
Expires: August 2004 D. Hares
February 2004
draft-ietf-idr-bgp-mibagent-survey-00
Status of this Memo
This document is an Internet-Draft and is in full conformance with
all provisions of Section 10 of RFC2026 [1].
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF), its areas, and its working groups. Note that
other groups may also distribute working documents as Internet-
Drafts.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
The list of current Internet-Drafts can be accessed at
http://www.ietf.org/ietf/1id-abstracts.txt
The list of Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html.
Abstract
This document provides of survey of BGP-4 RFC 1657 MIB agent
implementations.
Table of Contents
1. Survey Summary.................................................2
1.1 MIB Agent Object Implementation Summary....................2
2. Survey Forms...................................................3
2.1 Cisco Systems..............................................3
2.2 NextHop Technologies.......................................5
2.3 Redback Networks...........................................8
3. MIB Walks.....................................................10
3.1 Cisco Systems.............................................10
3.2 NextHop Technologies......................................30
3.3 Redback Networks..........................................33
Security Considerations..........................................37
References.......................................................37
Hares & Hares Expires - August 2004 [Page 1]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
Acknowledgments..................................................38
Author's Addresses...............................................38
1. Survey Summary
This document provides a survey of BGP-4 RFC 1657 MIB agent
implementations. After a brief summary, each response is listed.
The author makes no claim as to the accuracy of the information
provided.
The following organizations reported having RFC 1657 MIB agent
implementations: Cisco Systems, Redback Networks, and NextHop
Technologies.
1.1 MIB Agent Object Implementation Summary
Cisco NextHop Redback
Y Y Y bgpVersion
Y Y Y bgpLocalAs
Y Y Y bgpPeerIdentifier
Y Y Y bgpPeerState
Y Y Y bgpPeerAdminStatus
Y Y Y bgpPeerNegotiatedVersion
Y Y Y bgpPeerLocalAddr
Y Y Y bgpPeerLocalPort
Y Y Y bgpPeerRemoteAddr
Y Y Y bgpPeerRemotePort
Y Y Y bgpPeerRemoteAs
Y Y Y bgpPeerInUpdates
Y Y Y bgpPeerOutUpdates
Y Y Y bgpPeerInTotalMessages
Y Y Y bgpPeerOutTotalMessages
Y Y Y bgpPeerLastError
Y Y Y bgpPeerFsmEstablishedTransitions
Y Y Y bgpPeerFsmEstablishedTime
Y Y Y bgpPeerConnectRetryInterval
Y Y Y bgpPeerHoldTime
Y Y Y bgpPeerKeepAlive
Y Y Y bgpPeerHoldTimeConfigured
Y Y Y bgpPeerKeepAliveConfigured
Y Y Y bgpPeerMinASOriginationInterval
Y Y Y bgpPeerMinRouteAdvertisementInterval
Y Y Y bgpPeerInUpdateElapsedTime
Y Y Y bgpIdentifier
N Y N bgpPathAttrPeer
N Y N bgpPathAttrDestNetwork
N Y N bgpPathAttrOrigin
Hares & Hares Expires - August 2004 [Page 2]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
N Y N bgpPathAttrASPath
N Y N bgpPathAttrNextHop
N Y N bgpPathAttrInterASMetric
Y Y Y bgp4PathAttrPeer
Y Y Y bgp4PathAttrIpAddrPrefixLen
Y Y Y bgp4PathAttrIpAddrPrefix
Y Y Y bgp4PathAttrOrigin
Y Y Y bgp4PathAttrASPathSegment
Y Y Y bgp4PathAttrNextHop
Y Y Y bgp4PathAttrMultiExitDisc
Y Y Y bgp4PathAttrLocalPref
Y Y Y bgp4PathAttrAtomicAggregate
Y Y Y bgp4PathAttrAggregatorAS
Y Y Y bgp4PathAttrAggregatorAddr
Y Y Y bgp4PathAttrCalcLocalPref
Y Y Y bgp4PathAttrBest
Y Y Y bgp4PathAttrUnknown
2. Survey Forms
2.1 Cisco Systems
Agent Implementation Checklist
This section should be completed by individuals or companies who
have implemented RFC 1657 support in an SNMP agent.
Is your BGP4 MIB agent an independent implementation? Or is it
based on public domain or commercial code? If it is not
independent, what code base was used?
- Cisco's BGP4 MIB agent is implemented on commercial Cisco IOS.
Have you done any interoperability testing with managers that
implement the BGP4 MIB? If so, which manager implementations
have been used with your agent?
- (this portion was not returned by Cisco)
For each manager with which you have interoperated, which of the
following features were tested? Duplicate this section for each
manager, and indicate yes or no (Y/N) for each feature:
- (this portion was not returned by Cisco)
Manager Implementation Used: <Name>
Original Manager Code Base (if known): <Name>
Hares & Hares Expires - August 2004 [Page 3]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
(Y/N) Manager implemented independently from your agent?
(Y/N) Read access to BGP4 MIB variables.
(Y/N) Write access to BGP4 MIB variables.
(Y/N) Sending and receiving BGP4 MIB notifications.
(Y/N) Tested using SNMPv1/v2c.
(Y/N) Tested using SNMPv3.
Are there any unresolved interoperability issues between your
BGP4 MIB agent and any BGP4 MIB manager that may indicate
problems in the specification? If so, please provide technical
details.
- (this portion was not returned by cisco)
(Y) Does your agent support SNMPv3?
Does your BGP4 MIB agent implement the following
objects? Indicate yes or no (Y or N) for each object:
(Y) bgpVersion
(Y) bgpLocalAs
(Y) bgpPeerIdentifier
(Y) bgpPeerState
(Y) bgpPeerAdminStatus
(Y) bgpPeerNegotiatedVersion
(Y) bgpPeerLocalAddr
(Y) bgpPeerLocalPort
(Y) bgpPeerRemoteAddr
(Y) bgpPeerRemotePort
(Y) bgpPeerRemoteAs
(Y) bgpPeerInUpdates
(Y) bgpPeerOutUpdates
(Y) bgpPeerInTotalMessages
(Y) bgpPeerOutTotalMessages
(Y) bgpPeerLastError
(Y) bgpPeerFsmEstablishedTransitions
(Y) bgpPeerFsmEstablishedTime
(Y) bgpPeerConnectRetryInterval
(Y) bgpPeerHoldTime
(Y) bgpPeerKeepAlive
(Y) bgpPeerHoldTimeConfigured
(Y) bgpPeerKeepAliveConfigured
(Y) bgpPeerMinASOriginationInterval
(Y) bgpPeerMinRouteAdvertisementInterval
(Y) bgpPeerInUpdateElapsedTime
(Y) bgpIdentifier
(N) bgpPathAttrPeer
Hares & Hares Expires - August 2004 [Page 4]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
(N) bgpPathAttrDestNetwork
(N) bgpPathAttrOrigin
(N) bgpPathAttrASPath
(N) bgpPathAttrNextHop
(N) bgpPathAttrInterASMetric
(Y) bgp4PathAttrPeer
(Y) bgp4PathAttrIpAddrPrefixLen
(Y) bgp4PathAttrIpAddrPrefix
(Y) bgp4PathAttrOrigin
(Y) bgp4PathAttrASPathSegment
(Y) bgp4PathAttrNextHop
(Y) bgp4PathAttrMultiExitDisc
(Y) bgp4PathAttrLocalPref
(Y) bgp4PathAttrAtomicAggregate
(Y) bgp4PathAttrAggregatorAS
(Y) bgp4PathAttrAggregatorAddr
(Y) bgp4PathAttrCalcLocalPref
(Y) bgp4PathAttrBest
(Y) bgp4PathAttrUnknown
Does your implementation allow managers to write to the following
read-write objects? Indicate yes or no (Y or N) for each object:
(N) bgpPeerAdminStatus
(N) bgpPeerConnectRetryInterval
(N) bgpPeerHoldTimeConfigured
(N) bgpPeerKeepAliveConfigured
(N) bgpPeerMinASOriginationInterval
(N) bgpPeerMinRouteAdvertisementInterval
Does your implementation include each of the following
notifications? Indicate yes or no (Y or N) for each
notification:
(Y) bgpEstablished
(Y) bgpBackwardTransition
2.2 NextHop Technologies
Agent Implementation Checklist
This section should be completed by individuals or companies who
have implemented RFC 1657 support in an SNMP agent.
Is your BGP4 MIB agent an independent implementation? Or is it
based on public domain or commercial code? If it is not
independent, what code base was used?
Hares & Hares Expires - August 2004 [Page 5]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
- Independent implementation.
Have you done any interoperability testing with managers that
implement the BGP4 MIB? If so, which manager implementations
have been used with your agent?
- Yes.
For each manager with which you have interoperated, which of the
following features were tested? Duplicate this section for each
manager, and indicate yes or no (Y/N) for each feature:
Manager Implementation Used: <Name>
- UCD SNMP Tools
Original Manager Code Base (if known): <Name>
(Y) Manager implemented independently from your agent?
(Y) Read access to BGP4 MIB variables.
(na) Write access to BGP4 MIB variables.
(na) Sending and receiving BGP4 MIB notifications.
(Y) Tested using SNMPv1/v2c.
(N) Tested using SNMPv3.
Are there any unresolved interoperability issues between your
BGP4 MIB agent and any BGP4 MIB manager that may indicate
problems in the specification? If so, please provide technical
details.
(Y/N) Does your agent support SNMPv3?
- N/A. Access to agent is provided via SMUX.
Does your BGP4 MIB agent implement the following
objects? Indicate yes or no (Y or N) for each object:
(Y) bgpVersion
(Y) bgpLocalAs
(Y) bgpPeerIdentifier
(Y) bgpPeerState
(Y) bgpPeerAdminStatus
(Y) bgpPeerNegotiatedVersion
(Y) bgpPeerLocalAddr
(Y) bgpPeerLocalPort
(Y) bgpPeerRemoteAddr
(Y) bgpPeerRemotePort
(Y) bgpPeerRemoteAs
(Y) bgpPeerInUpdates
Hares & Hares Expires - August 2004 [Page 6]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
(Y) bgpPeerOutUpdates
(Y) bgpPeerInTotalMessages
(Y) bgpPeerOutTotalMessages
(Y) bgpPeerLastError
(Y) bgpPeerFsmEstablishedTransitions
(Y) bgpPeerFsmEstablishedTime
(Y) bgpPeerConnectRetryInterval
(Y) bgpPeerHoldTime
(Y) bgpPeerKeepAlive
(Y) bgpPeerHoldTimeConfigured
(Y) bgpPeerKeepAliveConfigured
(Y) bgpPeerMinASOriginationInterval
(Y) bgpPeerMinRouteAdvertisementInterval
(Y) bgpPeerInUpdateElapsedTime
(Y) bgpIdentifier
(Y) bgpPathAttrPeer
(Y) bgpPathAttrDestNetwork
(Y) bgpPathAttrOrigin
(Y) bgpPathAttrASPath
(Y) bgpPathAttrNextHop
(Y) bgpPathAttrInterASMetric
(Y) bgp4PathAttrPeer
(Y) bgp4PathAttrIpAddrPrefixLen
(Y) bgp4PathAttrIpAddrPrefix
(Y) bgp4PathAttrOrigin
(Y) bgp4PathAttrASPathSegment
(Y) bgp4PathAttrNextHop
(Y) bgp4PathAttrMultiExitDisc
(Y) bgp4PathAttrLocalPref
(Y) bgp4PathAttrAtomicAggregate
(Y) bgp4PathAttrAggregatorAS
(Y) bgp4PathAttrAggregatorAddr
(Y) bgp4PathAttrCalcLocalPref
(Y) bgp4PathAttrBest
(Y) bgp4PathAttrUnknown
Does your implementation allow managers to write to the following
read-write objects? Indicate yes or no (Y or N) for each object:
(N) bgpPeerAdminStatus
(N) bgpPeerConnectRetryInterval
(N) bgpPeerHoldTimeConfigured
(N) bgpPeerKeepAliveConfigured
(N) bgpPeerMinASOriginationInterval
(N) bgpPeerMinRouteAdvertisementInterval
Does your implementation include each of the following
notifications? Indicate yes or no (Y or N) for each
Hares & Hares Expires - August 2004 [Page 7]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
notification:
(N) bgpEstablished
(N) bgpBackwardTransition
2.3 Redback Networks
Agent Implementation Checklist
This section should be completed by individuals or companies who
have implemented RFC 1657 support in an SNMP agent.
Is your BGP4 MIB agent an independent implementation? Or is it
based on public domain or commercial code? If it is not
independent, what code base was used?
- No, it is based on SNMP Research EMANATE
Have you done any interoperability testing with managers that
implement the BGP4 MIB? If so, which manager implementations
have been used with your agent?
- We have done interoperability testing with SNMP managers from
MRTG.
For each manager with which you have interoperated, which of the
following features were tested? Duplicate this section for each
manager, and indicate yes or no (Y/N) for each feature:
Manager Implementation Used: MRTG (mrtg.org)
Original Manager Code Base (if known):
(Y) Manager implemented independently from your agent?
(Y) Read access to BGP4 MIB variables.
(N) Write access to BGP4 MIB variables.
(Y) Sending and receiving BGP4 MIB notifications.
(Y) Tested using SNMPv1/v2c.
(Y) Tested using SNMPv3.
Are there any unresolved interoperability issues between your
BGP4 MIB agent and any BGP4 MIB manager that may indicate
problems in the specification? If so, please provide technical
details.
No, there are not any unresolved interoperability issues.
(Y) Does your agent support SNMPv3?
Hares & Hares Expires - August 2004 [Page 8]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
Does your BGP4 MIB agent implement the following
objects? Indicate yes or no (Y or N) for each object:
(Y) bgpVersion
(Y) bgpLocalAs
(Y) bgpPeerIdentifier
(Y) bgpPeerState
(Y) bgpPeerAdminStatus
(Y) bgpPeerNegotiatedVersion
(Y) bgpPeerLocalAddr
(Y) bgpPeerLocalPort
(Y) bgpPeerRemoteAddr
(Y) bgpPeerRemotePort
(Y) bgpPeerRemoteAs
(Y) bgpPeerInUpdates
(Y) bgpPeerOutUpdates
(Y) bgpPeerInTotalMessages
(Y) bgpPeerOutTotalMessages
(Y) bgpPeerLastError
(Y) bgpPeerFsmEstablishedTransitions
(Y) bgpPeerFsmEstablishedTime
(Y) bgpPeerConnectRetryInterval
(Y) bgpPeerHoldTime
(Y) bgpPeerKeepAlive
(Y) bgpPeerHoldTimeConfigured
(Y) bgpPeerKeepAliveConfigured
(Y) bgpPeerMinASOriginationInterval
(Y) bgpPeerMinRouteAdvertisementInterval
(Y) bgpPeerInUpdateElapsedTime
(Y) bgpIdentifier
(N) bgpPathAttrPeer
(N) bgpPathAttrDestNetwork
(N) bgpPathAttrOrigin
(N) bgpPathAttrASPath
(N) bgpPathAttrNextHop
(N) bgpPathAttrInterASMetric
(Y) bgp4PathAttrPeer
(Y) bgp4PathAttrIpAddrPrefixLen
(Y) bgp4PathAttrIpAddrPrefix
(Y) bgp4PathAttrOrigin
(Y) bgp4PathAttrASPathSegment
(Y) bgp4PathAttrNextHop
(Y) bgp4PathAttrMultiExitDisc
(Y) bgp4PathAttrLocalPref
(Y) bgp4PathAttrAtomicAggregate
(Y) bgp4PathAttrAggregatorAS
Hares & Hares Expires - August 2004 [Page 9]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
(Y) bgp4PathAttrAggregatorAddr
(Y) bgp4PathAttrCalcLocalPref
(Y) bgp4PathAttrBest
(Y) bgp4PathAttrUnknown
Does your implementation allow managers to write to the following
read-write objects? Indicate yes or no (Y or N) for each object:
(N) bgpPeerAdminStatus
(N) bgpPeerConnectRetryInterval
(N) bgpPeerHoldTimeConfigured
(N) bgpPeerKeepAliveConfigured
(N) bgpPeerMinASOriginationInterval
(N) bgpPeerMinRouteAdvertisementInterval
Does your implementation include each of the following
notifications? Indicate yes or no (Y or N) for each
notification:
(Y) bgpEstablished
(Y) bgpBackwardTransition
- transition from Established to Idle only.
3. MIB Walks
<Text for this section>
3.1 Cisco Systems
BGP4-MIB::bgpVersion.0
= Hex-STRING: 10
BGP4-MIB::bgpLocalAs.0
= INTEGER: 65000
BGP4-MIB::bgpPeerIdentifier.10.10.1.29
= IpAddress: 10.10.2.229
BGP4-MIB::bgpPeerIdentifier.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgpPeerState.10.10.1.29
= INTEGER: established(6)
BGP4-MIB::bgpPeerState.11.10.128.3
= INTEGER: established(6)
BGP4-MIB::bgpPeerAdminStatus.10.10.1.29
= INTEGER: start(2)
BGP4-MIB::bgpPeerAdminStatus.11.10.128.3
= INTEGER: start(2)
BGP4-MIB::bgpPeerNegotiatedVersion.10.10.1.29
= INTEGER: 4
BGP4-MIB::bgpPeerNegotiatedVersion.11.10.128.3
Hares & Hares Expires - August 2004 [Page 10]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= INTEGER: 4
BGP4-MIB::bgpPeerLocalAddr.10.10.1.29
= IpAddress: 11.10.128.4
BGP4-MIB::bgpPeerLocalAddr.11.10.128.3
= IpAddress: 11.10.128.4
BGP4-MIB::bgpPeerLocalPort.10.10.1.29
= INTEGER: 11014
BGP4-MIB::bgpPeerLocalPort.11.10.128.3
= INTEGER: 11013
BGP4-MIB::bgpPeerRemoteAddr.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgpPeerRemoteAddr.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgpPeerRemotePort.10.10.1.29
= INTEGER: 179
BGP4-MIB::bgpPeerRemotePort.11.10.128.3
= INTEGER: 179
BGP4-MIB::bgpPeerRemoteAs.10.10.1.29
= INTEGER: 2
BGP4-MIB::bgpPeerRemoteAs.11.10.128.3
= INTEGER: 65000
BGP4-MIB::bgpPeerInUpdates.10.10.1.29
= Counter32: 54
BGP4-MIB::bgpPeerInUpdates.11.10.128.3
= Counter32: 5
BGP4-MIB::bgpPeerOutUpdates.10.10.1.29
= Counter32: 3
BGP4-MIB::bgpPeerOutUpdates.11.10.128.3
= Counter32: 54
BGP4-MIB::bgpPeerInTotalMessages.10.10.1.29
= Counter32: 12998
BGP4-MIB::bgpPeerInTotalMessages.11.10.128.3
= Counter32: 12949
BGP4-MIB::bgpPeerOutTotalMessages.10.10.1.29
= Counter32: 12947
BGP4-MIB::bgpPeerOutTotalMessages.11.10.128.3
= Counter32: 12998
BGP4-MIB::bgpPeerLastError.10.10.1.29
= Hex-STRING: 00 00
BGP4-MIB::bgpPeerLastError.11.10.128.3
= Hex-STRING: 00 00
BGP4-MIB::bgpPeerFsmEstablishedTransitions.10.10.1.29
= Counter32: 1
BGP4-MIB::bgpPeerFsmEstablishedTransitions.11.10.128.3
= Counter32: 1
BGP4-MIB::bgpPeerFsmEstablishedTime.10.10.1.29
= Gauge32: 776416
BGP4-MIB::bgpPeerFsmEstablishedTime.11.10.128.3
= Gauge32: 776416
Hares & Hares Expires - August 2004 [Page 11]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
BGP4-MIB::bgpPeerConnectRetryInterval.10.10.1.29
= INTEGER: 60
BGP4-MIB::bgpPeerConnectRetryInterval.11.10.128.3
= INTEGER: 60
BGP4-MIB::bgpPeerHoldTime.10.10.1.29
= INTEGER: 180
BGP4-MIB::bgpPeerHoldTime.11.10.128.3
= INTEGER: 180
BGP4-MIB::bgpPeerKeepAlive.10.10.1.29
= INTEGER: 60
BGP4-MIB::bgpPeerKeepAlive.11.10.128.3
= INTEGER: 60
BGP4-MIB::bgpPeerHoldTimeConfigured.10.10.1.29
= INTEGER: 180
BGP4-MIB::bgpPeerHoldTimeConfigured.11.10.128.3
= INTEGER: 180
BGP4-MIB::bgpPeerKeepAliveConfigured.10.10.1.29
= INTEGER: 60
BGP4-MIB::bgpPeerKeepAliveConfigured.11.10.128.3
= INTEGER: 60
BGP4-MIB::bgpPeerMinASOriginationInterval.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgpPeerMinASOriginationInterval.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgpPeerMinRouteAdvertisementInterval.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgpPeerMinRouteAdvertisementInterval.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgpPeerInUpdateElapsedTime.10.10.1.29
= Gauge32: 103451
BGP4-MIB::bgpPeerInUpdateElapsedTime.11.10.128.3
= Gauge32: 776416
BGP4-MIB::bgpIdentifier.0
= IpAddress: 11.10.128.4
BGP4-MIB::bgp4PathAttrPeer.10.10.1.21.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrPeer.10.10.1.22.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrPeer.10.10.1.23.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrPeer.10.10.1.29.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrPeer.10.10.1.32.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrPeer.10.10.1.33.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrPeer.10.10.1.34.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrPeer.10.10.1.61.32.11.10.128.3
Hares & Hares Expires - August 2004 [Page 12]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrPeer.10.10.1.62.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrPeer.10.10.2.0.24.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrPeer.10.10.3.0.24.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrPeer.10.10.6.0.24.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.21.32.10.10.1.29
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.22.32.10.10.1.29
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.23.32.10.10.1.29
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.29.32.10.10.1.29
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.32.32.11.10.128.3
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.33.32.11.10.128.3
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.34.32.11.10.128.3
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.61.32.11.10.128.3
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.1.62.32.11.10.128.3
= INTEGER: 32
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.2.0.24.10.10.1.29
= INTEGER: 24
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.3.0.24.11.10.128.3
= INTEGER: 24
BGP4-MIB::bgp4PathAttrIpAddrPrefixLen.10.10.6.0.24.11.10.128.3
= INTEGER: 24
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.21.32.10.10.1.29
= IpAddress: 10.10.1.21
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.22.32.10.10.1.29
= IpAddress: 10.10.1.22
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.23.32.10.10.1.29
= IpAddress: 10.10.1.23
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.29.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.32.32.11.10.128.3
= IpAddress: 10.10.1.32
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.33.32.11.10.128.3
= IpAddress: 10.10.1.33
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.34.32.11.10.128.3
= IpAddress: 10.10.1.34
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.61.32.11.10.128.3
= IpAddress: 10.10.1.61
Hares & Hares Expires - August 2004 [Page 13]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.1.62.32.11.10.128.3
= IpAddress: 10.10.1.62
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.2.0.24.10.10.1.29
= IpAddress: 10.10.2.0
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.3.0.24.11.10.128.3
= IpAddress: 10.10.3.0
BGP4-MIB::bgp4PathAttrIpAddrPrefix.10.10.6.0.24.11.10.128.3
= IpAddress: 10.10.6.0
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.21.32.10.10.1.29
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.22.32.10.10.1.29
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.23.32.10.10.1.29
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.29.32.10.10.1.29
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.32.32.11.10.128.3
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.33.32.11.10.128.3
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.34.32.11.10.128.3
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.61.32.11.10.128.3
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.1.62.32.11.10.128.3
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.2.0.24.10.10.1.29
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.3.0.24.11.10.128.3
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrOrigin.10.10.6.0.24.11.10.128.3
= INTEGER: igp(1)
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.21.32.10.10.1.29
= Hex-STRING: 02 01 00 02
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.22.32.10.10.1.29
= Hex-STRING: 02 01 00 02
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.23.32.10.10.1.29
= Hex-STRING: 02 01 00 02
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.29.32.10.10.1.29
= Hex-STRING: 02 01 00 02
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.32.32.11.10.128.3
= Hex-STRING: 02 01 00 03
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.33.32.11.10.128.3
= Hex-STRING: 02 01 00 03
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.34.32.11.10.128.3
= Hex-STRING: 02 01 00 03
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.61.32.11.10.128.3
= Hex-STRING: 02 02 00 03 00 06
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.1.62.32.11.10.128.3
Hares & Hares Expires - August 2004 [Page 14]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= Hex-STRING: 02 02 00 03 00 06
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.2.0.24.10.10.1.29
= Hex-STRING: 02 01 00 02
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.3.0.24.11.10.128.3
= Hex-STRING: 02 01 00 03
BGP4-MIB::bgp4PathAttrASPathSegment.10.10.6.0.24.11.10.128.3
= Hex-STRING: 02 01 00 03
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.21.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.22.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.23.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.29.32.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.32.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.33.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.34.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.61.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrNextHop.10.10.1.62.32.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrNextHop.10.10.2.0.24.10.10.1.29
= IpAddress: 10.10.1.29
BGP4-MIB::bgp4PathAttrNextHop.10.10.3.0.24.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrNextHop.10.10.6.0.24.11.10.128.3
= IpAddress: 11.10.128.3
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.21.32.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.22.32.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.23.32.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.29.32.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.32.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.33.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.34.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.61.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.1.62.32.11.10.128.3
= INTEGER: 0
Hares & Hares Expires - August 2004 [Page 15]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.2.0.24.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.3.0.24.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrMultiExitDisc.10.10.6.0.24.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.21.32.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.22.32.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.23.32.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.29.32.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.32.32.11.10.128.3
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.33.32.11.10.128.3
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.34.32.11.10.128.3
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.61.32.11.10.128.3
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.1.62.32.11.10.128.3
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.2.0.24.10.10.1.29
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.3.0.24.11.10.128.3
= INTEGER: -1
BGP4-MIB::bgp4PathAttrLocalPref.10.10.6.0.24.11.10.128.3
= INTEGER: -1
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.21.32.10.10.1.29
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.22.32.10.10.1.29
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.23.32.10.10.1.29
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.29.32.10.10.1.29
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.32.32.11.10.128.3
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.33.32.11.10.128.3
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.34.32.11.10.128.3
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.61.32.11.10.128.3
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.1.62.32.11.10.128.3
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.2.0.24.10.10.1.29
Hares & Hares Expires - August 2004 [Page 16]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.3.0.24.11.10.128.3
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAtomicAggregate.10.10.6.0.24.11.10.128.3
= INTEGER: lessSpecificRrouteNotSelected(1)
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.21.32.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.22.32.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.23.32.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.29.32.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.32.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.33.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.34.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.61.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.1.62.32.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.2.0.24.10.10.1.29
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.3.0.24.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAS.10.10.6.0.24.11.10.128.3
= INTEGER: 0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.21.32.10.10.1.29
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.22.32.10.10.1.29
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.23.32.10.10.1.29
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.29.32.10.10.1.29
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.32.32.11.10.128.3
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.33.32.11.10.128.3
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.34.32.11.10.128.3
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.61.32.11.10.128.3
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.1.62.32.11.10.128.3
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.2.0.24.10.10.1.29
= IpAddress: 0.0.0.0
Hares & Hares Expires - August 2004 [Page 17]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.3.0.24.11.10.128.3
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrAggregatorAddr.10.10.6.0.24.11.10.128.3
= IpAddress: 0.0.0.0
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.21.32.10.10.1.29
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.22.32.10.10.1.29
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.23.32.10.10.1.29
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.29.32.10.10.1.29
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.32.32.11.10.128.3
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.33.32.11.10.128.3
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.34.32.11.10.128.3
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.61.32.11.10.128.3
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.1.62.32.11.10.128.3
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.2.0.24.10.10.1.29
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.3.0.24.11.10.128.3
= INTEGER: 100
BGP4-MIB::bgp4PathAttrCalcLocalPref.10.10.6.0.24.11.10.128.3
= INTEGER: 100
BGP4-MIB::bgp4PathAttrBest.10.10.1.21.32.10.10.1.29
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.22.32.10.10.1.29
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.23.32.10.10.1.29
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.29.32.10.10.1.29
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.32.32.11.10.128.3
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.33.32.11.10.128.3
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.34.32.11.10.128.3
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.61.32.11.10.128.3
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.1.62.32.11.10.128.3
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.2.0.24.10.10.1.29
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.3.0.24.11.10.128.3
Hares & Hares Expires - August 2004 [Page 18]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrBest.10.10.6.0.24.11.10.128.3
= INTEGER: true(2)
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.21.32.10.10.1.29
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.22.32.10.10.1.29
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.23.32.10.10.1.29
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.29.32.10.10.1.29
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.32.32.11.10.128.3
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.33.32.11.10.128.3
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.34.32.11.10.128.3
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.61.32.11.10.128.3
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.1.62.32.11.10.128.3
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.2.0.24.10.10.1.29
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.3.0.24.11.10.128.3
= ""
BGP4-MIB::bgp4PathAttrUnknown.10.10.6.0.24.11.10.128.3
= ""
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."... ".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."...!".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
Hares & Hares Expires - August 2004 [Page 19]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
"...."."..."".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."...=".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."...>".32
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteOrigin.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: igp(1)
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 02 01 00 02
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 02 01 00 02
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 02 01 00 02
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 02 01 00 02
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 02 01 00 02
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."... ".32
= Hex-STRING: 02 01 00 03
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."...!".32
= Hex-STRING: 02 01 00 03
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."..."".32
= Hex-STRING: 02 01 00 03
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."...=".32
= Hex-STRING: 02 02 00 03 00 06
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."...>".32
= Hex-STRING: 02 02 00 03 00 06
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 02 01 00 03
CISCO-BGP4-MIB::cbgpRouteASPathSegment.ipv4.unicast.ipv4.
"...."."....".24
Hares & Hares Expires - August 2004 [Page 20]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= Hex-STRING: 02 01 00 03
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 0A 0A 01 1D
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 0A 0A 01 1D
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 0A 0A 01 1D
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 0A 0A 01 1D
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 0A 0A 01 1D
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."... ".32
= Hex-STRING: 0B 0A 80 03
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."...!".32
= Hex-STRING: 0B 0A 80 03
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."..."".32
= Hex-STRING: 0B 0A 80 03
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."...=".32
= Hex-STRING: 0B 0A 80 03
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."...>".32
= Hex-STRING: 0B 0A 80 03
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 0B 0A 80 03
CISCO-BGP4-MIB::cbgpRouteNextHop.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 0B 0A 80 03
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: false(2)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: false(2)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: false(2)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
Hares & Hares Expires - August 2004 [Page 21]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."... ".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."...!".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."..."".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."...=".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."...>".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMedPresent.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."... ".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."...!".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."..."".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
Hares & Hares Expires - August 2004 [Page 22]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
"...."."...=".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."...>".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteMultiExitDisc.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."... ".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."...!".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."..."".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."...=".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."...>".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPrefPresent.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."....".32
Hares & Hares Expires - August 2004 [Page 23]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."... ".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."...!".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."..."".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."...=".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."...>".32
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteLocalPref.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 100
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: lessSpecificRouteNotSelected(1)
Hares & Hares Expires - August 2004 [Page 24]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."... ".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."...!".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."..."".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."...=".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."...>".32
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAtomicAggregate.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: lessSpecificRouteNotSelected(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."....".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."... ".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."...!".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."..."".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."...=".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
Hares & Hares Expires - August 2004 [Page 25]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
"...."."...>".32
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAS.ipv4.unicast.ipv4.
"...."."....".24
= Gauge32: 0
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."... ".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."...!".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."..."".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."...=".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."...>".32
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddrType.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: ipv4(1)
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."....".32
Hares & Hares Expires - August 2004 [Page 26]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."....".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."... ".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."...!".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."..."".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."...=".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."...>".32
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteAggregatorAddr.ipv4.unicast.ipv4.
"...."."....".24
= Hex-STRING: 00 00 00 00
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."....".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."... ".32
= INTEGER: true(1)
Hares & Hares Expires - August 2004 [Page 27]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."...!".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."..."".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."...=".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."...>".32
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteBest.ipv4.unicast.ipv4.
"...."."....".24
= INTEGER: true(1)
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."....".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."....".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."....".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."....".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."....".24
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."... ".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."...!".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."..."".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."...=".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."...>".32
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
Hares & Hares Expires - August 2004 [Page 28]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
"...."."....".24
= ""
CISCO-BGP4-MIB::cbgpRouteUnknownAttr.ipv4.unicast.ipv4.
"...."."....".24
= ""
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.1.1.7.10.10.1.29
= ""
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.1.1.7.11.10.128.3
= ""
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.1.1.8.10.10.1.29
= INTEGER: 5
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.1.1.8.11.10.128.3
= INTEGER: 5
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.2.1.3.10.10.1.29.1.1
= Hex-STRING: 00 01 01
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.2.1.3.10.10.1.29.2.1
= ""
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.2.1.3.11.10.128.3.1.1
= Hex-STRING: 00 01 01
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.2.1.3.11.10.128.3.2.1
= ""
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.3.1.3.10.10.1.29.1.1
= STRING: "IPv4 Unicast"
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.3.1.3.11.10.128.3.1.1
= STRING: "IPv4 Unicast"
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.1.10.10.1.29.1.1
= Counter32: 5
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.1.11.10.128.3.1.1
= Counter32: 7
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.2.10.10.1.29.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.2.11.10.128.3.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.3.10.10.1.29.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.3.11.10.128.3.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.4.10.10.1.29.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.4.11.10.128.3.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.5.10.10.1.29.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.5.11.10.128.3.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.6.10.10.1.29.1.1
= Gauge32: 7
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.6.11.10.128.3.1.1
= Gauge32: 31
Hares & Hares Expires - August 2004 [Page 29]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.7.10.10.1.29.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.7.11.10.128.3.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.8.10.10.1.29.1.1
= Gauge32: 0
CISCO-BGP4-MIB::ciscoBgp4MIBObjects.2.4.1.8.11.10.128.3.1.1
= Gauge32: 25
3.2 NextHop Technologies
The following NextHop MIB walk has been run utilizing the "number"
format over a routing table with full 12.0.0.0/8 route table.
(Routing information was restricted from full by BGP policy.) This
MIB walk was utilized to determine that the MIB process was workable
for a large routing table.
The editor has removed a majority of the actual route interfaces for
brevity and for protection of real routing information. Full table
has been forwarded to Routing Area Directors and Operations Area
Directors for review.
15.1.0 = Hex: 10
15.2.0 = 65534
15.3.1.1.65.247.36.213 = IpAddress: 65.247.36.213
15.3.1.2.65.247.36.213 = 6
15.3.1.3.65.247.36.213 = 2
15.3.1.4.65.247.36.213 = 4
15.3.1.5.65.247.36.213 = IpAddress: 10.132.10.66
15.3.1.6.65.247.36.213 = 1977
15.3.1.7.65.247.36.213 = IpAddress: 65.247.36.213
15.3.1.8.65.247.36.213 = 179
15.3.1.9.65.247.36.213 = 65534
15.3.1.10.65.247.36.213 = Counter32: 26362
15.3.1.11.65.247.36.213 = Counter32: 0
15.3.1.12.65.247.36.213 = Counter32: 26363
15.3.1.13.65.247.36.213 = Counter32: 5
15.3.1.14.65.247.36.213 = Hex: 00 00
15.3.1.15.65.247.36.213 = Counter32: 1
15.3.1.16.65.247.36.213 = Gauge32: 137
15.3.1.17.65.247.36.213 = 4
15.3.1.18.65.247.36.213 = 180
15.3.1.19.65.247.36.213 = 60
15.3.1.20.65.247.36.213 = 180
15.3.1.21.65.247.36.213 = 20
15.3.1.22.65.247.36.213 = 1 [MAOI]
15.3.1.23.65.247.36.213 = 1 [MINAdver]
15.3.1.24.65.247.36.213 = Gauge32: 2
15.4.0 = IpAddress: 10.132.10.66
Hares & Hares Expires - August 2004 [Page 30]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
15.6.1.1.12.0.0.0.8.65.247.36.213 = IpAddress: 65.247.36.213
15.6.1.1.12.0.17.0.24.65.247.36.213 = IpAddress: 65.247.36.213
15.6.1.1.12.0.19.0.24.65.247.36.213 = IpAddress: 65.247.36.213
15.6.1.1.12.0.28.0.24.65.247.36.213 = IpAddress: 65.247.36.213
15.6.1.1.12.0.29.0.24.65.247.36.213 = IpAddress: 65.247.36.213
15.6.1.1.12.0.48.0.20.65.247.36.213 = IpAddress: 65.247.36.213
15.6.1.1.12.0.252.0.23.65.247.36.213 = IpAddress: 65.247.36.213
[snip .. full 12,x/8 mib walk]
15.6.1.1.12.254.130.212.32.65.247.36.213 = IpAddress: 65.247.36.213
15.6.1.2.12.0.0.0.8.65.247.36.213 = 8
15.6.1.2.12.0.17.0.24.65.247.36.213 = 24
15.6.1.2.12.0.19.0.24.65.247.36.213 = 24
15.6.1.2.12.0.28.0.24.65.247.36.213 = 24
15.6.1.2.12.0.29.0.24.65.247.36.213 = 24
15.6.1.2.12.0.48.0.20.65.247.36.213 = 20
15.6.1.2.12.0.252.0.23.65.247.36.213 = 23
[snip ... full 12.x/8 mib walk replaced]
15.6.1.2.12.254.130.212.32.65.247.36.213 = 32
15.6.1.3.12.0.0.0.8.65.247.36.213 = IpAddress: 12.0.0.0
15.6.1.3.12.0.17.0.24.65.247.36.213 = IpAddress: 12.0.17.0
15.6.1.3.12.0.19.0.24.65.247.36.213 = IpAddress: 12.0.19.0
15.6.1.3.12.0.28.0.24.65.247.36.213 = IpAddress: 12.0.28.0
15.6.1.3.12.0.29.0.24.65.247.36.213 = IpAddress: 12.0.29.0
15.6.1.3.12.0.48.0.20.65.247.36.213 = IpAddress: 12.0.48.0
15.6.1.3.12.0.252.0.23.65.247.36.213 = IpAddress: 12.0.252.0
[snip .. full /12 mib walk]
15.6.1.3.12.254.130.212.32.65.247.36.213 = IpAddress: 12.254.130.212
15.6.1.4.12.0.0.0.8.65.247.36.213 = 1
15.6.1.4.12.0.17.0.24.65.247.36.213 = 1
15.6.1.4.12.0.19.0.24.65.247.36.213 = 1
15.6.1.4.12.0.28.0.24.65.247.36.213 = 1
15.6.1.4.12.0.29.0.24.65.247.36.213 = 1
15.6.1.4.12.0.48.0.20.65.247.36.213 = 1
15.6.1.4.12.0.252.0.23.65.247.36.213 = 1
[snip .. full 12.x/8 mib walk]
15.6.1.4.12.254.130.212.32.65.247.36.213 = 1
15.6.1.5.12.0.0.0.8.65.247.36.213 =
Hex: 02 03 0B FA 5B DE 1B 6A
15.6.1.5.12.0.17.0.24.65.247.36.213 =
Hex: 02 04 0B FA 5B DE 02 BD 69 6E
15.6.1.5.12.0.19.0.24.65.247.36.213 =
Hex: 02 04 0B FA 5B DE 1B 6A 6B 5F
15.6.1.5.12.0.28.0.24.65.247.36.213 =
Hex: 02 08 0B FA 5B DE 02 BD 75 62 75 62 75 62 75 62 75 62
15.6.1.5.12.0.29.0.24.65.247.36.213 =
Hex: 02 04 0B FA 5B DE 1B 6A 77 4A
15.6.1.5.12.0.48.0.20.65.247.36.213 =
Hex: 02 05 0B FA 11 7A 00 AE 40 F7 06 CE
15.6.1.5.12.0.252.0.23.65.247.36.213 =
Hares & Hares Expires - August 2004 [Page 31]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
Hex: 02 04 0B FA 5B DE 1B 6A 42 1F
[snip .. full 12.x/8 mib walk]
15.6.1.5.12.254.130.212.32.65.247.36.213 =
Hex: 02 03 FF FD 0F 68 1E 61
15.6.1.6.12.0.0.0.8.65.247.36.213 = IpAddress: 10.254.10.1
15.6.1.6.12.0.17.0.24.65.247.36.213 = IpAddress: 10.254.10.1
15.6.1.6.12.0.19.0.24.65.247.36.213 = IpAddress: 10.254.10.1
15.6.1.6.12.0.28.0.24.65.247.36.213 = IpAddress: 10.254.10.1
15.6.1.6.12.0.29.0.24.65.247.36.213 = IpAddress: 10.254.10.1
15.6.1.6.12.0.48.0.20.65.247.36.213 = IpAddress: 10.254.10.1
15.6.1.6.12.0.252.0.23.65.247.36.213 = IpAddress: 10.254.10.1
[snip .. full 12.x/8 mib walk]
15.6.1.6.12.254.130.212.32.65.247.36.213 = IpAddress: 10.254.10.1
15.6.1.7.12.0.0.0.8.65.247.36.213 = 0
15.6.1.7.12.0.17.0.24.65.247.36.213 = 0
15.6.1.7.12.0.19.0.24.65.247.36.213 = 0
15.6.1.7.12.0.28.0.24.65.247.36.213 = 0
15.6.1.7.12.0.29.0.24.65.247.36.213 = 0
15.6.1.7.12.0.48.0.20.65.247.36.213 = 0
15.6.1.7.12.0.252.0.23.65.247.36.213 = 0
[snip .. full 12.x/8 mib walk]
15.6.1.7.12.254.130.212.32.65.247.36.213 = 0
15.6.1.8.12.0.0.0.8.65.247.36.213 = 100
15.6.1.8.12.0.17.0.24.65.247.36.213 = 100
15.6.1.8.12.0.19.0.24.65.247.36.213 = 100
15.6.1.8.12.0.28.0.24.65.247.36.213 = 100
15.6.1.8.12.0.29.0.24.65.247.36.213 = 100
15.6.1.8.12.0.48.0.20.65.247.36.213 = 100
15.6.1.8.12.0.252.0.23.65.247.36.213 = 100
[snip full 12.x/8 mib walk]
15.6.1.8.12.254.130.212.32.65.247.36.213 = 100
15.6.1.9.12.0.0.0.8.65.247.36.213 = 1
15.6.1.9.12.0.17.0.24.65.247.36.213 = 1
15.6.1.9.12.0.19.0.24.65.247.36.213 = 1
15.6.1.9.12.0.28.0.24.65.247.36.213 = 1
15.6.1.9.12.0.29.0.24.65.247.36.213 = 1
15.6.1.9.12.0.48.0.20.65.247.36.213 = 1
15.6.1.9.12.0.252.0.23.65.247.36.213 = 1
[snip full 12.x/8 walk]
15.6.1.9.12.254.130.212.32.65.247.36.213 = 1
15.6.1.10.12.0.0.0.8.65.247.36.213 = 0
15.6.1.10.12.0.17.0.24.65.247.36.213 = 0
15.6.1.10.12.0.19.0.24.65.247.36.213 = 0
15.6.1.10.12.0.28.0.24.65.247.36.213 = 0
15.6.1.10.12.0.29.0.24.65.247.36.213 = 0
15.6.1.10.12.0.48.0.20.65.247.36.213 = 0
15.6.1.10.12.0.252.0.23.65.247.36.213 = 0
[snip full 12.x/8 walk]
15.6.1.10.12.254.130.212.32.65.247.36.213 = 0
Hares & Hares Expires - August 2004 [Page 32]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
15.6.1.11.12.0.0.0.8.65.247.36.213 = IpAddress: 0.0.0.0
15.6.1.11.12.0.17.0.24.65.247.36.213 = IpAddress: 0.0.0.0
15.6.1.11.12.0.19.0.24.65.247.36.213 = IpAddress: 0.0.0.0
15.6.1.11.12.0.28.0.24.65.247.36.213 = IpAddress: 0.0.0.0
15.6.1.11.12.0.29.0.24.65.247.36.213 = IpAddress: 0.0.0.0
15.6.1.11.12.0.48.0.20.65.247.36.213 = IpAddress: 0.0.0.0
15.6.1.11.12.0.252.0.23.65.247.36.213 = IpAddress: 0.0.0.0
[snip full 12.x/8 walk]
15.6.1.11.12.254.130.212.32.65.247.36.213 = IpAddress: 0.0.0.0
15.6.1.12.12.0.0.0.8.65.247.36.213 = 154
15.6.1.12.12.0.17.0.24.65.247.36.213 = 154
15.6.1.12.12.0.19.0.24.65.247.36.213 = 154
15.6.1.12.12.0.28.0.24.65.247.36.213 = 154
15.6.1.12.12.0.29.0.24.65.247.36.213 = 154
15.6.1.12.12.0.48.0.20.65.247.36.213 = 154
15.6.1].12.12.0.252.0.23.65.247.36.213 = 154
[snip full 12.x/8 walk]
15.6.1.12.12.254.130.212.32.65.247.36.213 = 154
15.6.1.13.12.0.0.0.8.65.247.36.213 = 2
15.6.1.13.12.0.17.0.24.65.247.36.213 = 2
15.6.1.13.12.0.19.0.24.65.247.36.213 = 2
15.6.1.13.12.0.28.0.24.65.247.36.213 = 2
15.6.1.13.12.0.29.0.24.65.247.36.213 = 2
15.6.1.13.12.0.48.0.20.65.247.36.213 = 2
15.6.1.13.12.0.252.0.23.65.247.36.213 = 2
[snip full 12.x/8 walk]
15.6.1.13.12.254.130.212.32.65.247.36.213 = 2
15.6.1.14.12.0.0.0.8.65.247.36.213 = ""
15.6.1.14.12.0.17.0.24.65.247.36.213 = ""
15.6.1.14.12.0.19.0.24.65.247.36.213 = ""
15.6.1.14.12.0.28.0.24.65.247.36.213 = ""
15.6.1.14.12.0.29.0.24.65.247.36.213 = ""
15.6.1.14.12.0.48.0.20.65.247.36.213 = ""
15.6.1.14.12.0.252.0.23.65.247.36.213 = ""
[snip full 12.x/8 walk]
15.6.1.14.12.254.130.212.32.65.247.36.213 = ""
3.3 Redback Networks
bgpPeerIdentifier.10.12.49.207 = 2.3.4.5
bgpPeerIdentifier.50.1.1.63 = 2.2.2.63
bgpPeerIdentifier.155.53.1.235 = 155.53.1.235
bgpPeerState.10.12.49.207 = established(6)
bgpPeerState.50.1.1.63 = established(6)
bgpPeerState.155.53.1.235 = established(6)
bgpPeerAdminStatus.10.12.49.207 = start(2)
bgpPeerAdminStatus.50.1.1.63 = start(2)
bgpPeerAdminStatus.155.53.1.235 = start(2)
bgpPeerNegotiatedVersion.10.12.49.207 = 4
Hares & Hares Expires - August 2004 [Page 33]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
bgpPeerNegotiatedVersion.50.1.1.63 = 4
bgpPeerNegotiatedVersion.155.53.1.235 = 4
bgpPeerLocalAddr.10.12.49.207 = 10.12.49.122
bgpPeerLocalAddr.50.1.1.63 = 50.1.1.122
bgpPeerLocalAddr.155.53.1.235 = 10.12.49.122
bgpPeerLocalPort.10.12.49.207 = 65455
bgpPeerLocalPort.50.1.1.63 = 179
bgpPeerLocalPort.155.53.1.235 = 65456
bgpPeerRemoteAddr.10.12.49.207 = 10.12.49.207
bgpPeerRemoteAddr.50.1.1.63 = 50.1.1.63
bgpPeerRemoteAddr.155.53.1.235 = 155.53.1.235
bgpPeerRemotePort.10.12.49.207 = 179
bgpPeerRemotePort.50.1.1.63 = 65529
bgpPeerRemotePort.155.53.1.235 = 179
bgpPeerRemoteAs.10.12.49.207 = 200
bgpPeerRemoteAs.50.1.1.63 = 200
bgpPeerRemoteAs.155.53.1.235 = 14207
bgpPeerInUpdates.10.12.49.207 = 1
bgpPeerInUpdates.50.1.1.63 = 0
bgpPeerInUpdates.155.53.1.235 = 21176
bgpPeerOutUpdates.10.12.49.207 = 2
bgpPeerOutUpdates.50.1.1.63 = 2
bgpPeerOutUpdates.155.53.1.235 = 2
bgpPeerInTotalMessages.10.12.49.207 = 16
bgpPeerInTotalMessages.50.1.1.63 = 2
bgpPeerInTotalMessages.155.53.1.235 = 21189
bgpPeerOutTotalMessages.10.12.49.207 = 18
bgpPeerOutTotalMessages.50.1.1.63 = 5
bgpPeerOutTotalMessages.155.53.1.235 = 18
bgpPeerLastError.10.12.49.207 = 00 00
bgpPeerLastError.50.1.1.63 = 04 00
bgpPeerLastError.155.53.1.235 = 00 00
bgpPeerFsmEstablishedTransitions.10.12.49.207 = 2
bgpPeerFsmEstablishedTransitions.50.1.1.63 = 2
bgpPeerFsmEstablishedTransitions.155.53.1.235 = 2
bgpPeerFsmEstablishedTime.10.12.49.207 = 669
bgpPeerFsmEstablishedTime.50.1.1.63 = 19
bgpPeerFsmEstablishedTime.155.53.1.235 = 669
bgpPeerConnectRetryInterval.10.12.49.207 = 120
bgpPeerConnectRetryInterval.50.1.1.63 = 120
bgpPeerConnectRetryInterval.155.53.1.235 = 120
bgpPeerHoldTime.10.12.49.207 = 180
bgpPeerHoldTime.50.1.1.63 = 180
bgpPeerHoldTime.155.53.1.235 = 180
bgpPeerKeepAlive.10.12.49.207 = 60
bgpPeerKeepAlive.50.1.1.63 = 60
bgpPeerKeepAlive.155.53.1.235 = 60
bgpPeerHoldTimeConfigured.10.12.49.207 = 180
bgpPeerHoldTimeConfigured.50.1.1.63 = 180
Hares & Hares Expires - August 2004 [Page 34]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
bgpPeerHoldTimeConfigured.155.53.1.235 = 180
bgpPeerKeepAliveConfigured.10.12.49.207 = 60
bgpPeerKeepAliveConfigured.50.1.1.63 = 60
bgpPeerKeepAliveConfigured.155.53.1.235 = 60
bgpPeerMinASOriginationInterval.10.12.49.207 = 15
bgpPeerMinASOriginationInterval.50.1.1.63 = 15
bgpPeerMinASOriginationInterval.155.53.1.235 = 15
bgpPeerMinRouteAdvertisementInterval.10.12.49.207 = 30
bgpPeerMinRouteAdvertisementInterval.50.1.1.63 = 30
bgpPeerMinRouteAdvertisementInterval.155.53.1.235 = 30
bgpPeerInUpdateElapsedTime.10.12.49.207 = 9
bgpPeerInUpdateElapsedTime.50.1.1.63 = 19
bgpPeerInUpdateElapsedTime.155.53.1.235 = 3
============================================================
bgpVersion.0 = 08
bgpLocalAs.0 = 300
bgpPeerIdentifier.10.12.49.207 = 2.3.4.5
bgpPeerIdentifier.50.1.1.63 = 0.0.0.0
bgpPeerIdentifier.155.53.1.235 = 155.53.1.235
bgpPeerState.10.12.49.207 = established(6)
bgpPeerState.50.1.1.63 = connect(2)
bgpPeerState.155.53.1.235 = established(6)
bgpPeerAdminStatus.10.12.49.207 = start(2)
bgpPeerAdminStatus.50.1.1.63 = start(2)
bgpPeerAdminStatus.155.53.1.235 = start(2)
bgpPeerNegotiatedVersion.10.12.49.207 = 4
bgpPeerNegotiatedVersion.50.1.1.63 = 0
bgpPeerNegotiatedVersion.155.53.1.235 = 4
bgpPeerLocalAddr.10.12.49.207 = 10.12.49.122
bgpPeerLocalAddr.50.1.1.63 = 0.0.0.0
bgpPeerLocalAddr.155.53.1.235 = 10.12.49.122
bgpPeerLocalPort.10.12.49.207 = 65455
bgpPeerLocalPort.50.1.1.63 = 0
bgpPeerLocalPort.155.53.1.235 = 65456
bgpPeerRemoteAddr.10.12.49.207 = 10.12.49.207
bgpPeerRemoteAddr.50.1.1.63 = 50.1.1.63
bgpPeerRemoteAddr.155.53.1.235 = 155.53.1.235
bgpPeerRemotePort.10.12.49.207 = 179
bgpPeerRemotePort.50.1.1.63 = 0
bgpPeerRemotePort.155.53.1.235 = 179
bgpPeerRemoteAs.10.12.49.207 = 200
bgpPeerRemoteAs.50.1.1.63 = 200
bgpPeerRemoteAs.155.53.1.235 = 14207
bgpPeerInUpdates.10.12.49.207 = 1
bgpPeerInUpdates.50.1.1.63 = 0
bgpPeerInUpdates.155.53.1.235 = 21164
bgpPeerOutUpdates.10.12.49.207 = 2
bgpPeerOutUpdates.50.1.1.63 = 0
Hares & Hares Expires - August 2004 [Page 35]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
bgpPeerOutUpdates.155.53.1.235 = 2
bgpPeerInTotalMessages.10.12.49.207 = 15
bgpPeerInTotalMessages.50.1.1.63 = 0
bgpPeerInTotalMessages.155.53.1.235 = 21176
bgpPeerOutTotalMessages.10.12.49.207 = 17
bgpPeerOutTotalMessages.50.1.1.63 = 0
bgpPeerOutTotalMessages.155.53.1.235 = 17
bgpPeerLastError.10.12.49.207 = 00 00
bgpPeerLastError.50.1.1.63 = 04 00
bgpPeerLastError.155.53.1.235 = 00 00
bgpPeerFsmEstablishedTransitions.10.12.49.207 = 2
bgpPeerFsmEstablishedTransitions.50.1.1.63 = 1
bgpPeerFsmEstablishedTransitions.155.53.1.235 = 2
bgpPeerFsmEstablishedTime.10.12.49.207 = 643
bgpPeerFsmEstablishedTime.50.1.1.63 = 5326
bgpPeerFsmEstablishedTime.155.53.1.235 = 643
bgpPeerConnectRetryInterval.10.12.49.207 = 120
bgpPeerConnectRetryInterval.50.1.1.63 = 120
bgpPeerConnectRetryInterval.155.53.1.235 = 120
bgpPeerHoldTime.10.12.49.207 = 180
bgpPeerHoldTime.50.1.1.63 = 0
bgpPeerHoldTime.155.53.1.235 = 180
bgpPeerKeepAlive.10.12.49.207 = 60
bgpPeerKeepAlive.50.1.1.63 = 0
bgpPeerKeepAlive.155.53.1.235 = 60
bgpPeerHoldTimeConfigured.10.12.49.207 = 180
bgpPeerHoldTimeConfigured.50.1.1.63 = 180
bgpPeerHoldTimeConfigured.155.53.1.235 = 180
bgpPeerKeepAliveConfigured.10.12.49.207 = 60
bgpPeerKeepAliveConfigured.50.1.1.63 = 60
bgpPeerKeepAliveConfigured.155.53.1.235 = 60
bgpPeerMinASOriginationInterval.10.12.49.207 = 15
bgpPeerMinASOriginationInterval.50.1.1.63 = 15
bgpPeerMinASOriginationInterval.155.53.1.235 = 15
bgpPeerMinRouteAdvertisementInterval.10.12.49.207 = 30
bgpPeerMinRouteAdvertisementInterval.50.1.1.63 = 30
bgpPeerMinRouteAdvertisementInterval.155.53.1.235 = 30
bgpPeerInUpdateElapsedTime.10.12.49.207 = 43
bgpPeerInUpdateElapsedTime.50.1.1.63 = 5506
bgpPeerInUpdateElapsedTime.155.53.1.235 = 0
bgpIdentifier.0 = 14.1.1.1
bgp4PathAttrPeer.1.2.3.0.24.10.12.49.207 = 10.12.49.207
bgp4PathAttrPeer.4.4.4.122.32.0.0.0.0 = 0.0.0.0
bgp4PathAttrPeer.6.8.0.0.20.155.53.1.235 = 155.53.1.235
bgp4PathAttrIpAddrPrefixLen.1.2.3.0.24.10.12.49.207 = 24
bgp4PathAttrIpAddrPrefixLen.4.4.4.122.32.0.0.0.0 = 32
bgp4PathAttrIpAddrPrefixLen.6.8.0.0.20.155.53.1.235 = 20
bgp4PathAttrIpAddrPrefix.1.2.3.0.24.10.12.49.207 = 1.2.3.0
bgp4PathAttrIpAddrPrefix.4.4.4.122.32.0.0.0.0 = 4.4.4.122
Hares & Hares Expires - August 2004 [Page 36]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
bgp4PathAttrIpAddrPrefix.6.8.0.0.20.155.53.1.235 = 6.8.0.0
bgp4PathAttrOrigin.1.2.3.0.24.10.12.49.207 = igp(1)
bgp4PathAttrOrigin.4.4.4.122.32.0.0.0.0 = igp(1)
bgp4PathAttrOrigin.6.8.0.0.20.155.53.1.235 = igp(1)
bgp4PathAttrASPathSegment.1.2.3.0.24.10.12.49.207 = 02 01 00 00 00 c8
bgp4PathAttrASPathSegment.4.4.4.122.32.0.0.0.0 =
bgp4PathAttrASPathSegment.6.8.0.0.20.155.53.1.235 =
02 05 00 00 37 7f 00 00 0f 68 00 00 0b 62 00 00
02 9c 00 00 05 af
bgp4PathAttrNextHop.1.2.3.0.24.10.12.49.207 = 10.12.49.207
bgp4PathAttrNextHop.4.4.4.122.32.0.0.0.0 = 0.0.0.0
bgp4PathAttrNextHop.6.8.0.0.20.155.53.1.235 = 155.53.1.235
bgp4PathAttrMultiExitDisc.1.2.3.0.24.10.12.49.207 = 0
bgp4PathAttrMultiExitDisc.4.4.4.122.32.0.0.0.0 = 0
bgp4PathAttrMultiExitDisc.6.8.0.0.20.155.53.1.235 = 0
bgp4PathAttrLocalPref.1.2.3.0.24.10.12.49.207 = 100
bgp4PathAttrLocalPref.4.4.4.122.32.0.0.0.0 = 100
bgp4PathAttrLocalPref.6.8.0.0.20.155.53.1.235 = 100
bgp4PathAttrAtomicAggregate.1.2.3.0.24.10.12.49.207 =
lessSpecificRouteSelected(2)
bgp4PathAttrAtomicAggregate.4.4.4.122.32.0.0.0.0 =
lessSpecificRouteSelected(2)
bgp4PathAttrAtomicAggregate.6.8.0.0.20.155.53.1.235 =
lessSpecificRouteSelected(2)
bgp4PathAttrAggregatorAS.1.2.3.0.24.10.12.49.207 = 0
bgp4PathAttrAggregatorAS.4.4.4.122.32.0.0.0.0 = 0
bgp4PathAttrAggregatorAS.6.8.0.0.20.155.53.1.235 = 0
bgp4PathAttrAggregatorAddr.1.2.3.0.24.10.12.49.207 = 0.0.0.0
bgp4PathAttrAggregatorAddr.4.4.4.122.32.0.0.0.0 = 0.0.0.0
bgp4PathAttrAggregatorAddr.6.8.0.0.20.155.53.1.235 = 0.0.0.0
bgp4PathAttrCalcLocalPref.1.2.3.0.24.10.12.49.207 = 100
bgp4PathAttrCalcLocalPref.4.4.4.122.32.0.0.0.0 = 100
bgp4PathAttrCalcLocalPref.6.8.0.0.20.155.53.1.235 = 100
bgp4PathAttrBest.1.2.3.0.24.10.12.49.207 = true(2)
bgp4PathAttrBest.4.4.4.122.32.0.0.0.0 = true(2)
bgp4PathAttrBest.6.8.0.0.20.155.53.1.235 = true(2)
bgp4PathAttrUnknown.1.2.3.0.24.10.12.49.207 =
bgp4PathAttrUnknown.4.4.4.122.32.0.0.0.0 =
bgp4PathAttrUnknown.6.8.0.0.20.155.53.1.235 =
Security Considerations
This document does not address any security issues.
References
Hares & Hares Expires - August 2004 [Page 37]
draft-ietf-idr-bgp-mibagent-survey-00 February 2004
1 Bradner, S., "The Internet Standards Process -- Revision 3", BCP
9, RFC 2026, October 1996.
< Your references will be listed here. View "Page Layout" if they are
not currently visible. >
Acknowledgments
<Add any acknowledgements>
Author's Addresses
Susan Hares
NextHop Technologies
825 Victors Way, Suite 100
Ann Arbor, MI 48108
Phone: 734-222-1600
Email: skh@nexthop.com
Hares & Hares Expires - August 2004 [Page 38]
| PAFTECH AB 2003-2026 | 2026-04-24 02:36:28 |