Owner's Manual

REST API | 149
| | +--ro ifBroadCastAddress? inet:ip-address
| | +--ro ifAddressInput? enumeration
| | +--ro ifIpMtu? int32
| | +--ro protocols
| | +--ro udpHelper [helper]
| | | +--ro helper inet:ip-address
| | +--ro udpBroadcast? inet:ip-address
| | +--ro directedBroadcast? boolean
| | +--ro proxyArp? boolean
| | +--ro splitHorizon? boolean
| | +--ro poisonReverse? boolean
| | +--ro icmpRedirects? boolean
| | +--ro icmpUnreachables? boolean
IP Route
The following definition is for displaying the entries of ip route.
URI: /api/operational/ftos/stats/ip/route
Methods Supported: GET
+--ro route
| +--ro gatewayOfLastResort? string
| +--ro route-entry [destination]
| | +--ro destination inet:ip-prefix
| | +--ro gateway? inet:ip-address
| | +--ro routeType? enumeration
| | +--ro routeOwner? string
| | +--ro metric? string
| | +--ro lastChange? yang:timestamp
| | +--ro state? enumeration
| | +--ro defaultRoute? boolean
| | +--ro summary? boolean
| +--ro summary
| +--ro connectedActive? uint32
| +--ro connectedInactive? uint32
| +--ro dynamicActive? uint32
| +--ro dynamicInactive? uint32
| +--ro staticActive? uint32
| +--ro staticInactive? uint32
| +--ro routeSizeActive? uint32