netdisco / snmp-info

Other
39 stars 32 forks source link

PaloAlto PanOS 9.0.4 neighbors not discovered #404

Open jdc64 opened 4 years ago

jdc64 commented 4 years ago

Hi,

I am running latest version of Netdisco on Ubuntu focal. Everything works fine with CIsco and Aruba networks but on my ISF, a PA-820 witv PanOS 9.0.4 with LLDP and SNMP activated on all interfaces I can't see any neighbors. Consider tha PanOS is using Here is ./bin/netdisco-do discover -DIQ -d 10.101.3.159

[418333] 2020-10-26 07:00:17 info App::Netdisco version 2.046005 loaded. SELECT me.version, me.installed FROM dbix_class_schema_versions me WHERE 1 = 0 SELECT me.version FROM dbix_class_schema_versions me ORDER BY installed DESC LIMIT '1' SELECT me.ip, me.alias, me.subnet, me.port, me.dns, me.creation FROM device_ip me WHERE me.alias = '10.101.3.159' AND me.ip = '10.101.3.159' SELECT me.ip, me.creation, me.dns, me.description, me.uptime, me.contact, me.name, me.location, me.layers, me.num_ports, me.mac, me.serial, me.model, me.ps1_type, me.ps2_type, me.ps1_status, me.ps2_status, me.fan, me.slots, me.vendor, me.os, me.os_ver, me.log, me.snmp_ver, me.snmp_comm, me.snmp_class, me.snmp_engineid, me.vtp_domain, me.last_discover, me.last_macsuck, me.last_arpnip, to_char( me.creation, 'YYYY-MM-DD HH24:MI' ), to_char( me.last_arpnip, 'YYYY-MM-DD HH24:MI' ), to_char( me.last_discover, 'YYYY-MM-DD HH24:MI' ), to_char( me.last_macsuck, 'YYYY-MM-DD HH24:MI' ), extract( epoch FROM age( now( ), me.creation ) ), extract( epoch FROM age( now( ), me.last_arpnip ) ), extract( epoch FROM age( now( ), me.last_discover ) ), extract( epoch FROM age( now( ), me.last_macsuck ) ), replace( age( timestamp 'epoch' + me.uptime / 100 interval '1 second', timestamp '1970-01-01 00:00:00-00' ) ::text, 'mon', 'month' ) FROM device me WHERE me.ip = '10.101.3.159' [418333] 2020-10-26 07:00:18 info discover: [10.101.3.159] started at Mon Oct 26 07:00:18 2020 [418333] 2020-10-26 07:00:18 debug discover: running with timeout 600s [418333] 2020-10-26 07:00:18 debug => running workers for phase: check [418333] 2020-10-26 07:00:18 debug -> run worker check/base/0 [418333] 2020-10-26 07:00:18 debug Discover is able to run. [418333] 2020-10-26 07:00:18 debug => running workers for phase: early [418333] 2020-10-26 07:00:18 debug -> run worker early/properties/100 [418333] 2020-10-26 07:00:18 debug snmp reader cache warm: [10.101.3.159] SELECT me.ip, me.snmp_comm_rw, me.snmp_auth_tag_read, me.snmp_auth_tag_write FROM community me WHERE me.ip = '10.101.3.159' [418333] 2020-10-26 07:00:18 debug [10.101.3.159:161] try_connect with ver: 2, class: SNMP::Info::Layer3::PaloAlto, comm: SNMP::Info::_global uptime : DISMAN-EVENT-MIB::sysUpTimeInstance : .1.3.6.1.2.1.1.3.0 SNMP::Info::_global description : SNMPv2-MIB::sysDescr.0 : .1.3.6.1.2.1.1.1.0 SNMP::Info::_global id : SNMPv2-MIB::sysObjectID.0 : .1.3.6.1.2.1.1.2.0 SNMP::Info 3.70 SNMP::Info::device_type() layers:01001100 id:25461 sysDescr:"Palo Alto Networks PA-800 series firewall" SNMP::Info::_validate_autoload_method(vtp_d_name) Unable to resolve method. SNMP::Info::_global name : SNMPv2-MIB::sysName.0 : .1.3.6.1.2.1.1.5.0 SNMP::Info::_global mac : IF-MIB::ifPhysAddress.1 : .1.3.6.1.2.1.2.2.1.6.1 SNMP::Info::_validate_autoload_method(ps1_type) Unable to resolve method. SNMP::Info::_validate_autoload_method(ps2_type) Unable to resolve method. SNMP::Info::_validate_autoload_method(ps1_status) Unable to resolve method. SNMP::Info::_validate_autoload_method(ps2_status) Unable to resolve method. SNMP::Info::_validate_autoload_method(fan) Unable to resolve method. SNMP::Info::_validate_autoload_method(slots) Unable to resolve method. SNMP::Info::_global os_ver : PAN-COMMON-MIB::panSysSwVersion.0 : .1.3.6.1.4.1.25461.2.1.2.1.1.0 SNMP::Info::_global pa_model : PAN-COMMON-MIB::panChassisType.0 : .1.3.6.1.4.1.25461.2.1.2.2.1.0 SNMP::Info::_load_attr e_parent : ENTITY-MIB::entPhysicalContainedIn : .1.3.6.1.2.1.47.1.1.1.1.4 SNMP::Info::_load_attr e_class : ENTITY-MIB::entPhysicalClass : .1.3.6.1.2.1.47.1.1.1.1.5 SNMP::Info::_load_attr e_serial : ENTITY-MIB::entPhysicalSerialNum(1) : .1.3.6.1.2.1.47.1.1.1.1.11.1 SNMP::Info::_global contact : SNMPv2-MIB::sysContact.0 : .1.3.6.1.2.1.1.4.0 SNMP::Info::_global location : SNMPv2-MIB::sysLocation.0 : .1.3.6.1.2.1.1.6.0 SNMP::Info::_global ports : IF-MIB::ifNumber.0 : .1.3.6.1.2.1.2.1.0 SNMP::Info::_global snmpEngineID : SNMP-FRAMEWORK-MIB::snmpEngineID.0 : .1.3.6.1.6.3.10.2.1.1.0 SNMP::Info::_global(snmpEngineID) NOSUCHOBJECT at /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Properties.pm line 57. BEGIN WORK UPDATE device SET last_discover = now( ), uptime = '48425085' WHERE ip = '10.101.3.159' COMMIT [418333] 2020-10-26 07:00:19 debug -> run worker early/properties/100 SELECT me.ip, me.alias, me.subnet, me.port, me.dns, me.creation FROM device_ip me WHERE me.alias = '10.101.3.159' AND me.ip = '10.101.3.159' SELECT me.ip, me.creation, me.dns, me.description, me.uptime, me.contact, me.name, me.location, me.layers, me.num_ports, me.mac, me.serial, me.model, me.ps1_type, me.ps2_type, me.ps1_status, me.ps2_status, me.fan, me.slots, me.vendor, me.os, me.os_ver, me.log, me.snmp_ver, me.snmp_comm, me.snmp_class, me.snmp_engineid, me.vtp_domain, me.last_discover, me.last_macsuck, me.last_arpnip, to_char( me.creation, 'YYYY-MM-DD HH24:MI' ), to_char( me.last_arpnip, 'YYYY-MM-DD HH24:MI' ), to_char( me.last_discover, 'YYYY-MM-DD HH24:MI' ), to_char( me.last_macsuck, 'YYYY-MM-DD HH24:MI' ), extract( epoch FROM age( now( ), me.creation ) ), extract( epoch FROM age( now( ), me.last_arpnip ) ), extract( epoch FROM age( now( ), me.last_discover ) ), extract( epoch FROM age( now( ), me.last_macsuck ) ), replace( age( timestamp 'epoch' + me.uptime / 100 interval '1 second', timestamp '1970-01-01 00:00:00-00' ) ::text, 'mon', 'month' ) FROM device me WHERE me.ip = '10.101.3.159' [418333] 2020-10-26 07:00:19 debug [10.101.3.159] device - OK to continue discover [418333] 2020-10-26 07:00:19 debug -> run worker early/properties/100 SNMP::Info::_load_attr i_index : IF-MIB::ifIndex : .1.3.6.1.2.1.2.2.1.1 SNMP::Info::_load_attr i_description : IF-MIB::ifDescr : .1.3.6.1.2.1.2.2.1.2 [418333] 2020-10-26 07:00:19 debug [10.101.3.159] device - OK to continue discover [418333] 2020-10-26 07:00:19 debug -> run worker early/properties/100 SNMP::Info::_load_attr old_ip_index : IP-MIB::ipAdEntIfIndex : .1.3.6.1.2.1.4.20.1.2 SNMP::Info::_load_attr new_ip_index : IP-MIB::ipAddressIfIndex : .1.3.6.1.2.1.4.34.1.3 SNMP::Info::_load_attr new_ip_type : IP-MIB::ipAddressType : .1.3.6.1.2.1.4.34.1.4 SNMP::Info::_load_attr old_ip_netmask : IP-MIB::ipAdEntNetMask : .1.3.6.1.2.1.4.20.1.3 SNMP::Info::_load_attr new_ip_prefix : IP-MIB::ipAddressPrefix : .1.3.6.1.2.1.4.34.1.5 SNMP::Info::_load_attr new_ip_type : IP-MIB::ipAddressType : .1.3.6.1.2.1.4.34.1.4 SNMP::Info::_load_attr ip_addr6_index : IP-MIB::ipAddressIfIndex : .1.3.6.1.2.1.4.34.1.3 SNMP::Info::_load_attr c_addr6_index : CISCO-IETF-IP-MIB::cIpAddressIfIndex : .1.3.6.1.4.1.9.10.86.1.1.2.1.3 SNMP::Info::IPv6::ipv6_index: data comes from none of the MIBs. SNMP::Info::_load_attr ip_addr6_index : IP-MIB::ipAddressIfIndex : .1.3.6.1.2.1.4.34.1.3 SNMP::Info::_load_attr c_addr6_index : CISCO-IETF-IP-MIB::cIpAddressIfIndex : .1.3.6.1.4.1.9.10.86.1.1.2.1.3 SNMP::Info::IPv6::ipv6_index: data comes from none of the MIBs. SNMP::Info::_load_attr ip_addr6_type : IP-MIB::ipAddressType : .1.3.6.1.2.1.4.34.1.4 SNMP::Info::_load_attr c_addr6_type : CISCO-IETF-IP-MIB::cIpAddressType : .1.3.6.1.4.1.9.10.86.1.1.2.1.4 SNMP::Info::IPv6::ipv6_type: data comes from none of the MIBs. SNMP::Info::_load_attr ip_addr6_pfx : IP-MIB::ipAddressPrefix : .1.3.6.1.2.1.4.34.1.5 SNMP::Info::_load_attr c_addr6_pfx : CISCO-IETF-IP-MIB::cIpAddressPrefix : .1.3.6.1.4.1.9.10.86.1.1.2.1.5 SNMP::Info::IPv6::ipv6_addr_prefixlength: data comes from none of the MIBs. [418333] 2020-10-26 07:00:19 debug resolving 0 aliases with max 50 outstanding requests BEGIN WORK DELETE FROM device_ip WHERE ip = '10.101.3.159' [418333] 2020-10-26 07:00:19 debug [10.101.3.159] device - removed 1 aliases SAVEPOINT savepoint_0 INSERT INTO device_ip( alias, dns, ip ) VALUES( ?, ?, ? ) : 'BULK_INSERT' RELEASE SAVEPOINT savepoint_0 COMMIT [418333] 2020-10-26 07:00:19 debug [10.101.3.159] aliases - added 1 new aliases [418333] 2020-10-26 07:00:19 debug -> run worker early/properties/100 SNMP::Info::_load_attr i_type : IF-MIB::ifType : .1.3.6.1.2.1.2.2.1.3 SNMP::Info::_validate_autoload_method(i_ignore) Unable to resolve method. SNMP::Info::_load_attr i_mtu : IF-MIB::ifMtu : .1.3.6.1.2.1.2.2.1.4 SNMP::Info::_load_attr orig_i_speed : IF-MIB::ifSpeed : .1.3.6.1.2.1.2.2.1.5 SNMP::Info::_validate_autoload_method(i_speed_admin) Unable to resolve method. SNMP::Info::_load_attr i_mac : IF-MIB::ifPhysAddress : .1.3.6.1.2.1.2.2.1.6 SNMP::Info::_load_attr i_up : IF-MIB::ifOperStatus : .1.3.6.1.2.1.2.2.1.8 SNMP::Info::_load_attr i_up_admin : IF-MIB::ifAdminStatus : .1.3.6.1.2.1.2.2.1.7 SNMP::Info::_load_attr i_alias : IF-MIB::ifAlias : .1.3.6.1.2.1.31.1.1.1.18 SNMP::Info::_load_attr orig_i_name : IF-MIB::ifName : .1.3.6.1.2.1.31.1.1.1.1 SNMP::Info::_load_attr el_index : EtherLike-MIB::dot3StatsIndex : .1.3.6.1.2.1.10.7.2.1.1 SNMP::Info::_load_attr el_duplex : EtherLike-MIB::dot3StatsDuplexStatus : .1.3.6.1.2.1.10.7.2.1.19 SNMP::Info::_validate_autoload_method(i_duplex_admin) Unable to resolve method. SNMP::Info::_load_attr bp_index : BRIDGE-MIB::dot1dBasePortIfIndex : .1.3.6.1.2.1.17.1.4.1.2 SNMP::Info::_load_attr stp_p_state : BRIDGE-MIB::dot1dStpPortState : .1.3.6.1.2.1.17.2.15.1.3 SNMP::Info::_load_attr bp_index : BRIDGE-MIB::dot1dBasePortIfIndex : .1.3.6.1.2.1.17.1.4.1.2 SNMP::Info::_load_attr qb_i_vlan : Q-BRIDGE-MIB::dot1qPvid : .1.3.6.1.2.1.17.7.1.4.5.1.1 SNMP::Info::_load_attr i_lastchange : IF-MIB::ifLastChange : .1.3.6.1.2.1.2.2.1.9 SNMP::Info::_validate_autoload_method(agg_ports) Unable to resolve method. SNMP::Info::_global load_uptime : DISMAN-EVENT-MIB::sysUpTimeInstance : .1.3.6.1.2.1.1.3.0 SNMP::Info::_global snmpEngineTime : SNMP-FRAMEWORK-MIB::snmpEngineTime.0 : .1.3.6.1.6.3.10.2.1.3.0 SNMP::Info::_global(snmpEngineTime) NOSUCHOBJECT at /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Properties.pm line 202. BEGIN WORK DELETE FROM device_port_power WHERE ip IN ( SELECT me.ip FROM device_port me WHERE me.ip = '10.101.3.159' ) [418333] 2020-10-26 07:00:19 debug [10.101.3.159] db/ports - removed 0 port entries from DevicePortPower DELETE FROM device_port_properties WHERE ip IN ( SELECT me.ip FROM device_port me WHERE me.ip = '10.101.3.159' ) [418333] 2020-10-26 07:00:19 debug [10.101.3.159] db/ports - removed 24 port entries from DevicePortProperties DELETE FROM device_port_vlan WHERE ip IN ( SELECT me.ip FROM device_port me WHERE me.ip = '10.101.3.159' ) [418333] 2020-10-26 07:00:19 debug [10.101.3.159] db/ports - removed 0 port entries from DevicePortVlan DELETE FROM device_port_wireless WHERE ip IN ( SELECT me.ip FROM device_port me WHERE me.ip = '10.101.3.159' ) [418333] 2020-10-26 07:00:19 debug [10.101.3.159] db/ports - removed 0 port entries from DevicePortWireless DELETE FROM device_port_ssid WHERE ip IN ( SELECT me.ip FROM device_port me WHERE me.ip = '10.101.3.159' ) [418333] 2020-10-26 07:00:19 debug [10.101.3.159] db/ports - removed 0 port entries from DevicePortSsid DELETE FROM device_port WHERE ip = '10.101.3.159' [418333] 2020-10-26 07:00:19 debug [10.101.3.159] interfaces - removed 24 interfaces SAVEPOINT savepoint_0 INSERT INTO device_port( descr, duplex, duplex_admin, ip, is_master, lastchange, mac, mtu, name, port, pvid, slave_of, speed, speed_admin, stp, type, up, up_admin, vlan ) VALUES( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) : 'BULK_INSERT' RELEASE SAVEPOINT savepoint_0 COMMIT [418333] 2020-10-26 07:00:19 debug [10.101.3.159] interfaces - added 24 new interfaces [418333] 2020-10-26 07:00:19 debug => running workers for phase: main [418333] 2020-10-26 07:00:19 debug -> run worker main/canonicalip/100 [418333] 2020-10-26 07:00:19 debug -> run worker main/entities/100 SNMP::Info::_load_attr entPhysicalDescr : ENTITY-MIB::entPhysicalDescr : .1.3.6.1.2.1.47.1.1.1.1.2 SNMP::Info::_load_attr e_descr : ENTITY-MIB::entPhysicalDescr : .1.3.6.1.2.1.47.1.1.1.1.2 SNMP::Info::_load_attr e_type : ENTITY-MIB::entPhysicalVendorType : .1.3.6.1.2.1.47.1.1.1.1.3 SNMP::Info::_load_attr e_name : ENTITY-MIB::entPhysicalName : .1.3.6.1.2.1.47.1.1.1.1.7 SNMP::Info::_load_attr e_pos : ENTITY-MIB::entPhysicalParentRelPos : .1.3.6.1.2.1.47.1.1.1.1.6 SNMP::Info::_load_attr e_hwver : ENTITY-MIB::entPhysicalHardwareRev : .1.3.6.1.2.1.47.1.1.1.1.8 SNMP::Info::_load_attr e_fwver : ENTITY-MIB::entPhysicalFirmwareRev : .1.3.6.1.2.1.47.1.1.1.1.9 SNMP::Info::_load_attr e_swver : ENTITY-MIB::entPhysicalSoftwareRev : .1.3.6.1.2.1.47.1.1.1.1.10 SNMP::Info::_load_attr e_model : ENTITY-MIB::entPhysicalModelName : .1.3.6.1.2.1.47.1.1.1.1.13 SNMP::Info::_load_attr e_serial : ENTITY-MIB::entPhysicalSerialNum : .1.3.6.1.2.1.47.1.1.1.1.11 SNMP::Info::_load_attr e_fru : ENTITY-MIB::entPhysicalIsFRU : .1.3.6.1.2.1.47.1.1.1.1.16 BEGIN WORK DELETE FROM device_module WHERE ip = '10.101.3.159' [418333] 2020-10-26 07:00:19 debug [10.101.3.159] modules - removed 9 chassis modules SAVEPOINT savepoint_0 INSERT INTO device_module( class, description, fru, fw_ver, hw_ver, index, ip, last_discover, model, name, parent, pos, serial, sw_ver, type ) VALUES( ?, ?, ?, ?, ?, ?, ?, now( ), ?, ?, ?, ?, ?, ?, ? ) : 'BULK_INSERT__' RELEASE SAVEPOINT savepoint_0 COMMIT [418333] 2020-10-26 07:00:19 debug [10.101.3.159] modules - added 9 new chassis modules [418333] 2020-10-26 07:00:19 debug -> run worker main/neighbors/100 BEGIN WORK UPDATE device_port SET manual_topo = false WHERE ip = '10.101.3.159' DELETE FROM topology WHERE ( dev1 = '10.101.3.159' AND port1 NOT IN ( SELECT me.port FROM device_port me WHERE me.ip = '10.101.3.159' ) ) OR ( dev2 = '10.101.3.159' AND port2 NOT IN ( SELECT me.port FROM device_port me WHERE me.ip = '10.101.3.159' ) ) [418333] 2020-10-26 07:00:19 debug [10.101.3.159] neigh - removed 0 outdated manual topology links [418333] 2020-10-26 07:00:19 debug [10.101.3.159] neigh - setting manual topology links SELECT me.dev1, me.port1, me.dev2, me.port2 FROM topology me WHERE dev1 = '10.101.3.159' OR dev2 = '10.101.3.159' COMMIT SNMP::Info::_global lldp_sys_cap : LLDP-MIB::lldpLocSysCapEnabled.0 : .1.0.8802.1.1.2.1.3.6.0 SNMP::Info::_global(lldp_sys_cap) NOSUCHOBJECT at /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Neighbors.pm line 113. SNMP::Info::_load_attr lldp_rem_id : LLDP-MIB::lldpRemChassisId : .1.0.8802.1.1.2.1.4.1.1.5 SNMP::Info::_validate_autoload_method(hasCDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasSONMP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasFDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasEDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasAMAP) Unable to resolve method. [418333] 2020-10-26 07:00:19 debug [10.101.3.159] neigh - neighbor protocols are not enabled [418333] 2020-10-26 07:00:19 debug [10.101.3.159] neigh - processed 0 neighbors [418333] 2020-10-26 07:00:19 debug -> run worker main/neighbors/100 SNMP::Info::_load_attr ospf_peers : OSPF-MIB::ospfNbrIpAddr : .1.3.6.1.2.1.14.10.1.1 SNMP::Info::_load_attr ospf_peer_id : OSPF-MIB::ospfNbrRtrId : .1.3.6.1.2.1.14.10.1.3 SNMP::Info::_load_attr isis_adj : ISIS-MIB::isisISAdjIPAddrAddress : .1.3.6.1.2.1.138.1.6.3.1.3 SNMP::Info::_load_attr bgp_peer_addr : BGP4-MIB::bgpPeerRemoteAddr : .1.3.6.1.2.1.15.3.1.7 SNMP::Info::_validate_autoload_method(eigrp_peers) Unable to resolve method. [418333] 2020-10-26 07:00:19 debug [10.101.3.159] neigh - no BGP, OSPF, IS-IS, or EIGRP peers [418333] 2020-10-26 07:00:19 debug -> run worker main/neighbors/100 SNMP::Info::_load_attr docs_if_cmts_cm_status_inet_address : DOCS-IF-MIB::docsIfCmtsCmStatusInetAddress : .1.3.6.1.2.1.10.127.1.3.3.1.21 [418333] 2020-10-26 07:00:19 debug [10.101.3.159] neigh - no modems (probably not a DOCSIS device) [418333] 2020-10-26 07:00:19 debug -> run worker main/portpower/100 SNMP::Info::_load_attr peth_power_watts : POWER-ETHERNET-MIB::pethMainPsePower : .1.3.6.1.2.1.105.1.3.1.1.2 SNMP::Info::_load_attr peth_power_status : POWER-ETHERNET-MIB::pethMainPseOperStatus : .1.3.6.1.2.1.105.1.3.1.1.3 [418333] 2020-10-26 07:00:19 debug [10.101.3.159] power - 0 power modules [418333] 2020-10-26 07:00:19 debug -> run worker main/portproperties/100 SELECT me.ip, me.port, me.creation, me.descr, me.up, me.up_admin, me.type, me.duplex, me.duplex_admin, me.speed, me.speed_admin, me.name, me.mac, me.mtu, me.stp, me.remote_ip, me.remote_port, me.remote_type, me.remote_id, me.is_master, me.slave_of, me.manual_topo, me.is_uplink, me.vlan, me.pvid, me.lastchange FROM device_port me WHERE me.ip = '10.101.3.159' SNMP::Info::_validate_autoload_method(i_err_disable_cause) Unable to resolve method. SNMP::Info::_validate_autoload_method(i_faststart_enabled) Unable to resolve method. SNMP::Info::_load_attr lldp_rem_id : LLDP-MIB::lldpRemChassisId : .1.0.8802.1.1.2.1.4.1.1.5 SNMP::Info::_validate_autoload_method(hasCDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasSONMP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasFDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasEDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasAMAP) Unable to resolve method. SNMP::Info::_load_attr lldp_rem_id : LLDP-MIB::lldpRemChassisId : .1.0.8802.1.1.2.1.4.1.1.5 SNMP::Info::_validate_autoload_method(hasCDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasSONMP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasFDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasEDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasAMAP) Unable to resolve method. SNMP::Info::_load_attr lldp_rem_id : LLDP-MIB::lldpRemChassisId : .1.0.8802.1.1.2.1.4.1.1.5 SNMP::Info::_validate_autoload_method(hasCDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasSONMP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasFDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasEDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasAMAP) Unable to resolve method. SNMP::Info::_load_attr lldp_rem_media_cap_spt : LLDP-EXT-MED-MIB::lldpXMedRemCapSupported : .1.0.8802.1.1.2.1.5.4795.1.3.1.1.1 SNMP::Info::_load_attr lldp_rem_vendor : LLDP-EXT-MED-MIB::lldpXMedRemMfgName : .1.0.8802.1.1.2.1.5.4795.1.3.3.1.5 SNMP::Info::_load_attr lldp_rem_model : LLDP-EXT-MED-MIB::lldpXMedRemModelName : .1.0.8802.1.1.2.1.5.4795.1.3.3.1.6 SNMP::Info::_load_attr lldp_rem_sw_rev : LLDP-EXT-MED-MIB::lldpXMedRemSoftwareRev : .1.0.8802.1.1.2.1.5.4795.1.3.3.1.3 SNMP::Info::_load_attr lldp_rem_serial : LLDP-EXT-MED-MIB::lldpXMedRemSerialNum : .1.0.8802.1.1.2.1.5.4795.1.3.3.1.4 BEGIN WORK DELETE FROM device_port_properties WHERE ip = '10.101.3.159' [418333] 2020-10-26 07:00:19 debug [10.101.3.159] properties - removed 0 ports with properties SAVEPOINT savepoint_0 INSERT INTO device_port_properties( ifindex, ip, port, raw_speed ) VALUES( ?, ?, ?, ? ) : 'BULK_INSERT__' RELEASE SAVEPOINT savepoint_0 COMMIT [418333] 2020-10-26 07:00:19 debug [10.101.3.159] properties - added 24 new port properties [418333] 2020-10-26 07:00:19 debug -> run worker main/vlans/100 SNMP::Info::_load_attr v_name : Q-BRIDGE-MIB::dot1qVlanStaticName : .1.3.6.1.2.1.17.7.1.4.3.1.1 SNMP::Info::_load_attr v_name : Q-BRIDGE-MIB::dot1qVlanStaticName : .1.3.6.1.2.1.17.7.1.4.3.1.1 SELECT me.ip, me.port, me.creation, me.descr, me.up, me.up_admin, me.type, me.duplex, me.duplex_admin, me.speed, me.speed_admin, me.name, me.mac, me.mtu, me.stp, me.remote_ip, me.remote_port, me.remote_type, me.remote_id, me.is_master, me.slave_of, me.manual_topo, me.is_uplink, me.vlan, me.pvid, me.lastchange FROM device_port me WHERE me.ip = '10.101.3.159' SNMP::Info::_load_attr bp_index : BRIDGE-MIB::dot1dBasePortIfIndex : .1.3.6.1.2.1.17.1.4.1.2 SNMP::Info::_load_attr qb_i_vlan : Q-BRIDGE-MIB::dot1qPvid : .1.3.6.1.2.1.17.7.1.4.5.1.1 SNMP::Info::_validate_autoload_method(i_vlan_type) Unable to resolve method. SNMP::Info::_load_attr qb_cv_egress : Q-BRIDGE-MIB::dot1qVlanCurrentEgressPorts : .1.3.6.1.2.1.17.7.1.4.2.1.4 SNMP::Info::_load_attr qb_v_egress : Q-BRIDGE-MIB::dot1qVlanStaticEgressPorts : .1.3.6.1.2.1.17.7.1.4.3.1.2 SNMP::Info::_load_attr bp_index : BRIDGE-MIB::dot1dBasePortIfIndex : .1.3.6.1.2.1.17.1.4.1.2 SNMP::Info::_load_attr qb_cv_untagged : Q-BRIDGE-MIB::dot1qVlanCurrentUntaggedPorts : .1.3.6.1.2.1.17.7.1.4.2.1.5 SNMP::Info::_load_attr qb_v_untagged : Q-BRIDGE-MIB::dot1qVlanStaticUntaggedPorts : .1.3.6.1.2.1.17.7.1.4.3.1.4 SNMP::Info::_load_attr bp_index : BRIDGE-MIB::dot1dBasePortIfIndex : .1.3.6.1.2.1.17.1.4.1.2 BEGIN WORK DELETE FROM device_port_vlan WHERE ip = '10.101.3.159' [418333] 2020-10-26 07:00:19 debug [10.101.3.159] vlans - removed 0 port VLANs [418333] 2020-10-26 07:00:19 debug [10.101.3.159] vlans - added 0 new port VLANs COMMIT BEGIN WORK DELETE FROM device_vlan WHERE ip = '10.101.3.159' [418333] 2020-10-26 07:00:19 debug [10.101.3.159] vlans - removed 0 device VLANs [418333] 2020-10-26 07:00:19 debug [10.101.3.159] vlans - added 0 new device VLANs COMMIT [418333] 2020-10-26 07:00:19 debug [10.101.3.159] vlans - discovered for ports and device [418333] 2020-10-26 07:00:19 debug -> run worker main/wireless/100 SNMP::Info::_validate_autoload_method(i_ssidlist) Unable to resolve method. [418333] 2020-10-26 07:00:19 debug -> run worker main/withnodes/0 [418333] 2020-10-26 07:00:19 debug Queued macsuck and arpnip for 10.101.3.159. [418333] 2020-10-26 07:00:19 info discover: finished at Mon Oct 26 07:00:19 2020 [418333] 2020-10-26 07:00:19 info discover: status done: Ended discover for 10.101.3.159

Consider that the PA uses LLDP-V2-MIB for lldp info OID .1.3.111.2.802.1.1.13 and querying the fw for this OID returns

snmpwalk -v2c -c XXXXXXX -m +ALL 10.101.3.159 .1.3.111.2.802.1.1.13

Bad operator (INTEGER): At line 73 in /usr/share/snmp/mibs/ietf/SNMPv2-PDU SNMPv2-SMI::org.111.2.802.1.1.13.1.1.1.0 = Gauge32: 30 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.2.0 = Gauge32: 4 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.3.0 = Gauge32: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.4.0 = Gauge32: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.5.0 = Gauge32: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.6.0 = Gauge32: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.7.0 = Gauge32: 4 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.3.6.1 = INTEGER: 3 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.3.7.1 = INTEGER: 3 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.3.8.1 = INTEGER: 3 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.3.9.1 = INTEGER: 3 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.4.6.1 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.4.7.1 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.4.8.1 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.4.9.1 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.5.6.1 = Hex-STRING: E0 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.5.7.1 = Hex-STRING: E0 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.5.8.1 = Hex-STRING: E0 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.8.1.5.9.1 = Hex-STRING: E0 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.9.1.2.1 = STRING: "01:80:c2:00:00:0e" SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.6.1.1.12.49.48.46.49.48.46.49.56.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.6.1.1.12.49.48.46.49.48.49.46.50.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.6.1.1.12.49.48.46.49.48.49.46.51.46.49.53.57 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.6.1.1.14.49.55.50.46.50.56.46.49.53.49.46.50.53.51 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.7.1.1.12.49.48.46.49.48.46.49.56.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.7.1.1.12.49.48.46.49.48.49.46.50.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.7.1.1.12.49.48.46.49.48.49.46.51.46.49.53.57 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.7.1.1.14.49.55.50.46.50.56.46.49.53.49.46.50.53.51 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.8.1.1.12.49.48.46.49.48.46.49.56.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.8.1.1.12.49.48.46.49.48.49.46.50.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.8.1.1.12.49.48.46.49.48.49.46.51.46.49.53.57 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.5.8.1.1.14.49.55.50.46.50.56.46.49.53.49.46.50.53.51 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.6.1.1.12.49.48.46.49.48.46.49.56.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.6.1.1.12.49.48.46.49.48.49.46.50.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.6.1.1.12.49.48.46.49.48.49.46.51.46.49.53.57 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.6.1.1.14.49.55.50.46.50.56.46.49.53.49.46.50.53.51 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.7.1.1.12.49.48.46.49.48.46.49.56.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.7.1.1.12.49.48.46.49.48.49.46.50.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.7.1.1.12.49.48.46.49.48.49.46.51.46.49.53.57 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.7.1.1.14.49.55.50.46.50.56.46.49.53.49.46.50.53.51 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.8.1.1.12.49.48.46.49.48.46.49.56.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.8.1.1.12.49.48.46.49.48.49.46.50.46.50.53.52 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.8.1.1.12.49.48.46.49.48.49.46.51.46.49.53.57 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.1.10.1.6.8.1.1.14.49.55.50.46.50.56.46.49.53.49.46.50.53.51 = INTEGER: 1 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.1.0 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.2.0 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.3.0 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.4.0 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.5.0 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.3.6.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.3.7.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.3.8.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.3.9.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.4.6.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.4.7.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.4.8.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.6.1.4.9.1 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.3.6.2 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.3.7.3 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.3.8.3 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.4.6.2 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.4.7.3 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.4.8.3 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.5.6.2 = Counter32: 15775 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.5.7.3 = Counter32: 16040 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.5.8.3 = Counter32: 16039 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.6.6.2 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.6.7.3 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.6.8.3 = Counter32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.7.6.2 = Counter32: 63100 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.7.7.3 = Counter32: 64160 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.7.8.3 = Counter32: 64156 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.8.6.2 = Gauge32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.8.7.3 = Gauge32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.2.7.1.8.8.3 = Gauge32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.1.0 = INTEGER: 4 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.2.0 = STRING: "34:e5:ec:8e:70:00" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.3.0 = STRING: "sdbnsd-fw03" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.4.0 = STRING: "Palo Alto Networks 800 series firewall" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.5.0 = Hex-STRING: E8 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.6.0 = Hex-STRING: 88 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.2.6 = INTEGER: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.2.7 = INTEGER: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.2.8 = INTEGER: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.2.9 = INTEGER: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.3.6 = STRING: "ethernet1/1" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.3.7 = STRING: "ethernet1/2" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.3.8 = STRING: "ethernet1/3" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.3.9 = STRING: "ethernet1/4" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.4.6 = STRING: "INSIDE NSD" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.4.7 = STRING: "VSD" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.4.8 = STRING: "SDBIT" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.7.1.4.9 = "" SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.3.1.15.49.48.46.49.48.46.49.56.46.50.53.52.47.50.52 = Gauge32: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.3.1.15.49.48.46.49.48.49.46.50.46.50.53.52.47.50.52 = Gauge32: 5 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.4.1.15.49.48.46.49.48.46.49.56.46.50.53.52.47.50.52 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.4.1.15.49.48.46.49.48.49.46.50.46.50.53.52.47.50.52 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.5.1.15.49.48.46.49.48.46.49.56.46.50.53.52.47.50.52 = Gauge32: 8 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.5.1.15.49.48.46.49.48.49.46.50.46.50.53.52.47.50.52 = Gauge32: 6 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.6.1.15.49.48.46.49.48.46.49.56.46.50.53.52.47.50.52 = OID: iso.4.1.25461.2.3.36 SNMPv2-SMI::org.111.2.802.1.1.13.1.3.8.1.6.1.15.49.48.46.49.48.49.46.50.46.50.53.52.47.50.52 = OID: iso.4.1.25461.2.3.36 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.5.0.6.1.1 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.5.0.7.1.2 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.5.0.8.1.3 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.6.0.6.1.1 = STRING: "90:20:c2:0d:00:00" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.6.0.7.1.2 = STRING: "38:21:c7:f5:74:e3" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.6.0.8.1.3 = STRING: "38:21:c7:f5:74:e3" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.7.0.6.1.1 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.7.0.7.1.2 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.7.0.8.1.3 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.8.0.6.1.1 = STRING: "137" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.8.0.7.1.2 = STRING: "2" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.8.0.8.1.3 = STRING: "3" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.9.0.6.1.1 = STRING: "E9" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.9.0.7.1.2 = STRING: "1/2" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.9.0.8.1.3 = STRING: "1/3" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.10.0.6.1.1 = STRING: "switchnsd-l3" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.10.0.7.1.2 = STRING: "switchnsd-inter" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.10.0.8.1.3 = STRING: "switchnsd-inter" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.11.0.6.1.1 = STRING: "HP J9850A Switch 5406Rzl2, revision KB.16.07.0003, ROM KB.16.01.0009 (/ws/swbuildm/rel_xanadu_zeus_qaoff/code/build/bom(swbuildm_rel_xanadu_zeus_qaoff_rel_xanadu_zeus))" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.11.0.7.1.2 = STRING: "Aruba JL259A 2930F-24G-4SFP Switch, revision WC.16.07.0003, ROM WC.16.01.0005 (/ws/swbuildm/rel_xanadu_zeus_qaoff/code/build/lvm(swbuildm_rel_xanadu_zeus_qaoff_rel_xanadu_zeus))" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.11.0.8.1.3 = STRING: "Aruba JL259A 2930F-24G-4SFP Switch, revision WC.16.07.0003, ROM WC.16.01.0005 (/ws/swbuildm/rel_xanadu_zeus_qaoff/code/build/lvm(swbuildm_rel_xanadu_zeus_qaoff_rel_xanadu_zeus))" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.12.0.6.1.1 = Hex-STRING: 28 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.12.0.7.1.2 = Hex-STRING: 28 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.12.0.8.1.3 = Hex-STRING: 28 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.13.0.6.1.1 = Hex-STRING: 28 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.13.0.7.1.2 = Hex-STRING: 20 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.13.0.8.1.3 = Hex-STRING: 20 00 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.14.0.6.1.1 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.14.0.7.1.2 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.14.0.8.1.3 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.15.0.6.1.1 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.15.0.7.1.2 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.1.1.15.0.8.1.3 = INTEGER: 2 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.2.1.3.1.12.49.48.46.49.48.46.49.56.46.50.53.51 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.2.1.3.1.12.49.48.46.49.48.49.46.50.46.50.53.51 = INTEGER: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.2.1.4.1.12.49.48.46.49.48.46.49.56.46.50.53.51 = Gauge32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.2.1.4.1.12.49.48.46.49.48.49.46.50.46.50.53.51 = Gauge32: 0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.2.1.5.1.12.49.48.46.49.48.46.49.56.46.50.53.51 = OID: SNMPv2-SMI::zeroDotZero.0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.2.1.5.1.12.49.48.46.49.48.49.46.50.46.50.53.51 = OID: SNMPv2-SMI::zeroDotZero.0 SNMPv2-SMI::org.111.2.802.1.1.13.1.4.3.1.2.127 = STRING: "0x0016b9020001" SNMPv2-SMI::org.111.2.802.1.1.13.1.4.3.1.2.127 = No more variables left in this MIB View (It is past the end of the MIB tree)

Thank you very much jdc

JeroenvIS commented 4 years ago

Transferred from netdisco-mibs to snmp-info, this is highly likely to be a device support issue in SNMP::Info and not directly related to MIB maintenance.

jdc64 commented 4 years ago

I am not proficient in Perl, but browsing the code it seems to me that while LLDP-V2-MIB LLDP-V2-TC-MIB are present in the netdisco-mibs/rfc there is no support for LLDP-V2 in SNMP::Info::LLDP; is that so? Thank you and best regards jdc