~ubuntu-branches/ubuntu/wily/net-snmp/wily-proposed

« back to all changes in this revision

Viewing changes to .pc/56_manpage.patch/man/netsnmp_agent.3

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-28 14:59:36 UTC
  • mfrom: (1.2.3 upstream) (1.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20100628145936-cbiallic69pn044g
Tags: 5.4.3~dfsg-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Set Ubuntu maintainer address.
  - net-snmp-config: Use bash. (LP: #104738)
  - Removed multiuser option when calling update-rc.d. (LP: #254261)
  - debian/snmpd.init: LSBify the init script.
  - debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcmd.1
    (LP: #250459)
  - debian/snmpd.postinst: source debconf before doing work, LP: #589056
  - debian/snmp.preinst, debian/snmp.prerm: kill any/all processes owned by
    snmp user before install/uninstall, LP: #573391
  - Add apport hook (LP: #533603):
  - debian/{snmp,snmpd}.apport: Added.
  - debian/control: Build-depends on dh-apport.
  - debian/rules: 
    + Add --with apport.
    + override_dh_apport to install hook on snmpd package only.
 * Dropped patches:
   - debian/patches/99-fix-ubuntu-div0.patch: Fix dvision by zero.. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "The Net-SNMP agent" 3 "23 May 2010" "Version 5.4.3.pre1" "net-snmp" \" -*- nroff -*-
 
2
.ad l
 
3
.nh
 
4
.SH NAME
 
5
The Net-SNMP agent \- 
 
6
.PP
 
7
The snmp agent responds to SNMP queries from management stations.  
 
8
 
 
9
.SS "Modules"
 
10
 
 
11
.in +1c
 
12
.ti -1c
 
13
.RI "\fBNet-SNMP Agent handler and extensibility API\fP"
 
14
.br
 
15
.PP
 
16
 
 
17
.RI "\fIThe basic theory goes something like this: In the past, with the original mib \fBmodule\fP api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request). \fP"
 
18
.ti -1c
 
19
.RI "\fBMaintain a registry of MIB subtrees, together with related information regarding mibmodule, sessions, etc\fP"
 
20
.br
 
21
.ti -1c
 
22
.RI "\fBTrap generation routines for mib modules to use\fP"
 
23
.br
 
24
.ti -1c
 
25
.RI "\fBnet-snmp agent related processing\fP"
 
26
.br
 
27
.in -1c
 
28
.SH "Detailed Description"
 
29
.PP 
 
30
The snmp agent responds to SNMP queries from management stations. 
 
31
.SH "Author"
 
32
.PP 
 
33
Generated automatically by Doxygen for net-snmp from the source code.