80d6c14db7
When instantiated, this new universal snmp driver chooses one concrete snmp driver selected the prefix value of the `SNMPv2-MIB::sysObjectID` MIB object looked up at the device. Co-Authored-By: Ilya Etingof <etingof@gmail.com> Change-Id: I9bf01a0c567048d0169db281684d16a00e39f6b8 Story: #1635644 Task: #10529
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds new ``auto`` type of the ``driver_info/snmp_driver`` setting which
|
|
makes ironic automatically select a suitable SNMP driver type based on
|
|
the ``SNMPv2-MIB::sysObjectID`` value as reported by the PDU being
|
|
managed.
|