Administrator Guide
Operational
This section describes the properties of all the IPv4 operational data.
BGP
Use the following definition to get the BGP statistics:
Module: BGP
URI:
/api/operational/dell/stats/ip/bgp
Methods
Supported:
GET
BGP Model
+--ro bgp
+--ro table-version? uint32
+--ro local-router-id? string
+--ro routes
| +--ro prefix-list* [network-prefix network-prefix-len next-hop-
address seq-num]
| +--ro network-prefix inet:ip-address
| +--ro network-prefix-len inet-
address:InetAddressPrefixLength
| +--ro next-hop-address inet:ip-address
| +--ro seq-num uint32
| +--ro metric? uint32
| +--ro local-pref? uint32
| +--ro weight? uint32
| +--ro next-hop-cost-index? uint32
| +--ro as-path-string? string
| +--ro path-source? enumeration
| +--ro origin-code? enumeration
| +--ro is-nlre-loc-aggtd? snmpv2-tc:TruthValue
| +--ro is-stale? snmpv2-tc:TruthValue
| +--ro status-code? enumeration
| +--ro best-route? snmpv2-tc:TruthValue
| +--ro link-bandwidth? string
+--ro neighbors
+--ro neighbor* [neighbor-address]
+--ro neighbor-address inet:ipv4-address
+--ro advertised-routes
| +--ro prefix-list* [network-prefix network-prefix-len next-
hop-address seq-num]
| +--ro network-prefix inet:ip-address
| +--ro network-prefix-len inet-
address:InetAddressPrefixLength
| +--ro next-hop-address inet:ip-address
| +--ro seq-num uint32
| +--ro metric? uint32
| +--ro local-pref? uint32
| +--ro weight? uint32
| +--ro next-hop-cost-index? uint32
| +--ro as-path-string? string
| +--ro path-source? enumeration
REST API
163