Pretty up the discovery process output

This commit is contained in:
laf
2016-06-21 00:59:43 +01:00
parent 7bc3e3e33e
commit 558dfb2344
32 changed files with 16 additions and 59 deletions

View File

@@ -24,7 +24,6 @@ if ($config['enable_vrf_lite_cisco']) {
// For the moment only will be cisco and the version 3
if ($device['os_group'] == "cisco" && $device['snmpver'] == 'v3') {
echo ("VRF lite cisco : \n");
$mib = "SNMP-COMMUNITY-MIB";
$mib = "CISCO-CONTEXT-MAPPING-MIB";
//-Osq because if i put the n the oid from the first command is not the same of this one