Displaying 1 result from an estimated 1 matches for "hpmib".
Did you mean:
spmib
2009 Mar 18
1
SNMP on HP UPS
...happy to provide
patches, but I'd like to see if anyone has an opinion regarding these
fixes. Simply changing ietfmib.h (which is all I have had to do to get
it to work) would probably break it for other SNMP UPS. I can see a
couple of ways to fix this.
One way would be to add a new mib (e.g. hpmib.h). This would be the
simplest, but adds extra maintenance.
A more complicated way would be to make the snmp driver a little more
intelligent.
Currently it chokes when an expected oid is not available on the device
with which it is communicating. (For example ietfmib.h specifies
batt.current at oi...