Foros del Web

Foros del Web (http://www.forosdelweb.com/)
-   Java (http://www.forosdelweb.com/f45/)
-   -   Snmp (http://www.forosdelweb.com/f45/snmp-444984/)

senseten 21/11/2006 08:43

Snmp
 
Que tal, queria saber de algunos buenos tutoriales de java donde se muestren como interactuar mediante snmp con routers u otros equimos.
¿ Es necesario instalar alguna libreria adiconal ?

GreenEyed 21/11/2006 08:53

¿Has probado a buscar "SNMP Java" en Google y ver si algo de lo que devuelve te sirve? Yo no he usado nunca SNMP desde Java, pero parece que salen artículos, librerías etc...

dogduck 21/11/2006 09:35

http://www.freeprogrammingresources.com/javapack.html
http://gicl.cs.drexel.edu/people/sevy/snmp/
Cita:

Java SNMP Package

This is an open-source implementation of the SNMP protocol as a Java package. It 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

senseten 21/11/2006 10:38

Por lo que me fije ahi estan las clases de java y unas librerias adicionales pero igualmente no veo ejemplos. De todas formas muchas gracias.

dogduck 21/11/2006 11:32

¿Que no hay ejemplos?¿Tu has leido bién?....

http://gicl.cs.drexel.edu/people/sev...nquisitor.html
Cita:

SNMP Inquisitor

This Java application provides an interface for querying and setting the values of SNMP object identifiers (OID's) on SNMP-enabled network devices. It permits the retrieval of value(s) corresponding to specific supplied OID's, or will retrieve the values of all variables available on a device (i.e., perform an SNMP "treewalk"). It also provides a facility for setting the value of any specified variable. Note that to set the value of a variable, it must be writable, and the appropriate read/write community name must be supplied. (To retrieve values, you'll need the read password, which is usually "public".) Values returned by the device are displayed in the "Responses" window, in the form OID, type, and value.

http://gicl.cs.drexel.edu/people/sev...screenshot.jpg

GreenEyed 22/11/2006 02:17

¿Esteeee... que no hay ejemplos? Creo que debes escarbar un poco más en los resultados de las busquedas, no todo sale a la primera ;-).


La zona horaria es GMT -6. Ahora son las 20:44.

Desarrollado por vBulletin® Versión 3.8.7
Derechos de Autor ©2000 - 2026, Jelsoft Enterprises Ltd.