Comments
-
Thank you, for your insight.
-
Avaya / Nortel typically uses LLDP. Cisco will support LLDP messages if you configure it. 1.0.8802.1.1.2.1.5.32962 LLDP-EXT-DOT1-MIB (LLDP-EXT-DOT1-MIB.mib) 1.0.8802.1.1.2.1.5.4623 LLDP-EXT-DOT3-MIB (LLDP-EXT-DOT3-MIB.mib) 1.0.8802.1.1.2.1.5.4795 LLDP-EXT-MED-MIB (LLDP-EXT-MED-MIB.mib) 1.0.8802.1.1.2 LLDP-MIB (LLDP-MIB.mib…
-
So I actually have UDT, and have run up against some challenges: Nexus gear is a mystery, even in NPM, we can not see all the ports to discover them On our user edge switches, we are getting partial results, as some are layer 3 and some are layer 2 only( router on a stick). When I run any reports looking for specific…
-
It is a known snmp response issue. We are seeing it on our 3850, Sup2's on the 4500's.. It may be to the size of the response packets. It does not appear that a fix is coming, putting the snmp filter in place will help clean up syslog, and also require us to reconsider our strategy how we use UDT and NCM jobs for…
-
In 10.7, Customize Node Detail, Add Resource, (search for) All IP Addresses on ${Caption}. Add and enjoy. Feature request: include an option to add interface details such as Description or VLAN.
-
SNMP-server source interface (traps,informs) (ie. Loop0) How this helps....
-
I was able to accomplish this using some custom properties, and Power BI. The challenge comes when trying to integrate it back into Solar-winds as part of the dashboard. It follow the usual pivot rules. Create the connection to your Orion Database and connect to: * Nodes Table * Interfaces * DailyNodeAvailability *…
-
I have used UDT with some success, but the long way home, would be to script your basic commands: 1. Create a NCM Job to execute a script 2. Connect to device(s) using NCM Job 3. (Cisco): Show mac address | inc 0024:dd (For specific manufacture Mac Identifier) or Show mac address | inc Gi (For only locally Gigabit…