bdEntSwDataplane
DC-BD-MIB ·
.1.2.826.0.1.1578918.5.3.29.1.1.1.10
Object
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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdEntSwDataplane'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdEntSwDataplane.<bdEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BD-MIB::bdEntSwDataplane'
Syntax
- Source
- BdSwDataplaneVariant
- Base type
Enumeration
Values & Constraints
Type Values
1 | lx |
2 | ovs |
3 | p4 |
Conformance
Member of