~ubuntu-branches/ubuntu/gutsy/net-snmp/gutsy-security

« back to all changes in this revision

Viewing changes to win32/libucdmibs/libucdmibs.def

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-09-13 12:06:21 UTC
  • Revision ID: james.westby@ubuntu.com-20040913120621-g952ntonlleihcvm
Tags: upstream-5.1.1
ImportĀ upstreamĀ versionĀ 5.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
;       @(#)libucdmibs.def    1.0 10/26/97 (gmarzot@baynetworks.com)
 
2
 
 
3
DESCRIPTION     'UCD SNMP MIBS Library'
 
4
;CODE
 
5
            SHARED READ EXECUTE
 
6
;DATA            SHARED READ WRITE
 
7
EXPORTS
 
8
        send_easy_trap
 
9
        init_master_agent
 
10
        init_mib_modules
 
11
        init_agent
 
12
        argvrestartname
 
13
        argvrestart
 
14
        argvrestartp
 
15
        update_config
 
16
        get_target_sessions
 
17