track:IpRoute
IP route tracking object tracks whether an IPV4/IPV6 route exists and is reachable from the local switch
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
af | track:Af (scalar:Enum8) |
Address family | SELECTION: 0 - none 1 - ipv4 2 - ipv6 DEFAULT: none |
prefix | address:Ip |
IP route prefix | Value must match ipv4 or ipv6 known format |
routeOwner | track:RouteOwner (scalar:Enum8) |
Owner of the route | SELECTION: 0 - none 1 - hmm DEFAULT: none |
routeState | track:RouteState (scalar:Enum8) |
Route State | SELECTION: 0 - reachability DEFAULT: reachability |
vrf | l3:VrfName (string:Basic) |
Vrf for track | A sequence of characters DEFAULT: default |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |