Show ustScalarSet.h syntax highlighted
/* This file was generated by mib2c and is intended for use as a mib module
for the ucd-snmp snmpd agent. */
#ifndef _MIBGROUP_USTSCALARSET_H
#define _MIBGROUP_USTSCALARSET_H
/* we may use header_generic and header_simple_table from the util_funcs module */
config_require(util_funcs)
/* function prototypes */
void init_ustScalarSet(void);
FindVarMethod var_ustScalarSet;
WriteMethod write_ustSSSimpleString;
#endif /* _MIBGROUP_USTSCALARSET_H */
See more files for this project here