Make sure MIB leaf is actually in the MIB we're loading, not the imports
Add Layer3::Foundry and Layer3::Force10 test classes
This commit is contained in:
		| @@ -49,7 +49,7 @@ $VERSION = '3.54'; | ||||
|     %SNMP::Info::Layer3::MIBS, | ||||
|     %SNMP::Info::MAU::MIBS, | ||||
|     %SNMP::Info::LLDP::MIBS, | ||||
|     'F10-PRODUCTS-MIB' => 'f10Products', | ||||
|     'F10-PRODUCTS-MIB' => 'f10ESeriesProducts', | ||||
| ); | ||||
|  | ||||
| %GLOBALS = ( | ||||
|   | ||||
| @@ -61,7 +61,7 @@ $VERSION = '3.54'; | ||||
|     'FOUNDRY-SN-STACKING-MIB'     => 'snStackingOperUnitRole', | ||||
|     'FOUNDRY-POE-MIB'             => 'snAgentPoeGblPowerCapacityTotal', | ||||
|     'FOUNDRY-SN-SWITCH-GROUP-MIB' => 'snSwGroupOperMode', | ||||
|     'BROCADE-PRODUCTS-MIB'        => 'sysName', | ||||
|     'BROCADE-PRODUCTS-MIB'        => 'brocadeProducts', | ||||
| ); | ||||
|  | ||||
| %GLOBALS = ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user