Make sure MIB leaf is actually in the MIB we're loading, not the imports

Add L3::CheckPoint, L3::NetSNMP, and L3::PacketFront test classes
This commit is contained in:
Eric A. Miller
2018-04-11 20:36:51 -04:00
parent c515a5e4a1
commit 81c7203642
6 changed files with 218 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ $VERSION = '3.54';
%MIBS = (
%SNMP::Info::Layer3::MIBS,
'UCD-SNMP-MIB' => 'versionTag',
'NET-SNMP-TC' => 'netSnmpAgentOIDs',
'NET-SNMP-TC' => 'netSnmpAliasDomain',
'HOST-RESOURCES-MIB' => 'hrSystem',
'PACKETFRONT-PRODUCTS-MIB' => 'drg100',
'PACKETFRONT-DRG-MIB' => 'productName',