bdEntSwDataplane
DC-BD-MIB ·
.1.2.826.0.1.1578918.5.3.29.1.1.1.10
Object
column
r/w
BdSwDataplaneVariant
FOR TEST PURPOSES ONLY. The software dataplane
integration to be used in the sample Linux integration
variant of the stub.
The stub will program the Linux dataplane if this field is
set to BD_SW_DATAPLANE_VARIANT_LX.
The stub will program the Open vSwitch dataplane if OVS
support is compiled in and if this field is set to
BD_SW_DATAPLANE_VARIANT_OVS.
The stub will program the P4 dataplane if P4 support is
compiled in and if this field is set to
BD_SW_DATAPLANE_VARIANT_P4.
Changing the value of this field while the BD stub is
active will cause the BD stub to immediately deactivate,
then re-activate.
Context
- MIB
- DC-BD-MIB
- OID
.1.2.826.0.1.1578918.5.3.29.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bdEntEntry
- Table
- bdEntTable
- Siblings
- 10
Syntax
BdSwDataplaneVariant
- Source
- BdSwDataplaneVariant
- Base type
Enumeration
Values & Constraints
Type Values
1 | lx |
2 | ovs |
3 | p4 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bdEntIndex Identifies a BD stub entity. This is also the unique
identifier of the Bridge associated with this BD stub. | column | DC-MASTER-TCEntityIndex | .1.2.826.0.1.1578918.5.3.29.1.1.1.1 |
| bdEntAllowFdbLookup When using multiple instances of the BD stub it is
possible that only one of these instances should be
allowed to read FDB entries from the dataplane. If this
field is set to 'tr… | column | SNMPv2-TCTruthValue | .1.2.826.0.1.1578918.5.3.29.1.1.1.11 |
| bdEntRowStatus The row status for this BD stub Entity Table entry, used
to create and destroy table entries. | column | SNMPv2-TCRowStatus | .1.2.826.0.1.1578918.5.3.29.1.1.1.2 |
| bdEntAdminStatus The administrative status of this BD stub entity, used to
activate and deactivate the BD stub. | column | DC-MASTER-TCAdminStatus | .1.2.826.0.1.1578918.5.3.29.1.1.1.3 |
| bdEntOperStatus The current operational status of this BD stub entity. | column | DC-MASTER-TCBaseOperStatus | .1.2.826.0.1.1578918.5.3.29.1.1.1.4 |
| bdEntBridgeIndex The number of the Layer 2 Bridge that the BD stub will
control. For example, if set to 1, the BD stub will
control bridge br1, if set to 12, the BD stub will control
bridge br12. | column | DC-MASTER-TCNumericIndex | .1.2.826.0.1.1578918.5.3.29.1.1.1.5 |
| bdEntEmulateProgramming Whether the BD stub should emulate programming. If this
field is set to 'true', the BD stub will act as a BDPI
join slave but will not make any OS calls and will not
program any … | column | SNMPv2-TCTruthValue | .1.2.826.0.1.1578918.5.3.29.1.1.1.6 |
| bdEntProfileIndex The profile index for the BDPI join to the Layer 2 VPN
Manager that is used to manage VPLS bridge domains.
This field is only used when the stub is being used to
co… | column | DC-MASTER-TCNumericIndex | .1.2.826.0.1.1578918.5.3.29.1.1.1.7 |
| bdEntDataPlaneChanges FOR TEST PURPOSES ONLY. The number of times that the BD stub
has made a change to the data plane programming.
This is 0 at the start of day, and is incremented whe… | column | SNMPv2-SMIUnsigned32 | .1.2.826.0.1.1578918.5.3.29.1.1.1.8 |
| bdEntEnableOvs This field is now deprecated - use bdEntSwDataplane.
FOR TEST PURPOSES ONLY. Whether to enable Open vSwitch
support in the sample Linux integration variant of the
… | column | SNMPv2-TCTruthValue | .1.2.826.0.1.1578918.5.3.29.1.1.1.9 |