ironic.drivers.snmp module¶
SNMP hardware types.
- class ironic.drivers.snmp.SNMPHardware[source]¶
- Bases: - GenericHardware- SNMP Hardware type - supported = False¶
- Whether hardware is supported by the community. 
 - property supported_management_interfaces¶
- List of supported management interfaces. 
 - property supported_power_interfaces¶
- List of supported power interfaces. 
 
