repo.or.cz
/
networkupstools
/
kirr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
apcupsd-ups: ignore generated files
[networkupstools/kirr.git]
/
drivers
/
eaton-mib.h
blob
d5223e64736c0360f812e76583089cdc179cb8c8
1
#ifndef EATON_MIB_H
2
#define EATON_MIB_H
3
4
#include
"main.h"
5
#include
"snmp-ups.h"
6
7
extern
mib2nut_info_t aphel_genesisII
;
8
extern
mib2nut_info_t aphel_revelation
;
9
extern
mib2nut_info_t eaton_marlin
;
10
extern
mib2nut_info_t pulizzi_switched1
;
11
extern
mib2nut_info_t pulizzi_switched2
;
12
13
#endif
/* EATON_MIB_H */