and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / ucd-snmp / hpux.h
1 /*
2  *  hpux specific mib sections
3  *
4  */
5 #ifndef _MIBGROUP_HPUX_H
6 #define _MIBGROUP_HPUX_H
7
8 FindVarMethod   var_hp;
9 WriteMethod     writeHP;
10
11
12 #define TRAPAGENT 128.120.57.92
13
14 #define HPCONF 1
15 #define HPRECONFIG 2
16 #define HPFLAG 3
17 #define HPLOGMASK 4
18 #define HPSTATUS 6
19 #define HPTRAP 101
20
21 #endif                          /* _MIBGROUP_HPUX_H */