vpc:If

The vPC interfaces information, which enables links that are physically connected to two different Fabric devices to appear as a single port channel by a third device. The third device can be a switch, server, or any other networking device that supports port channels. A vPC can provide Layer 2 multipathing, which allows you to create redundancy and increase bisectional bandwidth by enabling multiple parallel paths between nodes and allowing load balancing traffic.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
id vpc:Id
(scalar:Uint16)
The vPC interface identifier.
RANGE: [1 , 16384]

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
cfgdAccessVlan base:Encap
The vPC interface's configured access VLAN. SELECTION: unknown, vlan-%d or vxlan-%d
cfgdTrunkVlans l2:VlanBitmap
(base:BitArray)
The vPC interface's configured trunk VLANs. A trunk port can have two or more VLANs configured on the interface; it can carry traffic for several VLANs simultaneously.
ARRAY SIZE: 4096
cfgdVlans l2:VlanBitmap
(base:BitArray)
The configured VLANs of the interface.
ARRAY SIZE: 4096
compatQual vpc:CompatQual
(scalar:Uint32)
Compatibility reason code RANGE: [0, 4294967295]
compatQualStr string:Basic
Compatibility reason code string A sequence of characters
compatSt vpc:CompatSt
(scalar:Enum8)
Compatibility status SELECTION:
0 - pass
1 - fail
2 - notDone
DEFAULT: notDone
localOperSt vpc:OperSt
(scalar:Enum8)
Local Operational State SELECTION:
0 - unknown
1 - down
2 - up
3 - noCfg
DEFAULT: unknown
peerCfgdVlans l2:VlanBitmap
(base:BitArray)
The VLANs configured by the peer for the vPC interface.
ARRAY SIZE: 4096
peerUpVlans l2:VlanBitmap
(base:BitArray)
The VLANs active on the peer for the vPC interface.
ARRAY SIZE: 4096
remoteOperSt vpc:OperSt
(scalar:Enum8)
Remote Operational State SELECTION:
0 - unknown
1 - down
2 - up
3 - noCfg
DEFAULT: unknown
suspVlans l2:VlanBitmap
(base:BitArray)
The suspended VLANs of the interface. You can configure VLANs to be in the active state, in which the VLANs pass traffic, or the suspended state, in which the VLANs do not pass traffic. By default, the VLANs are in the active state and pass traffic. Note that even if a VLAN is configured to be active, it can be operationally suspended if it has not been configured on the peer switch.
ARRAY SIZE: 4096
upVlans l2:VlanBitmap
(base:BitArray)
The active VLANs of the interface. You can configure VLANs to be in the active state, in which the VLANs pass traffic, or the suspended state, in which the VLANs do not pass traffic. By default, the VLANs are in the active state and pass traffic. Note that even if a VLAN is configured to be active, it can be operationally suspended if it has not been configured on the peer switch.
ARRAY SIZE: 4096

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