On Oct 2, 2006, at 8:04 AM, Jakob Peterhänsel wrote:
Is there any way to bulk-edit the shown interfaces for multiple
(identical) devices?
In 4.5, you can export/import the interfaces table. When importing,
you should be able to alter the value of an existing interface's
polling/visible flag.
In 4.4 and later, you can create a custom SNMP probe with a
interface_visible property. The value of this property is an
expression that evaluates to true for all interfaces that you want to
see by default:
<snmp-device-properties>
interface_visible = ($ifIndex == 2 || $ifIndex == 5)
</snmp-device-properties>
Does this help?
Regards,
Bill Fisher
Dartware, LLC
Senario:
Add 40 Cisco access points to a map, and only want to show if2 &
if5 interfaces.
Adding is simple: paste the IP's to the map.
Hidding All interfaces is simple: Drag-select them and Command-Shift-h
Show if2 & if5 of selected devices is not possible, as far as I see
it.
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]