Network Management

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Labels

Forum Posts

I saw that LMS3 DFM listens on default port 162 for SNMP traps. I assume that the predefined event sets in DFM are filters to SNMP traps. Is that right?So, to take advantage of the DFM service, I have to add ciscoworks as a trap server on all the dev...

ngholmieh by Level 1
  • 884 Views
  • 1 replies
  • 0 Helpful votes

I am upgrading my CNR 5.5 to 6.0 to then upgrade it to 6.2.2.When I finished my upgrade form 5.5 to 6.0 it asked me to reboot which i did. When I conntect to the cnr via command line once rebooted it tells me my license is invalid or expired. So I us...

MrJake by Level 1
  • 925 Views
  • 1 replies
  • 0 Helpful votes

Hi,In tclsh I have the following command:proc get_net { interface } {return [join [lrange [split [lindex [exec sh ip int brief $interface| include $interface] 1] .] 0 2] .]}and I get this error message after applying to my router:Router(tcl)#proc get...

I believe the CiscoWorks device package for the ASA 5520 became available recently. Any news on when the remainder of the ASA 5500 line is going to be supported by CiscoWorks? I think I read somewhere that it was originally planned to indroduce thi...

jedavis by Level 4
  • 1115 Views
  • 5 replies
  • 0 Helpful votes

Is there any way to set the device discovery so that if it finds two ip addresses that belong to the same switch (more than one vlan int), then it only adds one instance of the switch instead of an instance for every ip add it finds?

tsmarcyes by Level 1
  • 827 Views
  • 1 replies
  • 0 Helpful votes

The device discovery will show that it found the device, but it will show it as unreachable and it wont add it to the DCR? I verified the snmp settings on the switch and in the snmp settings for device discovery. If I go in and manually add the dev...

tsmarcyes by Level 1
  • 863 Views
  • 2 replies
  • 0 Helpful votes

I've searched through the IOS documentation, but I cannot find any synatax on how to 'actually' set the ifName and ifDescr variables. I've found information on how to set the ifIndex persistent, which apparently is required to set the ifName and ifDe...