• 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/agentpp/Config.in
Thomas PetazzoniThomas Petazzoni committed 665e13c85e103 Dec 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_AGENTPP
2
    bool "agent++"
3
    select BR2_PACKAGE_SNMPPP
4
    depends on BR2_INSTALL_LIBSTDCPP
5
    depends on BR2_TOOLCHAIN_HAS_THREADS # snmp++
6
    depends on !BR2_STATIC_LIBS # snmp++
7
    help
8
      AGENT++ is a set of C++ classes which provides a complete protocol
9
      engine and dispatch table for the development of SNMP agents.
10
      AGENT++ is a multilingual API which supports SNMPv1, SNMPv2c, and
11
      SNMPv3. It provides various C++ classes implementing prototypes for
12
      scalar and table SNMP managed objects that can be customized by
13
      derivation. Additional classes support the development of proxy
14
      agents as well as sending notifications.
15
​
16
      SNMPv3 support is enabled if SNMP++ enables it.
17
​
18
      http://www.agentpp.com/agentpp3_5/agentpp3_5.html
19
​
20
comment "agent++ needs a toolchain w/ threads, C++, dynamic library"
21
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || \
22
        BR2_STATIC_LIBS
  • 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.