Factor out cache/munge code from global/attr methods

This commit is contained in:
Oliver Gorwits
2013-09-29 13:50:28 +01:00
parent 2abbc8485e
commit 9e43d61738
103 changed files with 124 additions and 108 deletions

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.05';
$VERSION = '3.06_001';
%MIBS = ( 'CISCO-CLASS-BASED-QOS-MIB' => 'cbQosIfIndex', );