* ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
* SOFTWARE.
*
- * $Id: snmp.h,v 1.14 2001/10/08 16:18:31 hno Exp $
+ * $Id: snmp.h,v 1.15 2002/02/13 02:01:10 hno Exp $
*
**********************************************************************/
#endif
#include "snmp-internal.h"
#include "parse.h"
-#include "snmp_compat.h"
#include "snmp_debug.h"
#endif /* SQUID_SNMP_H */
/*
- * $Id: snmp_impl.h,v 1.12 2001/10/08 16:18:31 hno Exp $
+ * $Id: snmp_impl.h,v 1.13 2002/02/13 02:01:11 hno Exp $
*/
#ifndef SQUID_SNMP_IMPL_H
#define RWRITE 0xAABA /* add write access for community private */
#define NOACCESS 0x0000 /* no access for anybody */
-#ifndef INTEGER
-#define INTEGER ASN_INTEGER
-#define STRING ASN_OCTET_STR
-#define OBJID ASN_OBJECT_ID
-#define NULLOBJ ASN_NULL
-#endif
-
struct trapVar {
oid *varName;
int varNameLen;