Make sure MIB leaf is actually in the MIB we're loading, not the imports
Add CiscoStats and Layer3::Arista test classes
This commit is contained in:
		| @@ -49,7 +49,7 @@ $VERSION = '3.54'; | ||||
|     'CISCO-PROCESS-MIB'     => 'cpmCPUTotal5sec', | ||||
|     'CISCO-MEMORY-POOL-MIB' => 'ciscoMemoryPoolUsed', | ||||
|     'OLD-CISCO-SYSTEM-MIB'  => 'writeMem', | ||||
|     'CISCO-PRODUCTS-MIB'    => 'sysName', | ||||
|     'CISCO-PRODUCTS-MIB'    => 'ciscoIGS', | ||||
|     'ENTITY-MIB'            => 'entPhysicalSoftwareRev', | ||||
|     'CISCO-IMAGE-MIB'       => 'ciscoImageString', | ||||
|  | ||||
|   | ||||
| @@ -55,7 +55,7 @@ $VERSION = '3.54'; | ||||
|     %SNMP::Info::MAU::MIBS, | ||||
|     %SNMP::Info::LLDP::MIBS, | ||||
|     %SNMP::Info::Aggregate::MIBS, | ||||
|     'ARISTA-PRODUCTS-MIB' => 'aristaProducts', | ||||
|     'ARISTA-PRODUCTS-MIB' => 'aristaDCS7124S', | ||||
| ); | ||||
|  | ||||
| %GLOBALS = ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user