Zenoss is not pulling the interface description properly into the web UI.

Here is a config snippet from the switch:


Code:

!
interface Ethernet 0/23

  no cdp enable
  description "10Mb Uplink to CTS Metro-E Fiber"
!




Here is the SNMPv1 OID that corresponds to that description on Ethernet 0/23:


Code:

.1.3.6.1.4.1.437.1.1.3.3.1.1.3.23   10Mb Uplink to CTS Metro-E Fiber




So, I guess I need Zenoss to pull data from .1.3.6.1.4.1.437.1.1.3.3.1.1.3 on 
all interfaces on my 1924s (fortunately I've only got about 4 of them in 
production) and place that data in the Description column in the os/ Interfaces 
view, and place it appropriately in the Description field when looking at 
os/InterfaceDetail page.

How can I make this happen?

Thanks!




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15827#15827

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to