bdEntEnableOvs
DC-BD-MIB ·
.1.2.826.0.1.1578918.5.3.29.1.1.1.9
Object
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
stub.
The stub will program the Open vSwitch dataplane if OVS
support is compiled in and if this field is set to 'true'.
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.9- 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::bdEntEnableOvs'
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::bdEntEnableOvs.<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::bdEntEnableOvs'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of