net-snmp-config(1)


NAME

   net-snmp-config   -   returns   information  about  installed  net-snmp
   libraries and binaries

SYNOPSIS

   net-snmp-config [OPTIONS]

DESCRIPTION

   The  net-snmp-config  shell  script  is  designed   to   retrieve   the
   configuration information about the libraries and binaries dealing with
   the Simple Network Management Protocol (SNMP), built from the  net-snmp
   source package. The information is particularly useful for applications
   that need to link against the SNMP libraries and hence must know  about
   any other libraries that must be linked in as well.

OPTIONS

   --version
          displays the net-snmp version number

   --indent-options
          displays the indent options from the Coding Style

   --debug-tokens
          displays  a  example command line to search to source code for a
          list of available debug tokens

   SNMP Setup commands:

   --create-snmpv3-user [-ro] [-a authpass] [-x privpass]
          [-X DES|AES] [-A MD5|SHA] [username]

   These  options  produce  the  various  compilation  flags  needed  when
   building external SNMP applications:

   --base-cflags
          lists   additional   compilation   flags   needed  for  external
          applications (excludes -I. and extra developer warning flags, if
          any)

   --cflags
          lists additional compilation flags needed

   --libs lists libraries needed for building applications

   --agent-libs
          lists libraries needed for building subagents

   --netsnmp-libs
          lists netsnmp specific libraries

   --external-libs
          lists libraries needed by netsnmp libs

   --netsnmp-agent-libs
          lists netsnmp specific agent libraries

   --external-agent-libs lists libraries needed by netsnmp libs

   Automated subagent building (produces an OUTPUTNAME binary file): [This
   feature has not been extensively tested,  use at your own risk.]

   --compile-subagent OUTPUTNAME [--norm] [--cflags flags]
          [--ldflags flags] mibmodule1.c [...]]

   --norm leave the generated .c file around to read.

   --cflags flags
          extra cflags to use (e.g. -I...).

   --ldflags flags
          extra ld flags to use (e.g. -L... -l...).

          Details on how the net-nsmp package was compiled:

   --configure-options
          Display original configure arguments

   --snmpd-module-list
          Display the modules compiled into the agent

   --prefix
          Display the installation prefix


More Linux Commands

manpages/tempnam.3.html
tempnam(3) - create a name for a temporary file (Man Page)
Never use this function. Use mkstemp(3) or tmpfile(3) instead. The tempnam() function returns a pointer to a string that is a valid filename, and such that a fi

manpages/pcf2vpnc.1.html
pcf2vpnc(1) - converts VPN-config files from pcf to vpnc-for
This script accompanies vpnc. It attempts to convert *.pcf-configuration files often spread with proprietary (read Cisco) VPN-clients into vpnc-configuration fi

manpages/soxi.1.html
soxi(1) - Sound eXchange Information, display sound file met
Displays information from the header of a given audio file or files. Supported audio file types are listed and described in soxformat(7). Note however, that sox

manpages/pdbedit.8.html
pdbedit(8) - manage the SAM database (Database of Samba User
This tool is part of the samba(7) suite. The pdbedit program is used to manage the users accounts stored in the sam database and can only be run by root. The pd

manpages/TIFFOpen.3tiff.html
TIFFOpen(3tiff) - open a TIFF file for reading or writing...
TIFFOpen opens a TIFF file whose name is filename and returns a handle to be used in subsequent calls to routines in libtiff. If the open operation fails, then

manpages/XScreenSaverQueryVersion.3.html
XScreenSaverQueryVersion(3) - X11 Screen Saver extension cli
The X Window System provides support for changing the image on a display screen after a user-settable period of inactivity to avoid burning the cathode ray tube

manpages/ntdbdump.8.html
ntdbdump(8) tool for printing the contents of an NTDB file
This tool is part of the samba(1) suite. ntdbdump is a very simple utility that dumps the contents of a NTDB (New Trivial DataBase) file to standard output in a

manpages/mvaddnstr.3ncurses.html
mvaddnstr(3ncurses) - add a string of characters to a curses
mvaddnstr.3ncurses - These functions write the (null-terminated) character string str on the given window. It is similar to calling waddch once for each charact

manpages/XSetTextProperty.3.html
XSetTextProperty(3) - set and read text properties (ManPage)
The XSetTextProperty function replaces the existing specified property for the named window with the data, type, format, and number of items determined by the v

manpages/gnutls_x509_crq_print.3.html
gnutls_x509_crq_print(3) - API function - Linux manual page
This function will pretty print a certificate request, suitable for display to a human. The output out needs to be deallocate using gnutls_free(). RETURNS On su

manpages/CMSG_ALIGN.3.html
CMSG_ALIGN(3) - Access ancillary data - Linux manual page...
These macros are used to create and access control messages (also called ancillary data) that are not a part of the socket payload. This control information may

manpages/Tcl_NotifyChannel.3.html
Tcl_NotifyChannel(3) - procedures for creating and manipulat
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for





We can't live, work or learn in freedom unless the software we use is free.