isis:Route
A ISIS route, which is a managed object that captures the routing information learned through ISIS protocol.
Telemetry Sensor Path(s)
- sys/isis/inst-[name]/dom-[name]/db-[type]/rt-[pfx]
- sys/isis/inst-[name]/dom-[name]/lvl-[type]/db-[type]/rt-[pfx]
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| metric | scalar:Uint32 |
Metric | RANGE: [0, 4294967295] |
| pref | scalar:UByte |
Preference | RANGE: [0, 255] |
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 |
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 127 DEFAULT: bgp-PeerAf |
| pfx | address:Ip |
Prefix | Value must match ipv4 or ipv6 known format |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |