seveas / python-hpilo

Accessing the HP iLO XML interface from python
https://seveas.github.io/python-hpilo
Other
320 stars 101 forks source link

send_snmp_test_trap does not work #165

Closed hansdg1 closed 6 years ago

hansdg1 commented 6 years ago

Trying to use the send_snmp_test_trap function causes an error because of a typo in the function.

https://github.com/seveas/python-hpilo/blob/cd3c56e52226b50583b146467cadd8d3800b36ac/hpilo.py#L1627