bdEntEmulateProgramming
DC-BD-MIB ·
.1.2.826.0.1.1578918.5.3.29.1.1.1.6
Object
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 state. This field should be set to 'true' if
the BD stub is being run on an emulated machine, and
should usually be left as 'false' otherwise. This field
is only relevant when using the Linux variant of the stub.
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.6- 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::bdEntEmulateProgramming'
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::bdEntEmulateProgramming.<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::bdEntEmulateProgramming'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of