File: cyrusMasterMIB.h

package info (click to toggle)
kolab-cyrus-imapd 2.2.13-2
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 14,028 kB
  • ctags: 8,058
  • sloc: ansic: 83,921; sh: 36,867; perl: 3,994; makefile: 1,416; yacc: 949; awk: 302; lex: 249; asm: 214
file content (26 lines) | stat: -rw-r--r-- 472 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/* This file was generated by mib2c and is intended for use as a mib module
  for the ucd-snmp snmpd agent. */


#ifndef _MIBGROUP_CYRUSMASTERMIB_H
#define _MIBGROUP_CYRUSMASTERMIB_H


/* we may use header_generic and header_simple_table from the util_funcs module */


config_require(util_funcs)


/* function prototypes */


void   init_cyrusMasterMIB(void);
FindVarMethod var_cyrusMasterMIB;
FindVarMethod var_serviceTable;





#endif /* _MIBGROUP_CYRUSMASTERMIB_H */