uribv6:Nexthop
Nexthop record
Telemetry Sensor Path(s)
- sys/uribv6/dom-[name]/db-[type]/rt-[prefix]/nh-[owner]-[addr]-[if]-[vrf]
- sys/uribv6/dom-[name]/db-[type]/rt-[prefix]/owner-[owner]/nh-[owner]-[addr]-[if]-[vrf]
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 63 |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
active | scalar:Bool |
A property for indicating if the new hop is active or backup. | SELECTION: true or false |
createTs | rib:CreateTs (scalar:Date) |
The creation time of the Layer 2 bridge domain. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
metric | rib:Metric (scalar:Uint16) |
Metric | RANGE: [1 , 0xffff] DEFAULT: 1 |
pref | rib:Pref (scalar:Uint16) |
Preference | RANGE: [1 , 0xffff] DEFAULT: 1 |
routeType | rib:RouteT (scalar:Enum32) |
SELECTION: 1 - direct 2 - static 3 - mcast-static 4 - rip 5 - isis-l1 6 - isis-l2 7 - ospf-intra 8 - ospf-inter 9 - ospf-type1 10 - ospf-type2 11 - ospf-nssa-type1 12 - ospf-nssa-type2 13 - ospfv3-intra 14 - ospfv3-inter 15 - ospfv3-type1 16 - ospfv3-type2 17 - ospfv3-nssa-type1 18 - ospfv3-nssa-type2 19 - ibgp 20 - ebgp 21 - imbgp 22 - embgp 23 - discard 24 - eigrp-internal 25 - eigrp-external DEFAULT: direct |
|
tag | rib:Tag (scalar:Uint16) |
Tag | RANGE: [0 , 0xffff] DEFAULT: 0 |
type | rib:NhT (scalar:Bitmask16) |
The specific type of the object or component. | SELECTION: 1 - attached 2 - local 4 - direct 8 - limited-directed-bcast 16 - recursive 32 - table 64 - wildcard 128 - pervasive DEFAULT: attached |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
addr | address:Ip |
Nexthop Address | Value must match ipv4 or ipv6 known format |
if | nw:IfId (base:IfIndex) |
Nexthop Interface | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
owner | rib:OwnerT (string:Basic) |
Nexthop Owner | A sequence of characters |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
vrf | l3:VrfName (string:Basic) |
Nexthop VRF | A sequence of characters |