Use SNMPv2-MIB instead of RFC1213-MIB for sysDescr

This commit is contained in:
Bill Fenner
2006-03-29 21:45:30 +00:00
parent 1f6a738cda
commit c1025cb76f

View File

@@ -44,7 +44,7 @@ use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE $INIT/;
@SNMP::Info::CiscoStats::EXPORT_OK = qw//;
%MIBS = (
'RFC1213-MIB' => 'sysDescr',
'SNMPv2-MIB' => 'sysDescr',
'CISCO-PROCESS-MIB' => 'cpmCPUTotal5sec',
'CISCO-MEMORY-POOL-MIB' => 'ciscoMemoryPoolUsed',
'OLD-CISCO-SYSTEM-MIB' => 'writeMem',
@@ -185,7 +185,7 @@ none.
=item CISCO-MEMORY-POOL-MIB
=item RFC1213-MIB
=item SNMPv2-MIB
=item OLD-CISCO-SYSTEM-MIB