nvo:DyPeer
Object containing operational properties for a dynamically learnt peer (BGP-RNH or dataplane).
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
createTs | scalar:Date |
Indicates the time at which the peer was first discovered. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
firstVNI | nvo:VniT (scalar:Uint32) |
Indicates the first VNI on which the NVE peer was learnt. | RANGE: [1 , 16777214] |
mac | address:MAC |
Indicates Peer MAC address. | Value must match MM:MM:MM:SS:SS:SS format |
state | nvo:PeerStateT (scalar:Enum16) |
Indicates the NVE Peer Up or Down state. | SELECTION: 1 - Up 2 - Down DEFAULT: Down |
upStateTransitionTs | scalar:Date |
Indicates NVE Peer uptime in seconds. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
ip | address:Ip |
Indicates Peer IP for BGP-RNH or dataplane learnt peer. | Value must match ipv4 or ipv6 known format |
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 |