2010-03-25 23:20:59 +00:00
|
|
|
#ifndef EATON_MIB_H
|
|
|
|
#define EATON_MIB_H
|
|
|
|
|
|
|
|
#include "main.h"
|
|
|
|
#include "snmp-ups.h"
|
|
|
|
|
|
|
|
extern mib2nut_info_t aphel_genesisII;
|
|
|
|
extern mib2nut_info_t aphel_revelation;
|
2011-09-29 18:14:46 +00:00
|
|
|
extern mib2nut_info_t eaton_marlin;
|
2010-03-25 23:20:59 +00:00
|
|
|
|
|
|
|
#endif /* EATON_MIB_H */
|