This model is being deprecated
aggregate:VpcDomEntry
List of properties of a specific VPC domain entry
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| domainId | vpc:DomId (scalar:Uint16) |
The unique VPC domain Id | RANGE: [1 , 1000] |
| dualActive | scalar:Bool |
Indication that both the peer link and the peer keep alive link are disconnected | SELECTION: true or false |
| keepaliveDestIp | address:Ip |
The destination IP address of the keep alive link between VPC pair | Value must match ipv4 or ipv6 known format |
| keepaliveSrcIp | address:Ip |
The source IP address of the keep alive link between VPC pair | Value must match ipv4 or ipv6 known format |
| peerGW | scalar:Bool |
Gateway where the non-standard layer 2 packets are forwarded in a vPC environment | SELECTION: true or false |
| peerIp | address:Ip |
Peer IP | Value must match ipv4 or ipv6 known format |
| peerLinkIf | nw:IfId (base:IfIndex) |
Port channel interface of the peer link | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 |
| virtualIp | address:Ip |
The IP address that represent the VPC tunnel endpoint | Value must match ipv4 or ipv6 known format |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| keepaliveSts | aggregate:VpcKeepaliveStatus (scalar:Enum32) |
Keep alive status between the VPC pair switches | SELECTION: 0 - VpcOobUnknown 1 - VpcOobDisabled 2 - VpcOobPeerAlive 3 - VpcOobPeerNotAlive 4 - VpcOobPeerAliveDomainMismatch 5 - VpcOobSuspended 6 - VpcOobNotOperational 7 - VpcOobSuspendedVrf 8 - VpcOobMisconfig DEFAULT: VpcOobUnknown |
| peerLinkSts | aggregate:VpcPeerLinkStatus (scalar:Enum8) |
Peer Link Status between the VPC pair switches | SELECTION: 0 - VpcPeerNolink 1 - VpcPeerLinkDown 2 - VpcPeerOk 3 - VpcPeerNotfound DEFAULT: VpcPeerNolink |
| vpcRole | vpc:Role (scalar:Enum8) |
Indicates if the switch is primary or secondary in the VPC pair | SELECTION: 0 - election-not-done 1 - master 2 - slave DEFAULT: election-not-done |
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 |