I think you're misinterpreting the "Days inactive" field. It has nothing to do with the SNMP uptime value. Days inactive is a counter that Switchmap maintains for each port. It starts counting on the first day that you started running SwitchMap.That's why none of the values are greater than 496: you probably installed SwitchMap 496 days ago. Days inactive is a hint about how long a given port has been inactive, and therefore how available the port might be to be used for a new purpose. In other words,...
SwitchMap does not support SNMPv3. To speak SNMP to routers and switches, SwitchMap uses two libraries: mostly Net::SNMP and a little bit of SNMP::Info. Both those libraries support SNMPv3, but when calling the library functions, SwitchMap doesn't pass in any SNMPv3 arguments. It's a feature that someone could add. We don't use SNMPv3 at my site, so I don't personally have an incentive to add it. Cheers, -- Pete On Thu, Aug 22, 2019 at 7:44 AM Ticket #11: SNMPv3 11@support-requests.switchmap.p.re.sourceforge.net...
Glad you got it resolved. I started to compose a response, then saw that you'd fixed it. Please let me know how it goes. On Fri, Jun 28, 2019 at 9:15 AM Emrys Koenigsmann emrys767@users.sourceforge.net wrote: I'm standing up a new instance of SwitchMap 14.0 (replacing our old 13.1 instance) and am running into a problem with the initial run of GetArp.pl (full debug below). I've verified permissions on the $DestinationDirectory and $StateFileDirectory, and I'm a bit stumped. Can anyone point me in...
I think you need to install SNMP::Info onto your system. There are some hints in the README file. I'm sorry they aren't more comprehensive. I installed the SNMP::Info library as a fall-back when the Net::SNMP library fails, which happens rarely. The only example I know of is when talking to HP equipment. I don't have HP equipment to test against - this was done to help a user at another site. So it's not well documented. On Thu, Oct 4, 2018 at 8:51 AM Ticket 10 10@support-requests.switchmap.p.re.sourceforge.net...
I'm sorry, SwitchMap doesn't support SNMPv3. On Thu, Jun 21, 2018 at 7:27 AM, Ticket 35 35@feature-requests.switchmap.p.re.sourceforge.net wrote: [feature-requests:#35] https://sourceforge.net/p/switchmap/feature-requests/35/ SNMP v2 and V3 combined* Status: open Group: Next_Release_(example) Labels: SNMP V3 Created: Thu Jun 21, 2018 01:27 PM UTC by Anonymous Last Updated: Thu Jun 21, 2018 01:27 PM UTC Owner: nobody Hi, I used the $CmstrFile to add 2 SNMPV2 community which is working fine. But now...
What errors do you get? I may be able to help you comment-out the Snmp::Info parts, which would avoid a tree of module dependencies.
Josh is quite right. To make the warnings about "given" go away, replace the file "ModuleList.pl" with the attached version. It has the same logic without using "given".
Due to work pressure, I don't plan to add features to SwitchMap anytime soon, sorry. On Sun, May 21, 2017 at 8:48 PM, noreply@in.sf.net wrote: hi any update on when we can expect this feature [feature-requests:#19] https://sourceforge.net/p/switchmap/feature-requests/19/ Make Switchmap VRF Aware* Status: open Group: Next_Release_(example) Created: Fri May 04, 2012 11:39 AM UTC by Anonymous Last Updated: Sat May 20, 2017 06:31 AM UTC Owner: nobody Where VLAN's, and consequently ports and IP Subnets...