source: npl/monitoring/syn3_snmp_subagent/subagent/syn3Version.h @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 454 bytes
Line 
1/*
2 * Note: this file originally auto-generated by mib2c using
3 *        : mib2c.scalar.conf 11805 2005-01-07 09:37:18Z dts12 $
4 */
5#ifndef SYN3VERSION_H
6#define SYN3VERSION_H
7
8/* variable declarations */
9char syn3Version[118];
10
11/* position of file containing syn3-version */
12#define syn3Version_file "/etc/syn3-version"
13
14/* function declarations */
15void init_syn3Version(void);
16Netsnmp_Node_Handler handle_syn3VersionString;
17
18#endif /* SYN3VERSION_H */
Note: See TracBrowser for help on using the repository browser.