summaryrefslogtreecommitdiff
path: root/agent/mibgroup/ucd-snmp/hpux.h
blob: 02f72c7991dd42587bbca83591165dabbba91519 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*
 *  hpux specific mib sections
 *
 */
#ifndef _MIBGROUP_HPUX_H
#define _MIBGROUP_HPUX_H

FindVarMethod   var_hp;
WriteMethod     writeHP;


#define TRAPAGENT 128.120.57.92

#define HPCONF 1
#define HPRECONFIG 2
#define HPFLAG 3
#define HPLOGMASK 4
#define HPSTATUS 6
#define HPTRAP 101

#endif                          /* _MIBGROUP_HPUX_H */