rtpfx:Entry

A prefix list entry definition.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
action rtflt:Action
(scalar:Enum8)
Action SELECTION:
0 - deny
1 - permit
DEFAULT: permit
criteria rtpfx:Criteria
(scalar:Enum8)
Criteria SELECTION:
0 - exact
1 - inexact
DEFAULT: exact
fromPfxLen l3:IpPfxLen
(scalar:Uint16)
The start of a range used to describe the prefix length if the criteria is not an exact match.
RANGE: [0 , 128]
DEFAULT: 0
mask address:Ip
mask Value must match ipv4 or ipv6 known format
order rtflt:Order
(scalar:Uint32)
Order
RANGE: [1 , 4294967294]
pfx address:Ip
Specifies the OSPF route prefix. Value must match ipv4 or ipv6 known format
toPfxLen l3:IpPfxLen
(scalar:Uint16)
The end of a range to describe the prefix length if the criteria is not an exact match.
RANGE: [0 , 128]
DEFAULT: 0

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