• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/netsnmp/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 35eaed8d07b20 Dec 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_NETSNMP
2
    bool "netsnmp"
3
    depends on BR2_USE_MMU # fork()
4
    help
5
      Suite of applications used to implement SNMP v1, SNMP v2c, and
6
      SNMP v3 using both IPv4 and IPv6.
7
​
8
      http://net-snmp.sourceforge.net/
9
​
10
if BR2_PACKAGE_NETSNMP
11
​
12
config BR2_PACKAGE_NETSNMP_ENABLE_MIBS
13
    bool "Install MIB files on target and enable MIB loading code"
14
    default y
15
    help
16
      The net-snmp package contains a selection of MIB files.
17
      Say yes if you want those MIB files installed on the target
18
      and enable the code that parses the MIB files.
19
​
20
config BR2_PACKAGE_NETSNMP_WITH_MIB_MODULES
21
    string "Build with these MIB modules"
22
    default "host ucd-snmp/dlmod agentx"
23
    help
24
      Specify which MIB modules to include.
25
​
26
config BR2_PACKAGE_NETSNMP_WITHOUT_MIB_MODULES
27
    string "Build without these MIB modules"
28
    default "disman/event disman/schedule utilities"
29
    help
30
      Specify which MIB modules to exclude.
31
​
32
config BR2_PACKAGE_NETSNMP_ENABLE_DEBUGGING
33
    bool "Enable debugging code"
34
    help
35
      By default net-snmp is compiled without debugging support
36
      (--disable-debugging). Enable this options if you need debugging
37
      support, including the ability to log with DEBUGMSG(),
38
      DEBUGMSGTL() and companion macros.
39
​
40
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.