Path to this page:
Subject: CVS commit: pkgsrc/net/p5-SNMP-Info
From: Manuel Bouyer
Date: 2005-05-25 18:59:02
Message id: 20050525165902.C79522DA27@cvs.netbsd.org
Log Message:
Initial import of p5-SNMP-Info.
This module is geared towards network devices. Subclasses exist for a number
of network devices and common MIBs.
The idea behind this module is to give a common interface to data from network
devices, leaving the device-specific hacks behind the scenes in subclasses.
The information may be coming from any number of MIB files and is very vendor
specific. SNMP::Info provides you a common method for all supported devices.
Files: