uribv4:Nexthop
A URIB next hop database record.
Telemetry Sensor Path(s)
- sys/uribv4/dom-[name]/db-[type]/rt-[prefix]/nh-[owner]-[addr]-[if]-[vrf]
- sys/uribv4/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) |
Specifies the creation time of the Layer 2 bridge domain. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
| metric | rib:Metric (scalar:Uint16) |
Specifies the ISIS interface metric. | RANGE: [1 , 0xffff] DEFAULT: 1 |
| pref | rib:Pref (scalar:Uint16) |
Preference | RANGE: [1 , 0xffff] DEFAULT: 1 |
| routeType | rib:RouteT (scalar:Enum32) |
A next hop route type. | 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 |
The peer IP address. | Value must match ipv4 or ipv6 known format |
| if | nw:IfId (base:IfIndex) |
Specifies the OSPF Multicast 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) |
The owner of the target relay. The DHCP relay is any host that forwards DHCP packets between clients and servers. The relays are used to forward requests and replies between clients and servers when they are not on the same physical subnet. | A sequence of characters |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
| vrf | l3:VrfName (string:Basic) |
Identifies the VRF for the NTP providers | A sequence of characters |