This model is being deprecated
aggregate:ControllerEntry
Configuration properties of the controller instance controlling this switch
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| id | scalar:Uint32 | 
Unique identity of the controller instance | RANGE: [0, 4294967295] | 
| isSystemReadyForController | aggregate:ConfigStatus (scalar:Enum32)  | 
Indicate that switch is now ready to acccept the NXAPI requests from the controller | SELECTION:  0     - unknown  1     - configReady  2     - configNotReady  4     - configPurgeInProgress DEFAULT: configNotReady  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| configuredVlans | l2:VlanBitmap (base:BitArray)  | 
Vlans that are assigned under this controller | ARRAY SIZE: 4096  | 
| dedicatedVlans | l2:VlanBitmap (base:BitArray)  | 
Dedicated Vlans | ARRAY SIZE: 4096  | 
| intfResourceStatus | aggregate:ResourceStatus (scalar:Enum32)  | 
Indicate that at least one interface is assigned to the controller | SELECTION:  0     - unknown  1     - vlanCreated  2     - vlanFailed  3     - vnidCreated  4     - vnidFailed  5     - vlansCarved  6     - vlansNotCarved  7     - vnidCreationReceived  101   - myTEPIPPublished  201   - controllerIntfNotCarved  202   - controllerIntfCarved DEFAULT: unknown  | 
| publishNumVrf | scalar:Uint32 | 
Numumber of vrfs published to controller after VPC consistency checks are completed | RANGE: [0, 4294967295] | 
| publishVrf | scalar:Bool | 
Flag indicate if vrfs are tobe published to the controller not not | SELECTION: true or false | 
| publishedVlans | l2:VlanBitmap (base:BitArray)  | 
Vlans that are published to the controller after VPC consistency checks are completed | ARRAY SIZE: 4096  | 
| vlanResourceStatus | aggregate:ResourceStatus (scalar:Enum32)  | 
Indicate that at least one Vlan is assigned to the controller | SELECTION:  0     - unknown  1     - vlanCreated  2     - vlanFailed  3     - vnidCreated  4     - vnidFailed  5     - vlansCarved  6     - vlansNotCarved  7     - vnidCreationReceived  101   - myTEPIPPublished  201   - controllerIntfNotCarved  202   - controllerIntfCarved DEFAULT: unknown  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| controllerType | string:Basic | 
Type of the vxlan overlay this controller is controlling | A sequence of characters | 
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| numVrf | scalar:Uint32 | 
Maximum number of VRFs that this controller can create on the switch | RANGE: [0, 4294967295] | 
| readRole | string:Basic | 
Name of the read role for get APIs | A sequence of characters | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  | 
| type | aggregate:CtrlrType (scalar:Enum32)  | 
Type of the Vxlan the controller is controlling | SELECTION:  0     - unknown  1     - l2-vxlan  2     - vxlan DEFAULT: l2-vxlan  | 
| vrfPrefix | string:Basic | 
The string prefix that will be prefixed to all VRFs created by this controller | A sequence of characters | 
| writeRole | string:Basic | 
Name of the write role for get and set APIs | A sequence of characters |