l3vm:Tbl
An internal object used by NX-OS processes to hold runtime information on L3VM tables.
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
gsdbCtx | scalar:Uint32 |
The value of a global shared database (GSDB) context associated with an interface. The GSDB context is set to a non-zero value when a GSDB update is in progress for an interface, such as a VRF-membership update. | RANGE: [0, 4294967295] |
rtLmtMax | scalar:Uint32 |
The max routes. | RANGE: [0, 4294967295] |
rtLmtReinstPct | scalar:UByte |
The route limit reinstall threshold in percentage. | RANGE: [0, 255] |
rtLmtWarn | scalar:Uint32 |
The route warn limit. | RANGE: [0, 4294967295] |
rtLmtWarnOnly | scalar:Bool |
An internal runtime attribute that indicates if l3vm clients will generate a warning when a warning threshold is reached. | SELECTION: true or false |
rtLmtWarnPct | scalar:UByte |
An internal runtime attribute that stores the route limit warning threshold (in percentage) for a table. | RANGE: [0, 255] |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
id | scalar:Uint32 |
An identifier . | RANGE: [0, 4294967295] |
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 |