File: control

package info (click to toggle)
java-snmp 1.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 556 kB
  • ctags: 526
  • sloc: java: 4,712; xml: 43; makefile: 39
file content (17 lines) | stat: -rw-r--r-- 771 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: java-snmp
Section: libs
Priority: optional
Maintainer: Morten Werner Olsen <werner@skolelinux.no>
Build-Depends-Indep: debhelper (>= 4.1.16), cdbs, jikes, kaffe, libant1.6-java
Standards-Version: 3.6.1

Package: libsnmp1.4-java
Architecture: all
Description: Open Source implementation of the SNMP protocol in Java
 The Java SNMP Package provides support for basic SNMP client and agent
 operations as defined in SNMP versions 1 and 2 (excluding the security model
 proposed as part of SNMP version 2, which was never widely accept or
 deployed). The package provides a mechanism for "getting and setting" SNMP
 object identifier (OID) values through a simple communication interface, and
 represents SNMP structures and datatypes as corresponding Java objects.