| /* include/net-snmp/net-snmp-config.h.in. Generated from configure.ac by autoheader. */ |
| /* |
| * net-snmp configuration header file |
| * |
| * NOTE: DO NOT EDIT include/net-snmp/net-snmp-config.h.in as your changes |
| * will be overwritten. This content is in acconfig.h and merged |
| * into include/net-snmp/net-snmp-config.h.in by autoheader. |
| */ |
| /* Portions of this file are subject to the following copyright(s). See |
| * the Net-SNMP's COPYING file for more details and other copyrights |
| * that may apply: |
| */ |
| /* |
| * Portions of this file are copyrighted by: |
| * Copyright © 2003 Sun Microsystems, Inc. All rights reserved. |
| * Use is subject to license terms specified in the COPYING file |
| * distributed with the Net-SNMP package. |
| */ |
| |
| #ifndef NET_SNMP_CONFIG_H |
| #define NET_SNMP_CONFIG_H |
| |
| |
| /* ********* NETSNMP_MARK_BEGIN_AUTOCONF_DEFINITIONS ********* */ |
| /* |
| * put all autoconf-specific definitions below here |
| * |
| */ |
| #ifndef NETSNMP_NO_AUTOCONF_DEFINITIONS |
| |
| /* definitions added by configure on-the-fly */ |
| |
| #define config_belongs_in(x) |
| |
| #define config_exclude(x) |
| |
| #define config_arch_require(x,y) |
| |
| #define config_version_require(x) |
| |
| #define config_require(x) |
| |
| #define config_add_mib(x) |
| |
| #define config_parse_dot_conf(w,x,y,z) |
| |
| #define config_error(x) |
| |
| #define config_warning(x) |
| |
| /* Define if building universal (internal helper macro) */ |
| #undef AC_APPLE_UNIVERSAL_BUILD |
| |
| /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
| systems. This function is required for `alloca.c' support on those systems. |
| */ |
| #undef CRAY_STACKSEG_END |
| |
| /* Define to 1 if using `alloca.c'. */ |
| #undef C_ALLOCA |
| |
| /* location of swap device */ |
| #undef DMEM_LOC |
| |
| /* Define if you want local DNSSEC validation support */ |
| #undef DNSSEC_LOCAL_VALIDATION |
| |
| /* Environment separator character surrounded by double quotes. */ |
| #undef ENV_SEPARATOR |
| |
| /* Environment separator character surrounded by single quotes. */ |
| #undef ENV_SEPARATOR_CHAR |
| |
| /* location of mount table list */ |
| #undef ETC_MNTTAB |
| |
| /* Define to 1 if you have the `AES_cfb128_encrypt' function. */ |
| #undef HAVE_AES_CFB128_ENCRYPT |
| |
| /* Define to 1 if you have `alloca', as a function or macro. */ |
| #undef HAVE_ALLOCA |
| |
| /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
| */ |
| #undef HAVE_ALLOCA_H |
| |
| /* Define to 1 if you have the <arpa/inet.h> header file. */ |
| #undef HAVE_ARPA_INET_H |
| |
| /* Define to 1 if you have the <asm/page.h> header file. */ |
| #undef HAVE_ASM_PAGE_H |
| |
| /* Define to 1 if you have the <asm/types.h> header file. */ |
| #undef HAVE_ASM_TYPES_H |
| |
| /* Define if using MY_INIT() causes a linker error */ |
| #undef HAVE_BROKEN_LIBMYSQLCLIENT |
| |
| /* Define to 1 if you have the `cgetnext' function. */ |
| #undef HAVE_CGETNEXT |
| |
| /* Define to 1 if you have the `chown' function. */ |
| #undef HAVE_CHOWN |
| |
| /* Define to 1 if you have the `clock_gettime' library */ |
| #undef HAVE_CLOCK_GETTIME |
| |
| /* Define to 1 if you have the `closedir' function. */ |
| #undef HAVE_CLOSEDIR |
| |
| /* Define to 1 if you have the <com_err.h> header file. */ |
| #undef HAVE_COM_ERR_H |
| |
| /* Define to 1 if the system has the type `Counter64'. */ |
| #undef HAVE_COUNTER64 |
| |
| /* Define to 1 if you have the declaration of `sensors_get_all_subfeatures', |
| and to 0 if you don't. */ |
| #undef HAVE_DECL_SENSORS_GET_ALL_SUBFEATURES |
| |
| /* define to 1 if you have IRE_CACHE defined in <inet/ip.h> header file. */ |
| #undef HAVE_DEFINED_IRE_CACHE |
| |
| /* define if you have devstat_getdevs() */ |
| #undef HAVE_DEVSTAT_GETDEVS |
| |
| /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
| */ |
| #undef HAVE_DIRENT_H |
| |
| /* Define to 1 if you have the <dlfcn.h> header file. */ |
| #undef HAVE_DLFCN_H |
| |
| /* Define to 1 if you have the `dlopen' function. */ |
| #undef HAVE_DLOPEN |
| |
| /* Define to 1 if you have the <dmalloc.h> header file. */ |
| #undef HAVE_DMALLOC_H |
| |
| /* Set if the dpkg-query command is available */ |
| #undef HAVE_DPKG_QUERY |
| |
| /* Define to 1 if you have the <err.h> header file. */ |
| #undef HAVE_ERR_H |
| |
| /* Define to 1 if you have the <et/com_err.h> header file. */ |
| #undef HAVE_ET_COM_ERR_H |
| |
| /* Define to 1 if you have the `eval_pv' function. */ |
| #undef HAVE_EVAL_PV |
| |
| /* Define to 1 if you have the `EVP_MD_CTX_create' function. */ |
| #undef HAVE_EVP_MD_CTX_CREATE |
| |
| /* Define to 1 if you have the `EVP_MD_CTX_destroy' function. */ |
| #undef HAVE_EVP_MD_CTX_DESTROY |
| |
| /* Define if you have EVP_sha224/256 in openssl */ |
| #undef HAVE_EVP_SHA224 |
| |
| /* Define if you have EVP_sha384/256 in openssl */ |
| #undef HAVE_EVP_SHA384 |
| |
| /* Define to 1 if you have the `execv' function. */ |
| #undef HAVE_EXECV |
| |
| /* Define to 1 if you have the <fcntl.h> header file. */ |
| #undef HAVE_FCNTL_H |
| |
| /* Define to 1 if you have the `fgetc_unlocked' function. */ |
| #undef HAVE_FGETC_UNLOCKED |
| |
| /* Define to 1 if you have the `flockfile' function. */ |
| #undef HAVE_FLOCKFILE |
| |
| /* Define to 1 if you have the `fork' function. */ |
| #undef HAVE_FORK |
| |
| /* Define to 1 if you have the <fstab.h> header file. */ |
| #undef HAVE_FSTAB_H |
| |
| /* Define to 1 if you have the `funlockfile' function. */ |
| #undef HAVE_FUNLOCKFILE |
| |
| /* Define to 1 if you have the `gai_strerror' function. */ |
| #undef HAVE_GAI_STRERROR |
| |
| /* Define to 1 if you have the `getaddrinfo' function. */ |
| #undef HAVE_GETADDRINFO |
| |
| /* define if you have getdevs() */ |
| #undef HAVE_GETDEVS |
| |
| /* Define to 1 if you have the `getdtablesize' function. */ |
| #undef HAVE_GETDTABLESIZE |
| |
| /* Define to 1 if you have the `getfsstat' function. */ |
| #undef HAVE_GETFSSTAT |
| |
| /* Define to 1 if you have the `getgrnam' function. */ |
| #undef HAVE_GETGRNAM |
| |
| /* Define to 1 if you have the `gethostbyaddr' function. */ |
| #undef HAVE_GETHOSTBYADDR |
| |
| /* Define to 1 if you have the `gethostbyname' function. */ |
| #undef HAVE_GETHOSTBYNAME |
| |
| /* Define to 1 if you have the `gethostbyname2' function. */ |
| #undef HAVE_GETHOSTBYNAME2 |
| |
| /* Define to 1 if you have the `gethostname' function. */ |
| #undef HAVE_GETHOSTNAME |
| |
| /* Define to 1 if you have the `getipnodebyname' function. */ |
| #undef HAVE_GETIPNODEBYNAME |
| |
| /* Define to 1 if you have the `getloadavg' function. */ |
| #undef HAVE_GETLOADAVG |
| |
| /* Define to 1 if you have the `getmntent' function. */ |
| #undef HAVE_GETMNTENT |
| |
| /* Define to 1 if you have the `getopt' function. */ |
| #undef HAVE_GETOPT |
| |
| /* Define to 1 if you have the <getopt.h> header file. */ |
| #undef HAVE_GETOPT_H |
| |
| /* Define to 1 if you have the `getpagesize' function. */ |
| #undef HAVE_GETPAGESIZE |
| |
| /* Define to 1 if you have the `getpid' function. */ |
| #undef HAVE_GETPID |
| |
| /* Define to 1 if you have the `getpwnam' function. */ |
| #undef HAVE_GETPWNAM |
| |
| /* Define to 1 if you have the `gettimeofday' function. */ |
| #undef HAVE_GETTIMEOFDAY |
| |
| /* Define to 1 if you have the `getvfsstat' function. */ |
| #undef HAVE_GETVFSSTAT |
| |
| /* Define to 1 if you have the <grp.h> header file. */ |
| #undef HAVE_GRP_H |
| |
| /* Define to 1 if you have the `hasmntopt' function. */ |
| #undef HAVE_HASMNTOPT |
| |
| /* Define to 1 if you have the `if_freenameindex' function. */ |
| #undef HAVE_IF_FREENAMEINDEX |
| |
| /* Define to 1 if you have the `if_indextoname' function. */ |
| #undef HAVE_IF_INDEXTONAME |
| |
| /* Define to 1 if you have the `if_nameindex' function. */ |
| #undef HAVE_IF_NAMEINDEX |
| |
| /* Define to 1 if you have the `if_nametoindex' function. */ |
| #undef HAVE_IF_NAMETOINDEX |
| |
| /* Define to 1 if you have the <inet/common.h> header file. */ |
| #undef HAVE_INET_COMMON_H |
| |
| /* Define to 1 if you have the <inet/ip.h> header file. */ |
| #undef HAVE_INET_IP_H |
| |
| /* Define to 1 if you have the <inet/mib2.h> header file. */ |
| #undef HAVE_INET_MIB2_H |
| |
| /* Define to 1 if you have the `inet_ntop' function. */ |
| #undef HAVE_INET_NTOP |
| |
| /* Define to 1 if you have the `inet_pton' function. */ |
| #undef HAVE_INET_PTON |
| |
| /* Define to 1 if you have the `initgroups' function. */ |
| #undef HAVE_INITGROUPS |
| |
| /* Define to 1 if the system has the type `intmax_t'. */ |
| #undef HAVE_INTMAX_T |
| |
| /* Define to 1 if the system has the type `intptr_t'. */ |
| #undef HAVE_INTPTR_T |
| |
| /* Define to 1 if you have the <inttypes.h> header file. */ |
| #undef HAVE_INTTYPES_H |
| |
| /* Define to 1 if the system has the type `in_addr_t'. */ |
| #undef HAVE_IN_ADDR_T |
| |
| /* Define to 1 if you have the <ioctls.h> header file. */ |
| #undef HAVE_IOCTLS_H |
| |
| /* Define to 1 if you have the <io.h> header file. */ |
| #undef HAVE_IO_H |
| |
| /* Define to 1 if you have the <iphlpapi.h> header file. */ |
| #undef HAVE_IPHLPAPI_H |
| |
| /* Set if IP_PKTINFO is usable */ |
| #undef HAVE_IP_PKTINFO |
| |
| /* Set if IP_RECVDSTADDR is usable */ |
| #undef HAVE_IP_RECVDSTADDR |
| |
| /* Define to 1 if you have the `kinfo_get_cpus' function. */ |
| #undef HAVE_KINFO_GET_CPUS |
| |
| /* Define if you have /dev/kmem */ |
| #undef HAVE_KMEM |
| |
| /* Define to 1 if you have the `knlist' function. */ |
| #undef HAVE_KNLIST |
| |
| /* Define to 1 if you have the `krb5_auth_con_getsendsubkey' function. */ |
| #undef HAVE_KRB5_AUTH_CON_GETSENDSUBKEY |
| |
| /* Define to 1 if you have the <kstat.h> header file. */ |
| #undef HAVE_KSTAT_H |
| |
| /* Define to 1 if you have the `kvm_getproc2' function. */ |
| #undef HAVE_KVM_GETPROC2 |
| |
| /* Define to 1 if you have the `kvm_getprocs' function. */ |
| #undef HAVE_KVM_GETPROCS |
| |
| /* Define to 1 if you have the `kvm_getswapinfo' function. */ |
| #undef HAVE_KVM_GETSWAPINFO |
| |
| /* Define to 1 if you have the <kvm.h> header file. */ |
| #undef HAVE_KVM_H |
| |
| /* Define to 1 if you have the `kvm_openfiles' function. */ |
| #undef HAVE_KVM_OPENFILES |
| |
| /* Define to 1 if you have the OpenSSL library (-lcrypto or -leay32). */ |
| #undef HAVE_LIBCRYPTO |
| |
| /* Define to 1 if you have the `elf' library (-lelf). */ |
| #undef HAVE_LIBELF |
| |
| /* Define to 1 if you have the `kstat' library (-lkstat). */ |
| #undef HAVE_LIBKSTAT |
| |
| /* Define to 1 if you have the `mld' library (-lmld). */ |
| #undef HAVE_LIBMLD |
| |
| /* Define to 1 if <netlink/netlink.h> provides the libnl3 API */ |
| #undef HAVE_LIBNL3 |
| |
| /* define if you have libnm */ |
| #undef HAVE_LIBNM |
| |
| /* Define to 1 if you have the `nsl' library (-lnsl). */ |
| #undef HAVE_LIBNSL |
| |
| /* Define to 1 if you have the <libperfstat.h> header file. */ |
| #undef HAVE_LIBPERFSTAT_H |
| |
| /* Define to 1 if you have the `pkcs11' library (-lpkcs11). */ |
| #undef HAVE_LIBPKCS11 |
| |
| /* define if you have BSD pkg-ng */ |
| #undef HAVE_LIBPKG |
| |
| /* Define to 1 if you have the `pthread' library (-lpthread). */ |
| #undef HAVE_LIBPTHREAD |
| |
| /* Define to 1 if you have the `rpm' library (-lrpm). */ |
| #undef HAVE_LIBRPM |
| |
| /* Define to 1 if you have the `RSAglue' library (-lRSAglue). */ |
| #undef HAVE_LIBRSAGLUE |
| |
| /* Define to 1 if you have the `rsaref' library (-lrsaref). */ |
| #undef HAVE_LIBRSAREF |
| |
| /* Define to 1 if you have the `sres' library (-lsres). */ |
| #undef HAVE_LIBSRES |
| |
| /* Define to 1 if you have the `ssh2' library (-lssh2). */ |
| #undef HAVE_LIBSSH2 |
| |
| /* Define to 1 if you have the `ssl' library (-lssl). */ |
| #undef HAVE_LIBSSL |
| |
| /* Define to 1 if your `ssl' library supports DTLS (-lssl). */ |
| #undef HAVE_LIBSSL_DTLS |
| |
| /* Define to 1 if you have the <limits.h> header file. */ |
| #undef HAVE_LIMITS_H |
| |
| /* Define to 1 if you have the <linux/ethtool.h> header file. */ |
| #undef HAVE_LINUX_ETHTOOL_H |
| |
| /* Define to 1 if you have the <linux/hdreg.h> header file. */ |
| #undef HAVE_LINUX_HDREG_H |
| |
| /* Define to 1 if you have the <linux/netlink.h> header file. */ |
| #undef HAVE_LINUX_NETLINK_H |
| |
| /* Define to 1 if you have the <linux/rtnetlink.h> header file. */ |
| #undef HAVE_LINUX_RTNETLINK_H |
| |
| /* Define to 1 if you have the <linux/tasks.h> header file. */ |
| #undef HAVE_LINUX_TASKS_H |
| |
| /* Define to 1 if you have the <locale.h> header file. */ |
| #undef HAVE_LOCALE_H |
| |
| /* Define to 1 if you have the `localtime_r' function. */ |
| #undef HAVE_LOCALTIME_R |
| |
| /* Define to 1 if the system has the type `long long int'. */ |
| #undef HAVE_LONG_LONG_INT |
| |
| /* Set if the lpstat command is available */ |
| #undef HAVE_LPSTAT |
| |
| /* Define to 1 if you have the `lrand48' function. */ |
| #undef HAVE_LRAND48 |
| |
| /* Define to 1 if you have the `lseek64' function. */ |
| #undef HAVE_LSEEK64 |
| |
| /* Define to 1 if you have the <machine/param.h> header file. */ |
| #undef HAVE_MACHINE_PARAM_H |
| |
| /* Define to 1 if you have the <machine/pte.h> header file. */ |
| #undef HAVE_MACHINE_PTE_H |
| |
| /* Define to 1 if you have the <machine/types.h> header file. */ |
| #undef HAVE_MACHINE_TYPES_H |
| |
| /* Define to 1 if you have the <malloc.h> header file. */ |
| #undef HAVE_MALLOC_H |
| |
| /* Define to 1 if you have the <memory.h> header file. */ |
| #undef HAVE_MEMORY_H |
| |
| /* Define to 1 if the system has the type `mib2_ipIfStatsEntry_t'. */ |
| #undef HAVE_MIB2_IPIFSTATSENTRY_T |
| |
| /* Define to 1 if you have the `mkstemp' function. */ |
| #undef HAVE_MKSTEMP |
| |
| /* Define to 1 if you have the `mktime' function. */ |
| #undef HAVE_MKTIME |
| |
| /* Define to 1 if you have the <mntent.h> header file. */ |
| #undef HAVE_MNTENT_H |
| |
| /* Define to 1 if you have the <mtab.h> header file. */ |
| #undef HAVE_MTAB_H |
| |
| /* Define to 1 if you have the <nbutil.h> header file. */ |
| #undef HAVE_NBUTIL_H |
| |
| /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| #undef HAVE_NDIR_H |
| |
| /* Define to 1 if you have the <netdb.h> header file. */ |
| #undef HAVE_NETDB_H |
| |
| /* Define to 1 if you have the <netinet6/in6_pcb.h> header file. */ |
| #undef HAVE_NETINET6_IN6_PCB_H |
| |
| /* Define to 1 if you have the <netinet6/in6_var.h> header file. */ |
| #undef HAVE_NETINET6_IN6_VAR_H |
| |
| /* Define to 1 if you have the <netinet6/ip6_var.h> header file. */ |
| #undef HAVE_NETINET6_IP6_VAR_H |
| |
| /* Define to 1 if you have the <netinet6/nd6.h> header file. */ |
| #undef HAVE_NETINET6_ND6_H |
| |
| /* Define to 1 if you have the <netinet6/tcp6_fsm.h> header file. */ |
| #undef HAVE_NETINET6_TCP6_FSM_H |
| |
| /* Define to 1 if you have the <netinet6/tcp6.h> header file. */ |
| #undef HAVE_NETINET6_TCP6_H |
| |
| /* Define to 1 if you have the <netinet6/tcp6_timer.h> header file. */ |
| #undef HAVE_NETINET6_TCP6_TIMER_H |
| |
| /* Define to 1 if you have the <netinet6/tcp6_var.h> header file. */ |
| #undef HAVE_NETINET6_TCP6_VAR_H |
| |
| /* Define to 1 if you have the <netinet/icmp6.h> header file. */ |
| #undef HAVE_NETINET_ICMP6_H |
| |
| /* Define to 1 if you have the <netinet/icmp_var.h> header file. */ |
| #undef HAVE_NETINET_ICMP_VAR_H |
| |
| /* Define to 1 if you have the <netinet/if_ether.h> header file. */ |
| #undef HAVE_NETINET_IF_ETHER_H |
| |
| /* Define to 1 if you have the <netinet/in.h> header file. */ |
| #undef HAVE_NETINET_IN_H |
| |
| /* Define to 1 if you have the <netinet/in_pcb.h> header file. */ |
| #undef HAVE_NETINET_IN_PCB_H |
| |
| /* Define to 1 if you have the <netinet/in_systm.h> header file. */ |
| #undef HAVE_NETINET_IN_SYSTM_H |
| |
| /* Define to 1 if you have the <netinet/in_var.h> header file. */ |
| #undef HAVE_NETINET_IN_VAR_H |
| |
| /* Define to 1 if you have the <netinet/ip6.h> header file. */ |
| #undef HAVE_NETINET_IP6_H |
| |
| /* Define to 1 if you have the <netinet/ip.h> header file. */ |
| #undef HAVE_NETINET_IP_H |
| |
| /* Define to 1 if you have the <netinet/ip_icmp.h> header file. */ |
| #undef HAVE_NETINET_IP_ICMP_H |
| |
| /* Define to 1 if you have the <netinet/ip_var.h> header file. */ |
| #undef HAVE_NETINET_IP_VAR_H |
| |
| /* Define to 1 if you have the <netinet/tcpip.h> header file. */ |
| #undef HAVE_NETINET_TCPIP_H |
| |
| /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */ |
| #undef HAVE_NETINET_TCP_FSM_H |
| |
| /* Define to 1 if you have the <netinet/tcp.h> header file. */ |
| #undef HAVE_NETINET_TCP_H |
| |
| /* Define to 1 if you have the <netinet/tcp_timer.h> header file. */ |
| #undef HAVE_NETINET_TCP_TIMER_H |
| |
| /* Define to 1 if you have the <netinet/tcp_var.h> header file. */ |
| #undef HAVE_NETINET_TCP_VAR_H |
| |
| /* Define to 1 if you have the <netinet/udp.h> header file. */ |
| #undef HAVE_NETINET_UDP_H |
| |
| /* Define to 1 if you have the <netinet/udp_var.h> header file. */ |
| #undef HAVE_NETINET_UDP_VAR_H |
| |
| /* Define to 1 if you have the <netipx/ipx.h> header file. */ |
| #undef HAVE_NETIPX_IPX_H |
| |
| /* Define to 1 if you have the <netlink/netlink.h> header file. */ |
| #undef HAVE_NETLINK_NETLINK_H |
| |
| /* Define to 1 if you have the <net/if_arp.h> header file. */ |
| #undef HAVE_NET_IF_ARP_H |
| |
| /* Define to 1 if you have the <net/if_dl.h> header file. */ |
| #undef HAVE_NET_IF_DL_H |
| |
| /* Define to 1 if you have the <net/if.h> header file. */ |
| #undef HAVE_NET_IF_H |
| |
| /* Define to 1 if you have the <net/if_mib.h> header file. */ |
| #undef HAVE_NET_IF_MIB_H |
| |
| /* Define to 1 if you have the <net/if_types.h> header file. */ |
| #undef HAVE_NET_IF_TYPES_H |
| |
| /* Define to 1 if you have the <net/if_var.h> header file. */ |
| #undef HAVE_NET_IF_VAR_H |
| |
| /* Define to 1 if you have the <net/route.h> header file. */ |
| #undef HAVE_NET_ROUTE_H |
| |
| /* Define to 1 if the system has the type `nfds_t'. */ |
| #undef HAVE_NFDS_T |
| |
| /* Define to 1 if you have the `nlist' function. */ |
| #undef HAVE_NLIST |
| |
| /* Define to 1 if you have the `nlist64' function. */ |
| #undef HAVE_NLIST64 |
| |
| /* Define to 1 if you have the <nlist.h> header file. */ |
| #undef HAVE_NLIST_H |
| |
| /* Define to 1 if the system has the type `off64_t'. */ |
| #undef HAVE_OFF64_T |
| |
| /* Define to 1 if you have the `opendir' function. */ |
| #undef HAVE_OPENDIR |
| |
| /* Define to 1 if you have the <openssl/aes.h> header file. */ |
| #undef HAVE_OPENSSL_AES_H |
| |
| /* Define to 1 if you have the <openssl/des.h> header file. */ |
| #undef HAVE_OPENSSL_DES_H |
| |
| /* Define to 1 if you have the <openssl/dh.h> header file. */ |
| #undef HAVE_OPENSSL_DH_H |
| |
| /* Define to 1 if you have the <openssl/evp.h> header file. */ |
| #undef HAVE_OPENSSL_EVP_H |
| |
| /* Define to 1 if you have the <openssl/hmac.h> header file. */ |
| #undef HAVE_OPENSSL_HMAC_H |
| |
| /* Define to 1 if you have the <osreldate.h> header file. */ |
| #undef HAVE_OSRELDATE_H |
| |
| /* define if you have pci_lookup_name() */ |
| #undef HAVE_PCI_LOOKUP_NAME |
| |
| /* Define to 1 if you have the <pci/pci.h> header file. */ |
| #undef HAVE_PCI_PCI_H |
| |
| /* on aix, if you have perfstat */ |
| #undef HAVE_PERFSTAT |
| |
| /* Define to 1 if you have `the perl_eval_pv' function. */ |
| #undef HAVE_PERL_EVAL_PV_LC |
| |
| /* Define to 1 if you have the `Perl_eval_pv' function. */ |
| #undef HAVE_PERL_EVAL_PV_UC |
| |
| /* Define to 1 if you have the <picl.h> header file. */ |
| #undef HAVE_PICL_H |
| |
| /* define if you have pkginfo */ |
| #undef HAVE_PKGINFO |
| |
| /* Define to 1 if you have the <pkginfo.h> header file. */ |
| #undef HAVE_PKGINFO_H |
| |
| /* Define to 1 if you have the <pkglocs.h> header file. */ |
| #undef HAVE_PKGLOCS_H |
| |
| /* Define to 1 if you have the <pkg.h> header file. */ |
| #undef HAVE_PKG_H |
| |
| /* Define to 1 if you have the `poll' function. */ |
| #undef HAVE_POLL |
| |
| /* Define to 1 if you have the `pread64' function. */ |
| #undef HAVE_PREAD64 |
| |
| /* Set if /etc/printcap exists */ |
| #undef HAVE_PRINTCAP |
| |
| /* Define to 1 if you have the <pthread.h> header file. */ |
| #undef HAVE_PTHREAD_H |
| |
| /* Define to 1 if you have the <pwd.h> header file. */ |
| #undef HAVE_PWD_H |
| |
| /* Define to 1 if you have the `rand' function. */ |
| #undef HAVE_RAND |
| |
| /* Define to 1 if you have the `random' function. */ |
| #undef HAVE_RANDOM |
| |
| /* Define to 1 if you have the `readdir' function. */ |
| #undef HAVE_READDIR |
| |
| /* Define to 1 if you have the `regcomp' function. */ |
| #undef HAVE_REGCOMP |
| |
| /* Define to 1 if you have the <regex.h> header file. */ |
| #undef HAVE_REGEX_H |
| |
| /* Define to 1 if you have the `rpmGetPath' function. */ |
| #undef HAVE_RPMGETPATH |
| |
| /* Define to 1 if you have the <rpm/header.h> header file. */ |
| #undef HAVE_RPM_HEADER_H |
| |
| /* Define to 1 if you have the <rpm/rpmfileutil.h> header file. */ |
| #undef HAVE_RPM_RPMFILEUTIL_H |
| |
| /* Define to 1 if you have the <rpm/rpmlib.h> header file. */ |
| #undef HAVE_RPM_RPMLIB_H |
| |
| /* Define to 1 if you have the <rpm/rpmts.h> header file. */ |
| #undef HAVE_RPM_RPMTS_H |
| |
| /* Define to 1 if you have the <search.h> header file. */ |
| #undef HAVE_SEARCH_H |
| |
| /* Define to 1 if you have the <security/cryptoki.h> header file. */ |
| #undef HAVE_SECURITY_CRYPTOKI_H |
| |
| /* Define to 1 if you have the `select' function. */ |
| #undef HAVE_SELECT |
| |
| /* Define to 1 if you have the <sensors/sensors.h> header file. */ |
| #undef HAVE_SENSORS_SENSORS_H |
| |
| /* Define to 1 if you have the `setenv' function. */ |
| #undef HAVE_SETENV |
| |
| /* Define to 1 if you have the `setgid' function. */ |
| #undef HAVE_SETGID |
| |
| /* Define to 1 if you have the `setgroups' function. */ |
| #undef HAVE_SETGROUPS |
| |
| /* Define to 1 if you have the `setitimer' function. */ |
| #undef HAVE_SETITIMER |
| |
| /* Define to 1 if you have the `setlocale' function. */ |
| #undef HAVE_SETLOCALE |
| |
| /* Define to 1 if you have the `setmntent' function. */ |
| #undef HAVE_SETMNTENT |
| |
| /* Define to 1 if you have the `setsid' function. */ |
| #undef HAVE_SETSID |
| |
| /* Define to 1 if you have the `setuid' function. */ |
| #undef HAVE_SETUID |
| |
| /* Define to 1 if you have the <sgtty.h> header file. */ |
| #undef HAVE_SGTTY_H |
| |
| /* Define to 1 if you have the `sigaction' function. */ |
| #undef HAVE_SIGACTION |
| |
| /* Define to 1 if you have the `sigalrm' function. */ |
| #undef HAVE_SIGALRM |
| |
| /* Define to 1 if you have the `sigblock' function. */ |
| #undef HAVE_SIGBLOCK |
| |
| /* Define to 1 if you have the `sighold' function. */ |
| #undef HAVE_SIGHOLD |
| |
| /* Define if SIGHUP is defined in <signal.h>. */ |
| #undef HAVE_SIGHUP |
| |
| /* Define to 1 if you have the `signal' function. */ |
| #undef HAVE_SIGNAL |
| |
| /* Define to 1 if you have the `sigprocmask' function. */ |
| #undef HAVE_SIGPROCMASK |
| |
| /* Define to 1 if you have the `sigset' function. */ |
| #undef HAVE_SIGSET |
| |
| /* Define to 1 if you have the `snprintf' function. */ |
| #undef HAVE_SNPRINTF |
| |
| /* Define to 1 if you have the `socket' function. */ |
| #undef HAVE_SOCKET |
| |
| /* Define to 1 if the system has the type `socklen_t'. */ |
| #undef HAVE_SOCKLEN_T |
| |
| /* Define to 1 if the system has the type `ssize_t'. */ |
| #undef HAVE_SSIZE_T |
| |
| /* Define to 1 if you have the `statfs' function. */ |
| #undef HAVE_STATFS |
| |
| /* Define to 1 if you have the `statvfs' function. */ |
| #undef HAVE_STATVFS |
| |
| /* Define to 1 if you have the <stdint.h> header file. */ |
| #undef HAVE_STDINT_H |
| |
| /* Define to 1 if you have the <stdlib.h> header file. */ |
| #undef HAVE_STDLIB_H |
| |
| /* Define to 1 if you have the `stime' function. */ |
| #undef HAVE_STIME |
| |
| /* Define to 1 if you have the `strcasestr' function. */ |
| #undef HAVE_STRCASESTR |
| |
| /* Define to 1 if you have the `strdup' function. */ |
| #undef HAVE_STRDUP |
| |
| /* Define to 1 if you have the `strerror' function. */ |
| #undef HAVE_STRERROR |
| |
| /* Define to 1 if you have the <strings.h> header file. */ |
| #undef HAVE_STRINGS_H |
| |
| /* Define to 1 if you have the <string.h> header file. */ |
| #undef HAVE_STRING_H |
| |
| /* Define to 1 if you have the `strlcat' function. */ |
| #undef HAVE_STRLCAT |
| |
| /* Define to 1 if you have the `strlcpy' function. */ |
| #undef HAVE_STRLCPY |
| |
| /* Define to 1 if you have the `strncasecmp' function. */ |
| #undef HAVE_STRNCASECMP |
| |
| /* Define to 1 if you have the `strtok_r' function. */ |
| #undef HAVE_STRTOK_R |
| |
| /* Define to 1 if you have the `strtol' function. */ |
| #undef HAVE_STRTOL |
| |
| /* Define to 1 if you have the `strtoul' function. */ |
| #undef HAVE_STRTOUL |
| |
| /* Define to 1 if you have the `strtoull' function. */ |
| #undef HAVE_STRTOULL |
| |
| /* Define to 1 if `at_next' is a member of `struct arphd'. */ |
| #undef HAVE_STRUCT_ARPHD_AT_NEXT |
| |
| /* Define to 1 if `weak_key' is a member of `struct des_ks_struct'. */ |
| #undef HAVE_STRUCT_DES_KS_STRUCT_WEAK_KEY |
| |
| /* Define to 1 if `d_type' is a member of `struct dirent'. */ |
| #undef HAVE_STRUCT_DIRENT_D_TYPE |
| |
| /* Define to 1 if `speed_hi' is a member of `struct ethtool_cmd'. */ |
| #undef HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI |
| |
| /* Define to 1 if `ifa_next' is a member of `struct ifaddr'. */ |
| #undef HAVE_STRUCT_IFADDR_IFA_NEXT |
| |
| /* Define to 1 if `if_addrhead.tqh_first' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_ADDRHEAD_TQH_FIRST |
| |
| /* Define to 1 if `if_addrlist' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_ADDRLIST |
| |
| /* Define to 1 if `if_baudrate' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_BAUDRATE |
| |
| /* Define to 1 if `if_baudrate.ifs_value' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_BAUDRATE_IFS_VALUE |
| |
| /* Define to 1 if `if_ibytes' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_IBYTES |
| |
| /* Define to 1 if `if_imcasts' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_IMCASTS |
| |
| /* Define to 1 if `if_iqdrops' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_IQDROPS |
| |
| /* Define to 1 if `if_lastchange.tv_nsec' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_LASTCHANGE_TV_NSEC |
| |
| /* Define to 1 if `if_lastchange.tv_sec' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_LASTCHANGE_TV_SEC |
| |
| /* Define to 1 if `if_mtu' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_MTU |
| |
| /* Define to 1 if `if_noproto' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_NOPROTO |
| |
| /* Define to 1 if `if_obytes' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_OBYTES |
| |
| /* Define to 1 if `if_omcasts' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_OMCASTS |
| |
| /* Define to 1 if `if_speed' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_SPEED |
| |
| /* Define to 1 if `if_type' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_TYPE |
| |
| /* Define to 1 if `if_xname' is a member of `struct ifnet'. */ |
| #undef HAVE_STRUCT_IFNET_IF_XNAME |
| |
| /* Define to 1 if `ip6s_exthdrtoolong ' is a member of `struct ip6stat'. */ |
| #undef HAVE_STRUCT_IP6STAT_IP6S_EXTHDRTOOLONG_ |
| |
| /* Define to 1 if `ips_cantforward' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_CANTFORWARD |
| |
| /* Define to 1 if `ips_cantfrag' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_CANTFRAG |
| |
| /* Define to 1 if `ips_delivered' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_DELIVERED |
| |
| /* Define to 1 if `ips_fragdropped' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_FRAGDROPPED |
| |
| /* Define to 1 if `ips_fragmented' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_FRAGMENTED |
| |
| /* Define to 1 if `ips_fragtimeout' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_FRAGTIMEOUT |
| |
| /* Define to 1 if `ips_localout' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_LOCALOUT |
| |
| /* Define to 1 if `ips_noproto' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_NOPROTO |
| |
| /* Define to 1 if `ips_noroute' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_NOROUTE |
| |
| /* Define to 1 if `ips_odropped' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_ODROPPED |
| |
| /* Define to 1 if `ips_ofragments' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_OFRAGMENTS |
| |
| /* Define to 1 if `ips_reassembled' is a member of `struct ipstat'. */ |
| #undef HAVE_STRUCT_IPSTAT_IPS_REASSEMBLED |
| |
| /* Define to 1 if `m_clfree' is a member of `struct mbstat'. */ |
| #undef HAVE_STRUCT_MBSTAT_M_CLFREE |
| |
| /* Define to 1 if `m_clusters' is a member of `struct mbstat'. */ |
| #undef HAVE_STRUCT_MBSTAT_M_CLUSTERS |
| |
| /* Define to 1 if `m_mbufs' is a member of `struct mbstat'. */ |
| #undef HAVE_STRUCT_MBSTAT_M_MBUFS |
| |
| /* Define to 1 if `n_value' is a member of `struct nlist64'. */ |
| #undef HAVE_STRUCT_NLIST64_N_VALUE |
| |
| /* Define to 1 if `n_value' is a member of `struct nlist'. */ |
| #undef HAVE_STRUCT_NLIST_N_VALUE |
| |
| /* Define to 1 if `rt_dst' is a member of `struct rtentry'. */ |
| #undef HAVE_STRUCT_RTENTRY_RT_DST |
| |
| /* Define to 1 if `rt_hash' is a member of `struct rtentry'. */ |
| #undef HAVE_STRUCT_RTENTRY_RT_HASH |
| |
| /* Define to 1 if `rt_next' is a member of `struct rtentry'. */ |
| #undef HAVE_STRUCT_RTENTRY_RT_NEXT |
| |
| /* Define to 1 if `rt_refcnt' is a member of `struct rtentry'. */ |
| #undef HAVE_STRUCT_RTENTRY_RT_REFCNT |
| |
| /* Define to 1 if `rt_unit' is a member of `struct rtentry'. */ |
| #undef HAVE_STRUCT_RTENTRY_RT_UNIT |
| |
| /* Define to 1 if `rt_use' is a member of `struct rtentry'. */ |
| #undef HAVE_STRUCT_RTENTRY_RT_USE |
| |
| /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */ |
| #undef HAVE_STRUCT_SIGACTION_SA_SIGACTION |
| |
| /* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */ |
| #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID |
| |
| /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */ |
| #undef HAVE_STRUCT_SOCKADDR_SA_LEN |
| |
| /* Define to 1 if `sa_union.sa_generic.sa_family2' is a member of `struct |
| sockaddr'. */ |
| #undef HAVE_STRUCT_SOCKADDR_SA_UNION_SA_GENERIC_SA_FAMILY2 |
| |
| /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ |
| #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY |
| |
| /* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */ |
| #undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY |
| |
| /* Define to 1 if `f_favail' is a member of `struct statfs'. */ |
| #undef HAVE_STRUCT_STATFS_F_FAVAIL |
| |
| /* Define to 1 if `f_ffree' is a member of `struct statfs'. */ |
| #undef HAVE_STRUCT_STATFS_F_FFREE |
| |
| /* Define to 1 if `f_files' is a member of `struct statfs'. */ |
| #undef HAVE_STRUCT_STATFS_F_FILES |
| |
| /* Define to 1 if `f_flags' is a member of `struct statfs'. */ |
| #undef HAVE_STRUCT_STATFS_F_FLAGS |
| |
| /* Define to 1 if `f_frsize' is a member of `struct statfs'. */ |
| #undef HAVE_STRUCT_STATFS_F_FRSIZE |
| |
| /* Define to 1 if `f_files' is a member of `struct statvfs'. */ |
| #undef HAVE_STRUCT_STATVFS_F_FILES |
| |
| /* Define to 1 if `f_frsize' is a member of `struct statvfs'. */ |
| #undef HAVE_STRUCT_STATVFS_F_FRSIZE |
| |
| /* Define to 1 if `mnt_dir' is a member of `struct statvfs'. */ |
| #undef HAVE_STRUCT_STATVFS_MNT_DIR |
| |
| /* Define to 1 if `sw_nblksenabled' is a member of `struct swdevt'. */ |
| #undef HAVE_STRUCT_SWDEVT_SW_NBLKSENABLED |
| |
| /* Define to 1 if `tcp_rcvmemdrop' is a member of `struct tcpstat'. */ |
| #undef HAVE_STRUCT_TCPSTAT_TCP_RCVMEMDROP |
| |
| /* Define to 1 if `tz_dsttime' is a member of `struct timezone'. */ |
| #undef HAVE_STRUCT_TIMEZONE_TZ_DSTTIME |
| |
| /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ |
| #undef HAVE_STRUCT_TM_TM_GMTOFF |
| |
| /* Define to 1 if `udps_discard' is a member of `struct udpstat'. */ |
| #undef HAVE_STRUCT_UDPSTAT_UDPS_DISCARD |
| |
| /* Define to 1 if `udps_fullsock' is a member of `struct udpstat'. */ |
| #undef HAVE_STRUCT_UDPSTAT_UDPS_FULLSOCK |
| |
| /* Define to 1 if `udps_ipackets' is a member of `struct udpstat'. */ |
| #undef HAVE_STRUCT_UDPSTAT_UDPS_IPACKETS |
| |
| /* Define to 1 if `udps_noport' is a member of `struct udpstat'. */ |
| #undef HAVE_STRUCT_UDPSTAT_UDPS_NOPORT |
| |
| /* Define to 1 if `udps_noportbcast' is a member of `struct udpstat'. */ |
| #undef HAVE_STRUCT_UDPSTAT_UDPS_NOPORTBCAST |
| |
| /* Define to 1 if `udps_opackets' is a member of `struct udpstat'. */ |
| #undef HAVE_STRUCT_UDPSTAT_UDPS_OPACKETS |
| |
| /* Define to 1 if `pgswapin' is a member of `struct uvmexp'. */ |
| #undef HAVE_STRUCT_UVMEXP_PGSWAPIN |
| |
| /* Define to 1 if you have the `sysconf' function. */ |
| #undef HAVE_SYSCONF |
| |
| /* Define to 1 if you have the <syslog.h> header file. */ |
| #undef HAVE_SYSLOG_H |
| |
| /* Define to 1 if you have the `system' function. */ |
| #undef HAVE_SYSTEM |
| |
| /* Define to 1 if you have the <sys/cdefs.h> header file. */ |
| #undef HAVE_SYS_CDEFS_H |
| |
| /* Define to 1 if you have the <sys/conf.h> header file. */ |
| #undef HAVE_SYS_CONF_H |
| |
| /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
| */ |
| #undef HAVE_SYS_DIR_H |
| |
| /* Define to 1 if you have the <sys/diskio.h> header file. */ |
| #undef HAVE_SYS_DISKIO_H |
| |
| /* Define to 1 if you have the <sys/disklabel.h> header file. */ |
| #undef HAVE_SYS_DISKLABEL_H |
| |
| /* Define to 1 if you have the <sys/dkio.h> header file. */ |
| #undef HAVE_SYS_DKIO_H |
| |
| /* Define to 1 if you have the <sys/dkstat.h> header file. */ |
| #undef HAVE_SYS_DKSTAT_H |
| |
| /* Define to 1 if you have the <sys/dmap.h> header file. */ |
| #undef HAVE_SYS_DMAP_H |
| |
| /* Define to 1 if you have the <sys/file.h> header file. */ |
| #undef HAVE_SYS_FILE_H |
| |
| /* Define to 1 if you have the <sys/filio.h> header file. */ |
| #undef HAVE_SYS_FILIO_H |
| |
| /* Define to 1 if you have the <sys/fixpoint.h> header file. */ |
| #undef HAVE_SYS_FIXPOINT_H |
| |
| /* Define to 1 if you have the <sys/fs.h> header file. */ |
| #undef HAVE_SYS_FS_H |
| |
| /* Define to 1 if you have the <sys/hashing.h> header file. */ |
| #undef HAVE_SYS_HASHING_H |
| |
| /* Define to 1 if you have the <sys/ioctl.h> header file. */ |
| #undef HAVE_SYS_IOCTL_H |
| |
| /* Define to 1 if you have the <sys/loadavg.h> header file. */ |
| #undef HAVE_SYS_LOADAVG_H |
| |
| /* Define to 1 if you have the <sys/mbuf.h> header file. */ |
| #undef HAVE_SYS_MBUF_H |
| |
| /* Define to 1 if you have the <sys/mntent.h> header file. */ |
| #undef HAVE_SYS_MNTENT_H |
| |
| /* Define to 1 if you have the <sys/mnttab.h> header file. */ |
| #undef HAVE_SYS_MNTTAB_H |
| |
| /* Define to 1 if you have the <sys/mount.h> header file. */ |
| #undef HAVE_SYS_MOUNT_H |
| |
| /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
| */ |
| #undef HAVE_SYS_NDIR_H |
| |
| /* Define to 1 if you have the <sys/param.h> header file. */ |
| #undef HAVE_SYS_PARAM_H |
| |
| /* Define to 1 if you have the <sys/poll.h> header file. */ |
| #undef HAVE_SYS_POLL_H |
| |
| /* Define to 1 if you have the <sys/pool.h> header file. */ |
| #undef HAVE_SYS_POOL_H |
| |
| /* Define to 1 if you have the <sys/proc.h> header file. */ |
| #undef HAVE_SYS_PROC_H |
| |
| /* Define to 1 if you have the <sys/protosw.h> header file. */ |
| #undef HAVE_SYS_PROTOSW_H |
| |
| /* Define to 1 if you have the <sys/pstat.h> header file. */ |
| #undef HAVE_SYS_PSTAT_H |
| |
| /* Define to 1 if you have the <sys/queue.h> header file. */ |
| #undef HAVE_SYS_QUEUE_H |
| |
| /* Define to 1 if you have the <sys/select.h> header file. */ |
| #undef HAVE_SYS_SELECT_H |
| |
| /* Define to 1 if you have the <sys/sema.h> header file. */ |
| #undef HAVE_SYS_SEMA_H |
| |
| /* Define to 1 if you have the <sys/socketvar.h> header file. */ |
| #undef HAVE_SYS_SOCKETVAR_H |
| |
| /* Define to 1 if you have the <sys/socket.h> header file. */ |
| #undef HAVE_SYS_SOCKET_H |
| |
| /* Define to 1 if you have the <sys/sockio.h> header file. */ |
| #undef HAVE_SYS_SOCKIO_H |
| |
| /* Define to 1 if you have the <sys/statfs.h> header file. */ |
| #undef HAVE_SYS_STATFS_H |
| |
| /* Define to 1 if you have the <sys/statvfs.h> header file. */ |
| #undef HAVE_SYS_STATVFS_H |
| |
| /* Define to 1 if you have the <sys/stat.h> header file. */ |
| #undef HAVE_SYS_STAT_H |
| |
| /* Define to 1 if you have the <sys/stream.h> header file. */ |
| #undef HAVE_SYS_STREAM_H |
| |
| /* Define to 1 if you have the <sys/swap.h> header file. */ |
| #undef HAVE_SYS_SWAP_H |
| |
| /* Define to 1 if you have the <sys/sysctl.h> header file. */ |
| #undef HAVE_SYS_SYSCTL_H |
| |
| /* Define to 1 if you have the <sys/sysget.h> header file. */ |
| #undef HAVE_SYS_SYSGET_H |
| |
| /* Define to 1 if you have the <sys/sysmp.h> header file. */ |
| #undef HAVE_SYS_SYSMP_H |
| |
| /* Define to 1 if you have the <sys/systemcfg.h> header file. */ |
| #undef HAVE_SYS_SYSTEMCFG_H |
| |
| /* Define to 1 if you have the <sys/systeminfo.h> header file. */ |
| #undef HAVE_SYS_SYSTEMINFO_H |
| |
| /* Define to 1 if you have the <sys/tcpipstats.h> header file. */ |
| #undef HAVE_SYS_TCPIPSTATS_H |
| |
| /* Define to 1 if you have the <sys/timeb.h> header file. */ |
| #undef HAVE_SYS_TIMEB_H |
| |
| /* Define to 1 if you have the <sys/timeout.h> header file. */ |
| #undef HAVE_SYS_TIMEOUT_H |
| |
| /* Define to 1 if you have the <sys/times.h> header file. */ |
| #undef HAVE_SYS_TIMES_H |
| |
| /* Define to 1 if you have the <sys/time.h> header file. */ |
| #undef HAVE_SYS_TIME_H |
| |
| /* Define to 1 if you have the <sys/types.h> header file. */ |
| #undef HAVE_SYS_TYPES_H |
| |
| /* Define to 1 if you have the <sys/uio.h> header file. */ |
| #undef HAVE_SYS_UIO_H |
| |
| /* Define to 1 if you have the <sys/un.h> header file. */ |
| #undef HAVE_SYS_UN_H |
| |
| /* Define to 1 if you have the <sys/user.h> header file. */ |
| #undef HAVE_SYS_USER_H |
| |
| /* Define to 1 if you have the <sys/utsname.h> header file. */ |
| #undef HAVE_SYS_UTSNAME_H |
| |
| /* Define to 1 if you have the <sys/vfs.h> header file. */ |
| #undef HAVE_SYS_VFS_H |
| |
| /* Define to 1 if you have the <sys/vmmac.h> header file. */ |
| #undef HAVE_SYS_VMMAC_H |
| |
| /* Define to 1 if you have the <sys/vmmeter.h> header file. */ |
| #undef HAVE_SYS_VMMETER_H |
| |
| /* Define to 1 if you have the <sys/vmparam.h> header file. */ |
| #undef HAVE_SYS_VMPARAM_H |
| |
| /* Define to 1 if you have the <sys/vmsystm.h> header file. */ |
| #undef HAVE_SYS_VMSYSTM_H |
| |
| /* Define to 1 if you have the <sys/vm.h> header file. */ |
| #undef HAVE_SYS_VM_H |
| |
| /* Define to 1 if you have the <sys/vnode.h> header file. */ |
| #undef HAVE_SYS_VNODE_H |
| |
| /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ |
| #undef HAVE_SYS_WAIT_H |
| |
| /* Define to 1 if you have the `tcgetattr' function. */ |
| #undef HAVE_TCGETATTR |
| |
| /* Define to 1 if you have the `times' function. */ |
| #undef HAVE_TIMES |
| |
| /* Define if a timezone variable is declared in <sys/time.h> */ |
| #undef HAVE_TIMEZONE_VARIABLE |
| |
| /* Define to 1 if you have the <ufs/ffs/fs.h> header file. */ |
| #undef HAVE_UFS_FFS_FS_H |
| |
| /* Define to 1 if you have the <ufs/fs.h> header file. */ |
| #undef HAVE_UFS_FS_H |
| |
| /* Define to 1 if you have the <ufs/ufs/dinode.h> header file. */ |
| #undef HAVE_UFS_UFS_DINODE_H |
| |
| /* Define to 1 if you have the <ufs/ufs/inode.h> header file. */ |
| #undef HAVE_UFS_UFS_INODE_H |
| |
| /* Define to 1 if you have the <ufs/ufs/quota.h> header file. */ |
| #undef HAVE_UFS_UFS_QUOTA_H |
| |
| /* Define to 1 if the system has the type `uintmax_t'. */ |
| #undef HAVE_UINTMAX_T |
| |
| /* Define to 1 if the system has the type `uintptr_t'. */ |
| #undef HAVE_UINTPTR_T |
| |
| /* Define to 1 if you have the `uname' function. */ |
| #undef HAVE_UNAME |
| |
| /* Define to 1 if you have the <unistd.h> header file. */ |
| #undef HAVE_UNISTD_H |
| |
| /* Define to 1 if the system has the type `unsigned long long int'. */ |
| #undef HAVE_UNSIGNED_LONG_LONG_INT |
| |
| /* Define to 1 if you have the `usleep' function. */ |
| #undef HAVE_USLEEP |
| |
| /* Define to 1 if you have the <utmpx.h> header file. */ |
| #undef HAVE_UTMPX_H |
| |
| /* Define to 1 if you have the <utsname.h> header file. */ |
| #undef HAVE_UTSNAME_H |
| |
| /* Define to 1 if you have the <uvm/uvm_extern.h> header file. */ |
| #undef HAVE_UVM_UVM_EXTERN_H |
| |
| /* Define to 1 if you have the <uvm/uvm_param.h> header file. */ |
| #undef HAVE_UVM_UVM_PARAM_H |
| |
| /* Define to 1 if you have the <valgrind/memcheck.h> header file. */ |
| #undef HAVE_VALGRIND_MEMCHECK_H |
| |
| /* Define to 1 if you have the <valgrind/valgrind.h> header file. */ |
| #undef HAVE_VALGRIND_VALGRIND_H |
| |
| /* Define to 1 if you have the <validator/validator-config.h> header file. */ |
| #undef HAVE_VALIDATOR_VALIDATOR_CONFIG_H |
| |
| /* Define to 1 if you have the <vm/swap_pager.h> header file. */ |
| #undef HAVE_VM_SWAP_PAGER_H |
| |
| /* Define to 1 if you have the <vm/vm_extern.h> header file. */ |
| #undef HAVE_VM_VM_EXTERN_H |
| |
| /* Define to 1 if you have the <vm/vm.h> header file. */ |
| #undef HAVE_VM_VM_H |
| |
| /* Define to 1 if you have the <vm/vm_param.h> header file. */ |
| #undef HAVE_VM_VM_PARAM_H |
| |
| /* Define to 1 if you have the `vsnprintf' function. */ |
| #undef HAVE_VSNPRINTF |
| |
| /* Define to 1 if you have the <windows.h> header file. */ |
| #undef HAVE_WINDOWS_H |
| |
| /* Define to 1 if you have the <winsock2.h> header file. */ |
| #undef HAVE_WINSOCK2_H |
| |
| /* Define to 1 if you have the <winsock.h> header file. */ |
| #undef HAVE_WINSOCK_H |
| |
| /* Define to 1 if you have the <ws2tcpip.h> header file. */ |
| #undef HAVE_WS2TCPIP_H |
| |
| /* Define to 1 if you have the <xti.h> header file. */ |
| #undef HAVE_XTI_H |
| |
| /* location of UNIX kernel */ |
| #undef KERNEL_LOC |
| |
| /* Path to the lpstat command */ |
| #undef LPSTAT_PATH |
| |
| /* Define to the sub-directory in which libtool stores uninstalled libraries. |
| */ |
| #undef LT_OBJDIR |
| |
| /* define if agentx transport is to use domain sockets only */ |
| #undef NETSNMP_AGENTX_DOM_SOCK_ONLY |
| |
| /* Unix domain socket for AgentX master-subagent communication */ |
| #undef NETSNMP_AGENTX_SOCKET |
| |
| /* Define if static inline functions are unsupported */ |
| #undef NETSNMP_BROKEN_INLINE |
| |
| /* "Define if crytography support is possible" */ |
| #undef NETSNMP_CAN_DO_CRYPTO |
| |
| /* sysctl works to get boottime, etc... */ |
| #undef NETSNMP_CAN_USE_SYSCTL |
| |
| /* configure options specified */ |
| #undef NETSNMP_CONFIGURE_OPTIONS |
| |
| /* default location to look for mibs to load using the above tokens and/or |
| those in the MIBS envrionment variable */ |
| #undef NETSNMP_DEFAULT_MIBDIRS |
| |
| /* default mib files to load, specified by path. */ |
| #undef NETSNMP_DEFAULT_MIBFILES |
| |
| /* Define if no agent is built */ |
| #undef NETSNMP_DISABLE_AGENT |
| |
| /* Define if no apps are built */ |
| #undef NETSNMP_DISABLE_APPS |
| |
| /* Define if DES encryption should not be supported */ |
| #undef NETSNMP_DISABLE_DES |
| |
| /* Define if MD5 authentication should not be supported */ |
| #undef NETSNMP_DISABLE_MD5 |
| |
| /* Define if mib loading and parsing code should not be included */ |
| #undef NETSNMP_DISABLE_MIB_LOADING |
| |
| /* Define if SNMP SET support should be disabled */ |
| #undef NETSNMP_DISABLE_SET_SUPPORT |
| |
| /* Define if SNMPv1 code should not be included */ |
| #undef NETSNMP_DISABLE_SNMPV1 |
| |
| /* Define if SNMPv2c code should not be included */ |
| #undef NETSNMP_DISABLE_SNMPV2C |
| |
| /* Define if you are embedding perl in the main agent. */ |
| #undef NETSNMP_EMBEDDED_PERL |
| |
| /* define if you want to enable IPv6 support */ |
| #undef NETSNMP_ENABLE_IPV6 |
| |
| /* define if you want to restrict SMUX connections to localhost by default */ |
| #undef NETSNMP_ENABLE_LOCAL_SMUX |
| |
| /* Define if you want to build MFD module rewrites */ |
| #undef NETSNMP_ENABLE_MFD_REWRITES |
| |
| /* define if you want to compile support for both authentication and privacy |
| support. */ |
| #undef NETSNMP_ENABLE_SCAPI_AUTHPRIV |
| |
| /* testing code sections. */ |
| #undef NETSNMP_ENABLE_TESTING_CODE |
| |
| /* Should evaluate to the name of the current function if defined */ |
| #undef NETSNMP_FUNCTION |
| |
| /* ifnet needs to have _KERNEL defined */ |
| #undef NETSNMP_IFNET_NEEDS_KERNEL |
| |
| /* ifnet needs to have _KERNEL_STRUCTURES defined */ |
| #undef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES |
| |
| /* Define if you want to remove all non-essential code features. */ |
| #undef NETSNMP_MINIMAL_CODE |
| |
| /* Define if you want to only support sending notifications */ |
| #undef NETSNMP_NOTIFY_ONLY |
| |
| /* Define to suppress inclusion of deprecated functions */ |
| #undef NETSNMP_NO_DEPRECATED_FUNCTIONS |
| |
| /* If you don't want the agent to report on variables it doesn't have data for |
| */ |
| #undef NETSNMP_NO_DUMMY_VALUES |
| |
| /* If we don't want to use kmem. */ |
| #undef NETSNMP_NO_KMEM_USAGE |
| |
| /* Define if you want to remove all listening support from the code */ |
| #undef NETSNMP_NO_LISTEN_SUPPORT |
| |
| /* If you don't have root access don't exit upon kmem errors */ |
| #undef NETSNMP_NO_ROOT_ACCESS |
| |
| /* Define if you want to remove all SET/write access from the code */ |
| #undef NETSNMP_NO_WRITE_SUPPORT |
| |
| /* umask permissions to set up persistent files with */ |
| #undef NETSNMP_PERSISTENT_MASK |
| |
| /* Size prefix to use to printf a uint32_t */ |
| #undef NETSNMP_PRI32 |
| |
| /* Size prefix to use to printf a size_t or ssize_t */ |
| #undef NETSNMP_PRIz |
| |
| /* Define to 1 if you want to build with reentrant/threaded code (incomplete). |
| */ |
| #undef NETSNMP_REENTRANT |
| |
| /* define if you do not want snmptrapd to register as an AgentX subagent */ |
| #undef NETSNMP_SNMPTRAPD_DISABLE_AGENTX |
| |
| /* Pattern of temporary files */ |
| #undef NETSNMP_TEMP_FILE_PATTERN |
| |
| /* "Define if internal cryptography code should be used" */ |
| #undef NETSNMP_USE_INTERNAL_CRYPTO |
| |
| /* define if you are using the MD5 code ... */ |
| #undef NETSNMP_USE_INTERNAL_MD5 |
| |
| /* Define this if you're using Heimdal Kerberos */ |
| #undef NETSNMP_USE_KERBEROS_HEIMDAL |
| |
| /* Define this if we're using the new MIT crypto API */ |
| #undef NETSNMP_USE_KERBEROS_MIT |
| |
| /* define if you are using the mysql code for snmptrapd ... */ |
| #undef NETSNMP_USE_MYSQL |
| |
| /* Define if you are using the codeS11 library ... */ |
| #undef NETSNMP_USE_PKCS11 |
| |
| /* Define this if you have lm_sensors v3 or later */ |
| #undef NETSNMP_USE_SENSORS_V3 |
| |
| /* Should we compile to use special opaque types: float, double, counter64, |
| i64, ui64, union? */ |
| #undef NETSNMP_WITH_OPAQUE_SPECIAL_TYPES |
| |
| /* Define to the address where bug reports for this package should be sent. */ |
| #ifndef PACKAGE_BUGREPORT |
| #undef PACKAGE_BUGREPORT |
| #endif |
| |
| /* Define to the full name of this package. */ |
| #ifndef PACKAGE_NAME |
| #undef PACKAGE_NAME |
| #endif |
| |
| /* Define to the full name and version of this package. */ |
| #ifndef PACKAGE_STRING |
| #undef PACKAGE_STRING |
| #endif |
| |
| /* Define to the one symbol short name of this package. */ |
| #ifndef PACKAGE_TARNAME |
| #undef PACKAGE_TARNAME |
| #endif |
| |
| /* Define to the home page for this package. */ |
| #undef PACKAGE_URL |
| |
| /* Define to the version of this package. */ |
| #ifndef PACKAGE_VERSION |
| #undef PACKAGE_VERSION |
| #endif |
| |
| /* Command to generate ps output, the final column must be the process name |
| withOUT arguments */ |
| #undef PSCMD |
| |
| /* Define as the return type of signal handlers (`int' or `void'). */ |
| #undef RETSIGTYPE |
| |
| /* define rtentry to ortentry on SYSV machines (alphas) */ |
| #undef RTENTRY |
| |
| /* Use BSD 4.4 routing table entries? */ |
| #undef RTENTRY_4_4 |
| |
| /* The size of `int', as computed by sizeof. */ |
| #undef SIZEOF_INT |
| |
| /* The size of `intmax_t', as computed by sizeof. */ |
| #undef SIZEOF_INTMAX_T |
| |
| /* The size of `long', as computed by sizeof. */ |
| #undef SIZEOF_LONG |
| |
| /* The size of `long long', as computed by sizeof. */ |
| #undef SIZEOF_LONG_LONG |
| |
| /* The size of `short', as computed by sizeof. */ |
| #undef SIZEOF_SHORT |
| |
| /* The size of `sockaddr_un.sun_path', as computed by sizeof. */ |
| #undef SIZEOF_SOCKADDR_UN_SUN_PATH |
| |
| /* If using the C implementation of alloca, define if you know the |
| direction of stack growth for your system; otherwise it will be |
| automatically deduced at runtime. |
| STACK_DIRECTION > 0 => grows toward higher addresses |
| STACK_DIRECTION < 0 => grows toward lower addresses |
| STACK_DIRECTION = 0 => direction of growth unknown */ |
| #undef STACK_DIRECTION |
| |
| /* Define if statfs takes 2 args and the second argument has type struct |
| fs_data. [Ultrix] */ |
| #undef STAT_STATFS_FS_DATA |
| |
| /* Define to 1 if you have the ANSI C header files. */ |
| #undef STDC_HEADERS |
| |
| /* define if SIOCGIFADDR exists in sys/ioctl.h */ |
| #undef SYS_IOCTL_H_HAS_SIOCGIFADDR |
| |
| /* Define if the TCP timer constants in <netinet/tcp_timer.h> depend on the |
| integer variable 'hz'. [FreeBSD 4.x] */ |
| #undef TCPTV_NEEDS_HZ |
| |
| /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
| #undef TIME_WITH_SYS_TIME |
| |
| /* Where is the uname command */ |
| #undef UNAMEPROG |
| |
| /* Enable extensions on AIX 3, Interix. */ |
| #ifndef _ALL_SOURCE |
| # undef _ALL_SOURCE |
| #endif |
| /* Enable GNU extensions on systems that have them. */ |
| #ifndef _GNU_SOURCE |
| # undef _GNU_SOURCE |
| #endif |
| /* Enable threading extensions on Solaris. */ |
| #ifndef _POSIX_PTHREAD_SEMANTICS |
| # undef _POSIX_PTHREAD_SEMANTICS |
| #endif |
| /* Enable extensions on HP NonStop. */ |
| #ifndef _TANDEM_SOURCE |
| # undef _TANDEM_SOURCE |
| #endif |
| /* Enable general extensions on Solaris. */ |
| #ifndef __EXTENSIONS__ |
| # undef __EXTENSIONS__ |
| #endif |
| |
| |
| /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| significant byte first (like Motorola and SPARC, unlike Intel). */ |
| #if defined AC_APPLE_UNIVERSAL_BUILD |
| # if defined __BIG_ENDIAN__ |
| # define WORDS_BIGENDIAN 1 |
| # endif |
| #else |
| # ifndef WORDS_BIGENDIAN |
| # undef WORDS_BIGENDIAN |
| # endif |
| #endif |
| |
| /* Define to 1 if on MINIX. */ |
| #undef _MINIX |
| |
| /* Define to 2 if the system does not provide POSIX.1 features except with |
| this defined. */ |
| #undef _POSIX_1_SOURCE |
| |
| /* Define to 1 if you need to in order for `stat' and other things to work. */ |
| #undef _POSIX_SOURCE |
| |
| /* Define if you have RPM 4.6 or newer to turn on legacy API */ |
| #undef _RPM_4_4_COMPAT |
| |
| /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, |
| <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| #define below would cause a syntax error. */ |
| #undef _UINT32_T |
| |
| /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, |
| <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| #define below would cause a syntax error. */ |
| #undef _UINT64_T |
| |
| /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, |
| <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| #define below would cause a syntax error. */ |
| #undef _UINT8_T |
| |
| /* Define to empty if `const' does not conform to ANSI C. */ |
| #undef const |
| |
| /* Define to `__inline__' or `__inline' if that's what the C compiler |
| calls it, or to nothing if 'inline' is not supported under any name. */ |
| #ifndef __cplusplus |
| #undef inline |
| #endif |
| |
| /* Define to the type of a signed integer type of width exactly 16 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef int16_t |
| |
| /* Define to the type of a signed integer type of width exactly 32 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef int32_t |
| |
| /* Define to the type of a signed integer type of width exactly 64 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef int64_t |
| |
| /* Define to the type of a signed integer type of width exactly 8 bits if such |
| a type exists and the standard includes do not define it. */ |
| #undef int8_t |
| |
| /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do |
| not define. */ |
| #undef intmax_t |
| |
| /* Define to the type of a signed integer type wide enough to hold a pointer, |
| if such a type exists, and if the system does not define it. */ |
| #undef intptr_t |
| |
| /* Define to `long int' if <sys/types.h> does not define. */ |
| #undef off_t |
| |
| /* Define to `int' if <sys/types.h> does not define. */ |
| #undef pid_t |
| |
| /* Define to `unsigned int' if <sys/types.h> does not define. */ |
| #undef size_t |
| |
| /* Define to the type of an unsigned integer type of width exactly 16 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef uint16_t |
| |
| /* Define to the type of an unsigned integer type of width exactly 32 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef uint32_t |
| |
| /* Define to the type of an unsigned integer type of width exactly 64 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef uint64_t |
| |
| /* Define to the type of an unsigned integer type of width exactly 8 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef uint8_t |
| |
| /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h> |
| do not define. */ |
| #undef uintmax_t |
| |
| /* Define to the type of an unsigned integer type wide enough to hold a |
| pointer, if such a type exists, and if the system does not define it. */ |
| #undef uintptr_t |
| |
| /* end of definitions added by configure on-the-fly */ |
| |
| /* If you have openssl 0.9.7 or above, you likely have AES support. */ |
| #undef NETSNMP_USE_OPENSSL |
| #if (defined(NETSNMP_USE_OPENSSL) && defined(HAVE_OPENSSL_AES_H) && defined(HAVE_AES_CFB128_ENCRYPT)) || defined(NETSNMP_USE_INTERNAL_CRYPTO) |
| #define HAVE_AES 1 |
| #endif |
| |
| /* define random functions */ |
| |
| #ifndef HAVE_RANDOM |
| #ifdef HAVE_LRAND48 |
| #define random lrand48 |
| #define srandom(s) srand48(s) |
| #else |
| #ifdef HAVE_RAND |
| #define random rand |
| #define srandom(s) srand(s) |
| #endif |
| #endif |
| #endif |
| |
| /* define signal if DNE */ |
| |
| #ifndef HAVE_SIGNAL |
| #ifdef HAVE_SIGSET |
| #define signal(a,b) sigset(a,b) |
| #endif |
| #endif |
| |
| #ifdef HAVE_DMALLOC_H |
| #define DMALLOC_FUNC_CHECK |
| #endif |
| |
| #endif /* NETSNMP_NO_AUTOCONF_DEFINITIONS */ |
| |
| |
| |
| |
| /* ********* NETSNMP_MARK_BEGIN_CLEAN_NAMESPACE ********* */ |
| /* |
| * put all new net-snmp-specific definitions here |
| * |
| * all definitions MUST have a NETSNMP_ prefix |
| * |
| */ |
| |
| /* Default (SNMP) version number for the tools to use */ |
| #define NETSNMP_DEFAULT_SNMP_VERSION 3 |
| |
| /* don't change these values! */ |
| #define NETSNMP_SNMPV1 0xAAAA /* readable by anyone */ |
| #define NETSNMP_SNMPV2ANY 0xA000 /* V2 Any type (includes NoAuth) */ |
| #define NETSNMP_SNMPV2AUTH 0x8000 /* V2 Authenticated requests only */ |
| |
| /* default list of mibs to load */ |
| #define NETSNMP_DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB:RFC1213-MIB" |
| |
| /* debugging stuff */ |
| /* if defined, we optimize the code to exclude all debugging calls. */ |
| #undef NETSNMP_NO_DEBUGGING |
| /* ignore the -D flag and always print debugging information */ |
| #define NETSNMP_ALWAYS_DEBUG 0 |
| |
| /* reverse encoding BER packets is both faster and more efficient in space. */ |
| #define NETSNMP_USE_REVERSE_ASNENCODING 1 |
| #define NETSNMP_DEFAULT_ASNENCODING_DIRECTION 1 /* 1 = reverse, 0 = forwards */ |
| |
| /* PERSISTENT_DIRECTORY: If defined, the library is capabile of saving |
| persisant information to this directory in the form of configuration |
| lines: PERSISTENT_DIRECTORY/NAME.persistent.conf */ |
| #define NETSNMP_PERSISTENT_DIRECTORY "/var/snmp" |
| |
| /* AGENT_DIRECTORY_MODE: the mode the agents should use to create |
| directories with. Since the data stored here is probably sensitive, it |
| probably should be read-only by root/administrator. */ |
| #define NETSNMP_AGENT_DIRECTORY_MODE 0700 |
| |
| /* MAX_PERSISTENT_BACKUPS: |
| * The maximum number of persistent backups the library will try to |
| * read from the persistent cache directory. If an application fails to |
| * close down successfully more than this number of times, data will be lost. |
| */ |
| #define NETSNMP_MAX_PERSISTENT_BACKUPS 10 |
| |
| /* define the system type include file here */ |
| #define NETSNMP_SYSTEM_INCLUDE_FILE <net-snmp/system/generic.h> |
| |
| /* define the machine (cpu) type include file here */ |
| #define NETSNMP_MACHINE_INCLUDE_FILE <net-snmp/machine/generic.h> |
| |
| /* define the UDP buffer defaults undefined means use the OS buffers |
| * by default */ |
| #undef NETSNMP_DEFAULT_SERVER_SEND_BUF |
| #undef NETSNMP_DEFAULT_SERVER_RECV_BUF |
| #undef NETSNMP_DEFAULT_CLIENT_SEND_BUF |
| #undef NETSNMP_DEFAULT_CLIENT_RECV_BUF |
| |
| /* net-snmp's major path names */ |
| #undef SNMPLIBPATH |
| #undef SNMPSHAREPATH |
| #undef SNMPCONFPATH |
| #undef SNMPDLMODPATH |
| |
| /* NETSNMP_LOGFILE: If defined it closes stdout/err/in and opens this in |
| out/err's place. (stdin is closed so that sh scripts won't wait for it) */ |
| #undef NETSNMP_LOGFILE |
| |
| /* default system contact */ |
| #undef NETSNMP_SYS_CONTACT |
| |
| /* system location */ |
| #undef NETSNMP_SYS_LOC |
| |
| /* Use libwrap to handle allow/deny hosts? */ |
| #undef NETSNMP_USE_LIBWRAP |
| |
| /* Mib-2 tree Info */ |
| /* These are the system information variables. */ |
| |
| #define NETSNMP_VERS_DESC "unknown" /* overridden at run time */ |
| #define NETSNMP_SYS_NAME "unknown" /* overridden at run time */ |
| |
| /* comment out the second define to turn off functionality for any of |
| these: (See README for details) */ |
| |
| /* proc PROCESSNAME [MAX] [MIN] */ |
| #define NETSNMP_PROCMIBNUM 2 |
| |
| /* exec/shell NAME COMMAND */ |
| #define NETSNMP_SHELLMIBNUM 8 |
| |
| /* swap MIN */ |
| #define NETSNMP_MEMMIBNUM 4 |
| |
| /* disk DISK MINSIZE */ |
| #define NETSNMP_DISKMIBNUM 9 |
| |
| /* load 1 5 15 */ |
| #define NETSNMP_LOADAVEMIBNUM 10 |
| |
| /* which version are you using? This mibloc will tell you */ |
| #define NETSNMP_VERSIONMIBNUM 100 |
| |
| /* Reports errors the agent runs into */ |
| /* (typically its "can't fork, no mem" problems) */ |
| #define NETSNMP_ERRORMIBNUM 101 |
| |
| /* The sub id of EXTENSIBLEMIB returned to queries of |
| .iso.org.dod.internet.mgmt.mib-2.system.sysObjectID.0 */ |
| #define NETSNMP_AGENTID 250 |
| |
| /* This ID is returned after the AGENTID above. IE, the resulting |
| value returned by a query to sysObjectID is |
| EXTENSIBLEMIB.AGENTID.???, where ??? is defined below by OSTYPE */ |
| |
| #define NETSNMP_HPUX9ID 1 |
| #define NETSNMP_SUNOS4ID 2 |
| #define NETSNMP_SOLARISID 3 |
| #define NETSNMP_OSFID 4 |
| #define NETSNMP_ULTRIXID 5 |
| #define NETSNMP_HPUX10ID 6 |
| #define NETSNMP_NETBSD1ID 7 |
| #define NETSNMP_FREEBSDID 8 |
| #define NETSNMP_IRIXID 9 |
| #define NETSNMP_LINUXID 10 |
| #define NETSNMP_BSDIID 11 |
| #define NETSNMP_OPENBSDID 12 |
| #define NETSNMP_WIN32ID 13 |
| #define NETSNMP_HPUX11ID 14 |
| #define NETSNMP_AIXID 15 |
| #define NETSNMP_MACOSXID 16 |
| #define NETSNMP_DRAGONFLYID 17 |
| #define NETSNMP_UNKNOWNID 255 |
| |
| #ifdef hpux9 |
| #define NETSNMP_OSTYPE NETSNMP_HPUX9ID |
| #endif |
| #ifdef hpux10 |
| #define NETSNMP_OSTYPE NETSNMP_HPUX10ID |
| #endif |
| #ifdef hpux11 |
| #define NETSNMP_OSTYPE NETSNMP_HPUX11ID |
| #endif |
| #ifdef sunos4 |
| #define NETSNMP_OSTYPE NETSNMP_SUNOS4ID |
| #endif |
| #ifdef solaris2 |
| #define NETSNMP_OSTYPE NETSNMP_SOLARISID |
| #endif |
| #if defined(osf3) || defined(osf4) || defined(osf5) |
| #define NETSNMP_OSTYPE NETSNMP_OSFID |
| #endif |
| #ifdef ultrix4 |
| #define NETSNMP_OSTYPE NETSNMP_ULTRIXID |
| #endif |
| #if defined(netbsd1) || defined(netbsd2) |
| #define NETSNMP_OSTYPE NETSNMP_NETBSD1ID |
| #endif |
| #if defined(__FreeBSD__) |
| #define NETSNMP_OSTYPE NETSNMP_FREEBSDID |
| #endif |
| #if defined(__DragonFly__) |
| #define NETSNMP_OSTYPE NETSNMP_DRAGONFLYID |
| #endif |
| #if defined(irix6) || defined(irix5) |
| #define NETSNMP_OSTYPE NETSNMP_IRIXID |
| #endif |
| #ifdef linux |
| #define NETSNMP_OSTYPE NETSNMP_LINUXID |
| #endif |
| #if defined(bsdi2) || defined(bsdi3) || defined(bsdi4) |
| #define NETSNMP_OSTYPE NETSNMP_BSDIID |
| #endif |
| #if defined(openbsd) |
| #define NETSNMP_OSTYPE NETSNMP_OPENBSDID |
| #endif |
| #ifdef WIN32 |
| #define NETSNMP_OSTYPE NETSNMP_WIN32ID |
| #endif |
| #if defined(aix3) || defined(aix4) || defined(aix5) || defined(aix6) || defined(aix7) |
| #define NETSNMP_OSTYPE NETSNMP_AIXID |
| #endif |
| #if defined(darwin) && (darwin >= 8) |
| #define NETSNMP_OSTYPE NETSNMP_MACOSXID |
| #endif |
| /* unknown */ |
| #ifndef NETSNMP_OSTYPE |
| #define NETSNMP_OSTYPE NETSNMP_UNKNOWNID |
| #endif |
| |
| /* The enterprise number has been assigned by the IANA group. */ |
| /* Optionally, this may point to the location in the tree your */ |
| /* company/organization has been allocated. */ |
| /* The assigned enterprise number for the NET_SNMP MIB modules. */ |
| #define NETSNMP_ENTERPRISE_OID 8072 |
| #define NETSNMP_ENTERPRISE_MIB 1,3,6,1,4,1,8072 |
| #define NETSNMP_ENTERPRISE_DOT_MIB 1.3.6.1.4.1.8072 |
| #define NETSNMP_ENTERPRISE_DOT_MIB_LENGTH 7 |
| |
| /* The assigned enterprise number for sysObjectID. */ |
| #define NETSNMP_SYSTEM_MIB 1,3,6,1,4,1,8072,3,2,NETSNMP_OSTYPE |
| #define NETSNMP_SYSTEM_DOT_MIB 1.3.6.1.4.1.8072.3.2.NETSNMP_OSTYPE |
| #define NETSNMP_SYSTEM_DOT_MIB_LENGTH 10 |
| |
| /* The assigned enterprise number for notifications. */ |
| #define NETSNMP_NOTIFICATION_MIB 1,3,6,1,4,1,8072,4 |
| #define NETSNMP_NOTIFICATION_DOT_MIB 1.3.6.1.4.1.8072.4 |
| #define NETSNMP_NOTIFICATION_DOT_MIB_LENGTH 8 |
| |
| /* this is the location of the ucdavis mib tree. It shouldn't be |
| changed, as the places it is used are expected to be constant |
| values or are directly tied to the UCD-SNMP-MIB. */ |
| #define NETSNMP_UCDAVIS_OID 2021 |
| #define NETSNMP_UCDAVIS_MIB 1,3,6,1,4,1,2021 |
| #define NETSNMP_UCDAVIS_DOT_MIB 1.3.6.1.4.1.2021 |
| #define NETSNMP_UCDAVIS_DOT_MIB_LENGTH 7 |
| |
| /* how long to wait (seconds) for error querys before reseting the error trap.*/ |
| #define NETSNMP_ERRORTIMELENGTH 600 |
| |
| /* Exec command to fix PROC problems */ |
| /* %s will be replaced by the process name in error */ |
| |
| /* #define NETSNMP_PROCFIXCMD "/usr/bin/perl /local/scripts/fixproc %s" */ |
| |
| /* Exec command to fix EXEC problems */ |
| /* %s will be replaced by the exec/script name in error */ |
| |
| /* #define NETSNMP_EXECFIXCMD "/usr/bin/perl /local/scripts/fixproc %s" */ |
| |
| /* Should exec output Cashing be used (speeds up things greatly), and |
| if so, After how many seconds should the cache re-newed? Note: |
| Don't define CASHETIME to disable cashing completely */ |
| |
| #define NETSNMP_EXCACHETIME 30 |
| #define NETSNMP_CACHEFILE ".snmp-exec-cache" |
| #define NETSNMP_MAXCACHESIZE (1500*80) /* roughly 1500 lines max */ |
| |
| /* misc defaults */ |
| |
| /* default of 100 meg minimum if the minimum size is not specified in |
| the config file */ |
| #define NETSNMP_DEFDISKMINIMUMSPACE 100000 |
| |
| /* default maximum load average before error */ |
| #define NETSNMP_DEFMAXLOADAVE 12.0 |
| |
| /* max times to loop reading output from execs. */ |
| /* Because of sleep(1)s, this will also be time to wait (in seconds) for exec |
| to finish */ |
| #define NETSNMP_MAXREADCOUNT 100 |
| |
| /* Set if snmpgets should block and never timeout */ |
| /* The original CMU code had this hardcoded as = 1 */ |
| #define NETSNMP_SNMPBLOCK 1 |
| |
| /* How long to wait before restarting the agent after a snmpset to |
| EXTENSIBLEMIB.VERSIONMIBNUM.VERRESTARTAGENT. This is |
| necessary to finish the snmpset reply before restarting. */ |
| #define NETSNMP_RESTARTSLEEP 5 |
| |
| /* UNdefine to allow specifying zero-length community string */ |
| /* #define NETSNMP_NO_ZEROLENGTH_COMMUNITY 1 */ |
| |
| /* Number of community strings to store */ |
| #define NETSNMP_NUM_COMMUNITIES 5 |
| |
| /* internal define */ |
| #define NETSNMP_LASTFIELD -1 |
| |
| /* Pluggable transports. */ |
| |
| /* This is defined if support for the UDP/IP transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_UDP_DOMAIN |
| |
| /* This is defined if support for the "callback" transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_CALLBACK_DOMAIN |
| |
| /* This is defined if support for the TCP/IP transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_TCP_DOMAIN |
| |
| /* This is defined if support for the Unix transport domain |
| (a.k.a. "local IPC") is available. */ |
| #undef NETSNMP_TRANSPORT_UNIX_DOMAIN |
| |
| /* This is defined if support for the AAL5 PVC transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_AAL5PVC_DOMAIN |
| |
| /* This is defined if support for the IPX transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_IPX_DOMAIN |
| |
| /* This is defined if support for the UDP/IPv6 transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_UDPIPV6_DOMAIN |
| |
| /* This is defined if support for the TCP/IPv6 transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_TCPIPV6_DOMAIN |
| |
| /* This is defined if support for the TLS transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_TLSBASE_DOMAIN |
| |
| /* This is defined if support for the Alias transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_ALIAS_DOMAIN |
| |
| /* This is defined if support for the SSH transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_SSH_DOMAIN |
| |
| /* This is defined if support for the DTLS/UDP transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_DTLSUDP_DOMAIN |
| |
| /* This is defined if support for the TLS/TCP transport domain is |
| available. */ |
| #undef NETSNMP_TRANSPORT_TLSTCP_DOMAIN |
| |
| /* This is defined if support for stdin/out transport domain is available. */ |
| #undef NETSNMP_TRANSPORT_STD_DOMAIN |
| |
| /* This is defined if support for the IPv4Base transport domain is available. */ |
| #undef NETSNMP_TRANSPORT_IPV4BASE_DOMAIN |
| |
| /* define this if the USM security module is available */ |
| #undef NETSNMP_SECMOD_USM |
| |
| /* define this if the KSM (kerberos based snmp) security module is available */ |
| #undef NETSNMP_SECMOD_KSM |
| |
| /* define this if the local security module is available */ |
| #undef NETSNMP_SECMOD_LOCALSM |
| |
| /* define if configured as a "mini-agent" */ |
| #undef NETSNMP_MINI_AGENT |
| |
| /* this is the location of the net-snmp mib tree. It shouldn't be |
| changed, as the places it is used are expected to be constant |
| values or are directly tied to the UCD-SNMP-MIB. */ |
| #define NETSNMP_OID 8072 |
| #define NETSNMP_MIB 1,3,6,1,4,1,8072 |
| #define NETSNMP_DOT_MIB 1.3.6.1.4.1.8072 |
| #define NETSNMP_DOT_MIB_LENGTH 7 |
| |
| /* pattern for temporary file names */ |
| #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" |
| |
| /* |
| * this must be before the system/machine includes, to allow them to |
| * override and turn off inlining. To do so, they should do the |
| * following: |
| * |
| * #undef NETSNMP_ENABLE_INLINE |
| * #define NETSNMP_ENABLE_INLINE 0 |
| * |
| * A user having problems with their compiler can also turn off |
| * the use of inline by defining NETSNMP_NO_INLINE via their cflags: |
| * |
| * -DNETSNMP_NO_INLINE |
| * |
| * Header and source files should only test against NETSNMP_USE_INLINE: |
| * |
| * #ifdef NETSNMP_USE_INLINE |
| * NETSNMP_INLINE function(int parm) { return parm -1; } |
| * #endif |
| * |
| * Functions which should be static, regardless of whether or not inline |
| * is available or enabled should use the NETSNMP_STATIC_INLINE macro, |
| * like so: |
| * |
| * NETSNMP_STATIC_INLINE function(int parm) { return parm -1; } |
| * |
| * NOT like this: |
| * |
| * static NETSNMP_INLINE function(int parm) { return parm -1; } |
| * |
| */ |
| #ifdef NETSNMP_BROKEN_INLINE |
| # define NETSNMP_ENABLE_INLINE 0 |
| #else |
| # define NETSNMP_ENABLE_INLINE 1 |
| #endif |
| |
| #include NETSNMP_SYSTEM_INCLUDE_FILE |
| #include NETSNMP_MACHINE_INCLUDE_FILE |
| |
| #if NETSNMP_ENABLE_INLINE && !defined(NETSNMP_NO_INLINE) |
| # define NETSNMP_USE_INLINE 1 |
| # ifndef NETSNMP_INLINE |
| # define NETSNMP_INLINE inline |
| # endif |
| # ifndef NETSNMP_STATIC_INLINE |
| # define NETSNMP_STATIC_INLINE static inline |
| # endif |
| #else |
| # define NETSNMP_INLINE |
| # define NETSNMP_STATIC_INLINE static |
| #endif |
| |
| #ifndef NETSNMP_IMPORT |
| # define NETSNMP_IMPORT extern |
| #endif |
| |
| /* comment the next line if you are compiling with libsnmp.h |
| and are not using the UC-Davis SNMP library. */ |
| #define UCD_SNMP_LIBRARY 1 |
| |
| /* final conclusion on nlist usage */ |
| #if defined(HAVE_NLIST) && defined(HAVE_STRUCT_NLIST_N_VALUE) && !defined(NETSNMP_DONT_USE_NLIST) && defined(HAVE_KMEM) && !defined(NETSNMP_NO_KMEM_USAGE) |
| #define NETSNMP_CAN_USE_NLIST |
| #endif |
| |
| |
| /* ********* NETSNMP_MARK_BEGIN_LEGACY_DEFINITIONS *********/ |
| /* |
| * existing definitions prior to Net-SNMP 5.4 |
| * |
| * do not add anything new here |
| * |
| */ |
| |
| #ifndef NETSNMP_NO_LEGACY_DEFINITIONS |
| |
| #ifdef NETSNMP_DEFAULT_SNMP_VERSION |
| # define DEFAULT_SNMP_VERSION NETSNMP_DEFAULT_SNMP_VERSION |
| #endif |
| |
| #ifdef NETSNMP_SNMPV1 |
| # define SNMPV1 NETSNMP_SNMPV1 |
| #endif |
| |
| #ifdef NETSNMP_SNMPV2ANY |
| # define SNMPV2ANY NETSNMP_SNMPV2ANY |
| #endif |
| |
| #ifdef NETSNMP_SNMPV2AUTH |
| # define SNMPV2AUTH NETSNMP_SNMPV2AUTH |
| #endif |
| |
| #ifdef NETSNMP_DEFAULT_MIBS |
| # define DEFAULT_MIBS NETSNMP_DEFAULT_MIBS |
| #endif |
| |
| #ifdef NETSNMP_DEFAULT_MIBDIRS |
| # define DEFAULT_MIBDIRS NETSNMP_DEFAULT_MIBDIRS |
| #endif |
| |
| #ifdef NETSNMP_DEFAULT_MIBFILES |
| # define DEFAULT_MIBFILES NETSNMP_DEFAULT_MIBFILES |
| #endif |
| |
| #ifdef NETSNMP_WITH_OPAQUE_SPECIAL_TYPES |
| # define OPAQUE_SPECIAL_TYPES NETSNMP_WITH_OPAQUE_SPECIAL_TYPES |
| #endif |
| |
| #ifdef NETSNMP_ENABLE_SCAPI_AUTHPRIV |
| # define SCAPI_AUTHPRIV NETSNMP_ENABLE_SCAPI_AUTHPRIV |
| #endif |
| |
| #ifdef NETSNMP_USE_INTERNAL_MD5 |
| # define USE_INTERNAL_MD5 NETSNMP_USE_INTERNAL_MD5 |
| #endif |
| |
| #ifdef NETSNMP_USE_PKCS11 |
| # define USE_PKCS NETSNMP_USE_PKCS11 |
| #endif |
| |
| #ifdef NETSNMP_USE_OPENSSL |
| # define USE_OPENSSL NETSNMP_USE_OPENSSL |
| #endif |
| |
| #ifdef NETSNMP_NO_DEBUGGING |
| # define SNMP_NO_DEBUGGING NETSNMP_NO_DEBUGGING |
| #endif |
| |
| #ifdef NETSNMP_ALWAYS_DEBUG |
| # define SNMP_ALWAYS_DEBUG NETSNMP_ALWAYS_DEBUG |
| #endif |
| |
| #ifdef NETSNMP_USE_REVERSE_ASNENCODING |
| # define USE_REVERSE_ASNENCODING NETSNMP_USE_REVERSE_ASNENCODING |
| #endif |
| #ifdef NETSNMP_DEFAULT_ASNENCODING_DIRECTION |
| # define DEFAULT_ASNENCODING_DIRECTION NETSNMP_DEFAULT_ASNENCODING_DIRECTION |
| #endif |
| |
| #define PERSISTENT_DIRECTORY NETSNMP_PERSISTENT_DIRECTORY |
| #define PERSISTENT_MASK NETSNMP_PERSISTENT_MASK |
| #define AGENT_DIRECTORY_MODE NETSNMP_AGENT_DIRECTORY_MODE |
| #define MAX_PERSISTENT_BACKUPS NETSNMP_MAX_PERSISTENT_BACKUPS |
| #define SYSTEM_INCLUDE_FILE NETSNMP_SYSTEM_INCLUDE_FILE |
| #define MACHINE_INCLUDE_FILE NETSNMP_MACHINE_INCLUDE_FILE |
| |
| #ifdef NETSNMP_DEFAULT_SERVER_SEND_BUF |
| # define DEFAULT_SERVER_SEND_BUF NETSNMP_DEFAULT_SERVER_SEND_BUF |
| #endif |
| #ifdef NETSNMP_DEFAULT_SERVER_RECV_BUF |
| # define DEFAULT_SERVER_RECV_BUF NETSNMP_DEFAULT_SERVER_RECV_BUF |
| #endif |
| #ifdef NETSNMP_DEFAULT_CLIENT_SEND_BUF |
| # define DEFAULT_CLIENT_SEND_BUF NETSNMP_DEFAULT_CLIENT_SEND_BUF |
| #endif |
| #ifdef NETSNMP_DEFAULT_CLIENT_RECV_BUF |
| # define DEFAULT_CLIENT_RECV_BUF NETSNMP_DEFAULT_CLIENT_RECV_BUF |
| #endif |
| |
| #ifdef NETSNMP_LOGFILE |
| # define LOGFILE NETSNMP_LOGFILE |
| #endif |
| |
| #ifdef NETSNMP_SYS_CONTACT |
| # define SYS_CONTACT NETSNMP_SYS_CONTACT |
| #endif |
| |
| #ifdef NETSNMP_SYS_LOC |
| # define SYS_LOC NETSNMP_SYS_LOC |
| #endif |
| |
| #ifdef NETSNMP_USE_LIBWRAP |
| # define USE_LIBWRAP NETSNMP_USE_LIBWRAP |
| #endif |
| |
| #ifdef NETSNMP_ENABLE_TESTING_CODE |
| # define SNMP_TESTING_CODE NETSNMP_ENABLE_TESTING_CODE |
| #endif |
| |
| #ifdef NETSNMP_NO_ROOT_ACCESS |
| # define NO_ROOT_ACCESS NETSNMP_NO_ROOT_ACCESS |
| #endif |
| |
| #ifdef NETSNMP_NO_KMEM_USAGE |
| # define NO_KMEM_USAGE NETSNMP_NO_KMEM_USAGE |
| #endif |
| |
| #ifdef NETSNMP_NO_DUMMY_VALUES |
| # define NO_DUMMY_VALUES NETSNMP_NO_DUMMY_VALUES |
| #endif |
| |
| #define VERS_DESC NETSNMP_VERS_DESC |
| #define SYS_NAME NETSNMP_SYS_NAME |
| |
| #define PROCMIBNUM NETSNMP_PROCMIBNUM |
| #define SHELLMIBNUM NETSNMP_SHELLMIBNUM |
| #define MEMMIBNUM NETSNMP_MEMMIBNUM |
| #define DISKMIBNUM NETSNMP_DISKMIBNUM |
| |
| #define LOADAVEMIBNUM NETSNMP_LOADAVEMIBNUM |
| #define VERSIONMIBNUM NETSNMP_VERSIONMIBNUM |
| #define ERRORMIBNUM NETSNMP_ERRORMIBNUM |
| #define AGENTID NETSNMP_AGENTID |
| |
| #define HPUX9ID NETSNMP_HPUX9ID |
| #define SUNOS4ID NETSNMP_SUNOS4ID |
| #define SOLARISID NETSNMP_SOLARISID |
| #define OSFID NETSNMP_OSFID |
| #define ULTRIXID NETSNMP_ULTRIXID |
| #define HPUX10ID NETSNMP_HPUX10ID |
| #define NETBSD1ID NETSNMP_NETBSD1ID |
| #define FREEBSDID NETSNMP_FREEBSDID |
| #define IRIXID NETSNMP_IRIXID |
| #define LINUXID NETSNMP_LINUXID |
| #define BSDIID NETSNMP_BSDIID |
| #define OPENBSDID NETSNMP_OPENBSDID |
| #define WIN32ID NETSNMP_WIN32ID |
| #define HPUX11ID NETSNMP_HPUX11ID |
| #define AIXID NETSNMP_AIXID |
| #define MACOSXID NETSNMP_MACOSXID |
| #define UNKNOWNID NETSNMP_UNKNOWNID |
| |
| #define ENTERPRISE_OID NETSNMP_ENTERPRISE_OID |
| #define ENTERPRISE_MIB NETSNMP_ENTERPRISE_MIB |
| #define ENTERPRISE_DOT_MIB NETSNMP_ENTERPRISE_DOT_MIB |
| #define ENTERPRISE_DOT_MIB_LENGTH NETSNMP_ENTERPRISE_DOT_MIB_LENGTH |
| |
| #define SYSTEM_MIB NETSNMP_SYSTEM_MIB |
| #define SYSTEM_DOT_MIB NETSNMP_SYSTEM_DOT_MIB |
| #define SYSTEM_DOT_MIB_LENGTH NETSNMP_SYSTEM_DOT_MIB_LENGTH |
| |
| #define NOTIFICATION_MIB NETSNMP_NOTIFICATION_MIB |
| #define NOTIFICATION_DOT_MIB NETSNMP_NOTIFICATION_DOT_MIB |
| #define NOTIFICATION_DOT_MIB_LENGTH NETSNMP_NOTIFICATION_DOT_MIB_LENGTH |
| |
| #define UCDAVIS_OID NETSNMP_UCDAVIS_OID |
| #define UCDAVIS_MIB NETSNMP_UCDAVIS_MIB |
| #define UCDAVIS_DOT_MIB NETSNMP_UCDAVIS_DOT_MIB |
| #define UCDAVIS_DOT_MIB_LENGTH NETSNMP_UCDAVIS_DOT_MIB_LENGTH |
| |
| #define ERRORTIMELENGTH NETSNMP_ERRORTIMELENGTH |
| |
| #ifdef NETSNMP_PROCFIXCMD |
| # define PROCFIXCMD NETSNMP_PROCFIXCMD |
| #endif |
| |
| #ifdef NETSNMP_EXECFIXCMD |
| # define EXECFIXCMD NETSNMP_EXECFIXCMD |
| #endif |
| |
| #define EXCACHETIME NETSNMP_EXCACHETIME |
| #define CACHEFILE NETSNMP_CACHEFILE |
| #define MAXCACHESIZE NETSNMP_MAXCACHESIZE |
| |
| #define DEFDISKMINIMUMSPACE NETSNMP_DEFDISKMINIMUMSPACE |
| #define DEFMAXLOADAVE NETSNMP_DEFMAXLOADAVE |
| #define MAXREADCOUNT NETSNMP_MAXREADCOUNT |
| |
| #define SNMPBLOCK NETSNMP_SNMPBLOCK |
| #define RESTARTSLEEP NETSNMP_RESTARTSLEEP |
| |
| #define NUM_COMMUNITIES NETSNMP_NUM_COMMUNITIES |
| |
| #ifdef NETSNMP_NO_ZEROLENGTH_COMMUNITY |
| # define NO_ZEROLENGTH_COMMUNITY NETSNMP_NO_ZEROLENGTH_COMMUNITY |
| #endif |
| |
| #define LASTFIELD NETSNMP_LASTFIELD |
| |
| #define CONFIGURE_OPTIONS NETSNMP_CONFIGURE_OPTIONS |
| |
| #ifdef NETSNMP_TRANSPORT_UDP_DOMAIN |
| # define SNMP_TRANSPORT_UDP_DOMAIN NETSNMP_TRANSPORT_UDP_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_CALLBACK_DOMAIN |
| # define SNMP_TRANSPORT_CALLBACK_DOMAIN NETSNMP_TRANSPORT_CALLBACK_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_TCP_DOMAIN |
| # define SNMP_TRANSPORT_TCP_DOMAIN NETSNMP_TRANSPORT_TCP_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_UNIX_DOMAIN |
| # define SNMP_TRANSPORT_UNIX_DOMAIN NETSNMP_TRANSPORT_UNIX_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_AAL5PVC_DOMAIN |
| # define SNMP_TRANSPORT_AAL5PVC_DOMAIN NETSNMP_TRANSPORT_AAL5PVC_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_IPX_DOMAIN |
| # define SNMP_TRANSPORT_IPX_DOMAIN NETSNMP_TRANSPORT_IPX_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_UDPIPV6_DOMAIN |
| # define SNMP_TRANSPORT_UDPIPV6_DOMAIN NETSNMP_TRANSPORT_UDPIPV6_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_TCPIPV6_DOMAIN |
| # define SNMP_TRANSPORT_TCPIPV6_DOMAIN NETSNMP_TRANSPORT_TCPIPV6_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_TLS_DOMAIN |
| # define SNMP_TRANSPORT_TLS_DOMAIN NETSNMP_TRANSPORT_TLS_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_TRANSPORT_STD_DOMAIN |
| # define SNMP_TRANSPORT_STD_DOMAIN NETSNMP_TRANSPORT_STD_DOMAIN |
| #endif |
| |
| #ifdef NETSNMP_SECMOD_USM |
| # define SNMP_SECMOD_USM NETSNMP_SECMOD_USM |
| #endif |
| |
| #ifdef NETSNMP_SECMOD_KSM |
| # define SNMP_SECMOD_KSM NETSNMP_SECMOD_KSM |
| #endif |
| |
| #ifdef NETSNMP_SECMOD_LOCALSM |
| # define SNMP_SECMOD_LOCALSM NETSNMP_SECMOD_LOCALSM |
| #endif |
| |
| #ifdef NETSNMP_REENTRANT |
| # define NS_REENTRANT NETSNMP_REENTRANT |
| #endif |
| |
| #ifdef NETSNMP_ENABLE_IPV6 |
| # define INET6 NETSNMP_ENABLE_IPV6 |
| #endif |
| |
| #ifdef NETSNMP_ENABLE_LOCAL_SMUX |
| # define LOCAL_SMUX NETSNMP_ENABLE_LOCAL_SMUX |
| #endif |
| |
| #ifdef NETSNMP_AGENTX_DOM_SOCK_ONLY |
| # define AGENTX_DOM_SOCK_ONLY NETSNMP_AGENTX_DOM_SOCK_ONLY |
| #endif |
| |
| #ifdef NETSNMP_SNMPTRAPD_DISABLE_AGENTX |
| # define SNMPTRAPD_DISABLE_AGENTX |
| #endif |
| |
| #ifdef NETSNMP_USE_KERBEROS_MIT |
| # define MIT_NEW_CRYPTO NETSNMP_USE_KERBEROS_MIT |
| #endif |
| |
| #ifdef NETSNMP_USE_KERBEROS_HEIMDAL |
| # define HEIMDAL NETSNMP_USE_KERBEROS_HEIMDAL |
| #endif |
| |
| #ifdef NETSNMP_AGENTX_SOCKET |
| # define AGENTX_SOCKET NETSNMP_AGENTX_SOCKET |
| #endif |
| |
| #ifdef NETSNMP_DISABLE_MIB_LOADING |
| # define DISABLE_MIB_LOADING NETSNMP_DISABLE_MIB_LOADING |
| #endif |
| |
| #ifdef NETSNMP_DISABLE_SNMPV1 |
| # define DISABLE_SNMPV1 NETSNMP_DISABLE_SNMPV1 |
| #endif |
| |
| #ifdef NETSNMP_DISABLE_SNMPV2C |
| # define DISABLE_SNMPV2C NETSNMP_DISABLE_SNMPV2C |
| #endif |
| |
| #ifdef NETSNMP_DISABLE_SET_SUPPORT |
| # define DISABLE_SET_SUPPORT NETSNMP_DISABLE_SET_SUPPORT |
| #endif |
| |
| #ifdef NETSNMP_DISABLE_DES |
| # define DISABLE_DES NETSNMP_DISABLE_DES |
| #endif |
| |
| #ifdef NETSNMP_DISABLE_MD5 |
| # define DISABLE_MD5 NETSNMP_DISABLE_MD5 |
| #endif |
| |
| #ifdef NETSNMP_DONT_USE_NLIST |
| # define DONT_USE_NLIST NETSNMP_DONT_USE_NLIST |
| #endif |
| |
| #ifdef NETSNMP_CAN_USE_NLIST |
| # define CAN_USE_NLIST NETSNMP_CAN_USE_NLIST |
| #endif |
| |
| #ifdef NETSNMP_CAN_USE_SYSCTL |
| # define CAN_USE_SYSCTL NETSNMP_CAN_USE_SYSCTL |
| #endif |
| |
| #endif /* NETSNMP_NO_LEGACY_DEFINITIONS */ |
| |
| |
| #endif /* NET_SNMP_CONFIG_H */ |