hmm:TenantDb
Holds Tenant (VRF) statistics information. This includes Tenant state and number of hosts in the Tenant network.
Telemetry Sensor Path(s)
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| refCount | scalar:Uint32 |
Reference count to keep track of the number of references to this tenant. | RANGE: [0, 4294967295] |
| vniId | scalar:Uint32 |
VNI (Virtual Network Identifier) ID of the Tenant. | RANGE: [0, 4294967295] |
| vrfState | string:Basic |
Tenant (VRF) State. | A sequence of characters |
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 |
| vrfName | string:Basic |
Tenant (VRF) Name | A sequence of characters |