cc/td/doc/product/rtrmgmt/cnm_uc/cnm_uc10
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table Of Contents

Managing Devices

IP Phone Discovery

Device Services

About the Devices Tab

Device List

Context-Sensitive Menu

Devices Toolbar

Device States and Icons

Understanding Device Groups

Working with System-Defined Groups

Using Dynamic Groups

Creating Access Rights for a Device Group

User Access Rights for a Device Group

Understanding Device Properties

General Device Properties

Device Property Performance Monitors

Active Monitor Device Properties

Passive Monitor Device Properties

Device Property Actions

Device Property Credentials

Device Property Polling

Device Property Notes

About Device Property Menus

Device Property Custom Links

Device Property Attributes

Adding a New Device

Active/Performance Monitors Scan Properties

Configuring Network Interfaces on a Device

Adding Attributes to a Device

Adding Notes to a Device

Changing a Device IP Address

Changing a Device Name

Importing Devices from a File

Sample CSV Files

Rediscovering Devices

Suspending and Resuming Single Device Polling

Device Types

Configuring Device Types

Changing Device Types

Editing Multiple Devices with Bulk Field Change

Using Acknowledgements

Credentials Overview

.Creating Custom Context menus

.Creating Custom Context Menus


Managing Devices


In Cisco netManager, devices are virtual representations of resources (computers, servers, and so on) that are connected to your computer through a Local Area Network (LAN), a wireless network, or even over the Internet. Cisco netManager watches these devices through the network connection. When those network resources cannot be reached by Cisco netManager, the device is considered down and an action can be configured to fire.

You can add devices by importing device credentials using a seed file, or manually adding individual devices. For more information, see the following topics:

"Adding a New Device" section

"Importing Devices from a File" section

IP Phone Discovery

Cisco netManager performs an auto-discovery on all IP phones every four hours to detect if SIP and SCCP IP Phone are associated with a managed Cisco Unified Communications Manager or Cisco Unified Communications Manager Express. Cisco netManager also verifies registration status of all detected IP phones with Cisco Unified Communications Manager or Cisco Unified Communications Manager Express.


Note The ability to view and monitor IP communication devices depends upon the type of licensing you have.


Device Services

Cisco netManager associates active monitors with devices on your network. Active monitors query the network services installed on a device and then wait for a response. These monitors query the services running on a network resource, checking to make sure that the FTP server, web server, email server, etc., are up and responding. Active monitors include DNS, SNMP, Telnet, Ping, TCPIP, and NT Service. If a response is either not received or is not what is expected, the service is considered down. If the query is returned as expected, the service is considered up. If any one service on a device is down, then the device as a whole is considered down.

For a more information about service monitors, see Chapter 8, "Using Active Monitors."

About the Devices Tab

This view provides an overview of all the devices in your network.

With a look and feel similar to Windows Explorer, the My Network tree helps you keep your complex network organized and performing properly. Devices are organized by device group, and appear in the list in alphabetical order based on the name of the folder or the display name of the device. For more information on the type of information displayed, see "Device List" section.

During discovery, device groups are created for each subnetwork that is found on the network that was scanned. At the top level of the My Network tree, all devices of the entire scan are contained in the All devices folder. The second folder is the All routers folder and contains all devices that can function as a router. The folders below All devices and All routers are specific device groups that are categorized by associated device rules. For more information on these groups, see "Understanding Device Groups" section.

Device List

Each device on the list provides information about its device type, capabilities, and status. The capabilities column indicates the different roles that the device is capable of. For example, if a device has the capability of being a router and an H323 gateway, the column would list both router and H323 Gateway. The Status column describes any faults or events on the device. For a description of each event listed in the Status column, see List of Events, page 14-17.


Note If you right-click a device in the device list to acknowledges its events, all the events for that device are marked as acknowledged. For more information, see Using Acknowledgements.


Figure 5-1 shows an example of a device list.

Figure 5-1 Device List

Context-Sensitive Menu

A context-sensitive menu is available on the web interface of the Devices tab. The context-sensitive menu comes up when you right-click a device or device group. This menu contains a list of tools that can be used on the device or device group. The type of tools that are available depends on the type of device you have selected. For more information on the standard network tools available, see Launching Network Tools, page 17-12.

Figure 5-2 shows an example of the Context-sensitive Menu.

Figure 5-2 Context-Sensitive Menu

Devices Toolbar

The Device Toolbar provides you ways to add devices and groups.

Figure 5-2 shows an example of the Device Toolbar.

Figure 5-3 Device Toolbar

Import Devices. Imports devices from a file.

New Device. Adds a new device to your list of monitored devices.

New Group. Adds a new device group to your list of monitored devices.

New User Defined Group. Adds a new user-defined group to your list of monitored devices.

Device States and Icons

Each folder in the My Network tree has a device state indicator on the folder icon. This indicator shows the worst state across all of the devices contained in that folder.

The following icons appear in the device list when viewing the contents of a device group.

Icon
Description

(Green) All monitors on the device are considered up.

(Red) Device is considered down, because one or more monitors are down. The green square shows that at least one monitor is responding.

Device entry appears in another device group. At least one monitor on the device is unresponsive, but at least one is considered up.

(Orange) Device is currently in maintenance mode.

Device group contains at least one device that is considered down.

Device group is empty, or devices have not been polled due to a dependency on another device.

A bold device name shows that the device has undergone a state change, and that state change has not been acknowledged. For more information about acknowledgements.


Understanding Device Groups

A group consists of objects, where objects refer to devices and groups. Each group has a set of properties (such as a name, description, permission, and so on), but what define a group are its associated rules. Rules determine the membership of a group, which may change whenever the rule is evaluated.

The following types of groups are supported:

System-Defined groups—The default grouping of devices that cannot be deleted or edited. For a description of each system-defined group, see the Working with System-Defined Groups.

Dynamic groups—A dynamic group that you can create by defining an sql query. Dynamic groups act as SQL queries that run on the Cisco netManager database, and can display real-time data if viewed through a report that is set to automatically refresh. For more information on dynamic groups, see the "Using Dynamic Groups" section

User-Defined groups—A dynamic group where the user can group devices using one of the following criteria: location, description, contact or IP address. To create a user-defined group, see "Creating a User-Defined Group" section.


Note The supported format for an IP address is a set of four octets (*.*.*.*). An asterisk (*) denotes the octet range of 1-255. You can filter IP addresses using the octets in a sequential order. For example, if you filter devices with IP addresses containing 10.76.91, your results may include 10.76.91.151 or 172.10.76.91. You cannot use an IP range or wildcards, for example 10.*.91.


Static groups—Groups that you edit or create to reflect the way you manage the network. You can edit or create device groups and determine whether they can be viewed by other users. To create a static group, see "Creating a Device Group" section.

Working with System-Defined Groups

The system-defined groups are visible to all users, and are the default groups that are administered by Cisco netManager. If a device has multiple capabilities, the device will be listed under all appropriate groups. For example, if a device can function as a router, H323 gateway and a MGCP gateway, it will be listed in all those groups.


Note System-defined groups cannot be modified or deleted.



Note The ability to view and monitor IP communication devices depends upon the type of licensing you have.


The following system-defined groups come preconfigured:

Routers

Switches

Hosts

Servers

Cisco Media Server

Cisco Unified Communications Manager

Cisco Unified Communications Cluster. Lists subgroups of the Cisco Unified Communications Manager cluster group and contains all of the devices associated with the corresponding instance of the Cisco Unified Communications Manager cluster.

Cisco Unity

Cisco Unity Connection

Cisco Unity Express

Cisco Unified Communications Manager Express

Cisco Unified Conferencing Express

Cisco Unified Contact Center Express

Cisco Unified Communications Manager - Business Edition

H323 Gateways

MGCP Gateways

SRST Devices

Wireless LAN Controllers

Wireless Access Points

Security Devices

Creating a Device Group

To create a static device group:


Step 1 Do one of the following:

From the My Network tree in the Device tab, right-click on a folder, and select New Group....

Click the New Group icon located on the top right of the Device tab.

Step 2 Enter the name of the new group you are creating.

Step 3 Enter the description for the new group.

Step 4 Click OK.


Modifying Group Properties


Step 1 Do one of the following:

From the My Network tree in the Device tab, right-click on a folder, and select New Group....

Click the New Group icon located on the top right of the Device tab.

Step 2 Modify the name of the group.

Step 3 Modify description of the group.

Step 4 If you are modifying a dynamic group, select appropriate user access privileges for that group.

Step 5 Click OK.


Creating a User-Defined Group


Step 1 From the My Network tree in the Device tab, right-click User Defined Group folder, and select New User Defined Group....

Step 2 Enter the name of the new group you are creating.

Step 3 Enter a description for the new group.

Step 4 Select the attribute that will be used to filter devices for the group; for example, location.

Step 5 Enter the attribute value; for example, California.

Step 6 Click OK.


Modifying Group Access Rights for a User


Step 1 From the My Network tree in the Device tab, right-click User Defined Group folder, and select Properties.

Step 2 Check the appropriate Read/Write access rights.

Step 3 Click OK.


Renaming a Device Group

To rename a device group, right-click on the group in the My Network tree, click Properties, then change the name in the Group Name box.

Using Dynamic Groups

This feature provides the ability to create device groups based on whatever criteria users choose, without having to create device shortcuts. Dynamic groups can be created for specific device types, device attributes, active monitors, or anything else that is stored for individual devices in the database. Dynamic groups act as SQL queries that run on the Cisco netManager database, and can display real-time data if viewed through a report that is set to automatically refresh.

Cisco netManager is pre-configured with dynamic group examples. You can view these examples from the Dynamic Group Examples folder, under the My Network tree in the Devices tab.

All of the Dynamic Group Examples are active, so if you have devices that meet the criteria, you will see the device displayed within the group. In the web interface, the dynamic group display is refreshed every 2 minutes. A group is also refreshed when you select it.

To view or edit the criteria for a dynamic group, right-click the group name, then select properties.


Note Dynamic groups on the web interface do not follow group access rights. Anyone with the ability to view the device group that a dynamic group is in can access that dynamic group. However, only devices that the user has the permission to view appear in the group.


To configure dynamic groups:


Step 1 From the My Network tree in the Device tab, right-click a folder, then select New Dynamic Group. The Dynamic Group dialog box opens.

Step 2 Enter a display name for the group, enter the group description, and enter an SQL query in the Filter box that identifies the devices you want to appear in that group.

Step 3 Click OK to add the group to the device list. SQL validation occurs as soon as you click OK. If the filter fails, an error message appears.

In addition to the pre-configured dynamic groups, we have provided several sample filters for you to create some dynamic groups.


Tip If you do not know how to formulate SQL queries, you can cut and paste filter entries from existing dynamic groups, then edit them to read data from other tables.



Dynamic Group Examples

The following table lists several dynamic group filters that you can use to create dynamic groups for your devices. To use these examples, select the text of the filter, and then copy and paste the text into the Filter box of the Dynamic Group dialog box.


Note You may have to remove the copyright information from the cut and paste if it appears when you copy from this help file.


Description
Filter

This group shows all devices that have had a state change in the last three hours.

SELECT DISTINCT Device.nDeviceID FROM Device JOIN PivotActiveMonitorTypeToDevice ON Device.nDeviceID = PivotActiveMonitorTypeToDevice.nDeviceID JOIN ActiveMonitorStateChangeLog ON PivotActiveMonitorTypeToDevice.nPivotActiveMonitorTypeToDeviceID = ActiveMonitorStateChangeLog.nPivotActiveMonitorTypeToDeviceID WHERE ISNULL(Device.bRemoved, 0) = 0 AND DATEDIFF(hh, ActiveMonitorStateChangeLog.dStartTime, GETDATE()) <= 3

This group shows all devices with multiple interfaces.

SELECT DISTINCT NetworkInterface.nDeviceId FROM Device JOIN NetworkInterface ON Device.nDeviceId = NetworkInterface.nDeviceId WHERE ISNULL(Device.bRemoved,0) = 0 GROUP BY NetworkInterface.nDeviceId HAVING COUNT(NetworkInterface.nDeviceId) > 1

This group shows all devices that have gone down in the last few hours.

SELECT DISTINCT Device.nDeviceID FROM Device JOIN PivotActiveMonitorTypeToDevice ON Device.nDeviceID = PivotActiveMonitorTypeToDevice.nDeviceID JOIN ActiveMonitorStateChangeLog ON PivotActiveMonitorTypeToDevice.nPivotActiveMonitorTypeToDeviceID = ActiveMonitorStateChangeLog.nPivotActiveMonitorTypeToDeviceID JOIN MonitorState ON Device.nWorstStateID = MonitorState.nMonitorStateID WHERE ISNULL(Device.bRemoved, 0) = 0 AND DATEDIFF(hh, ActiveMonitorStateChangeLog.dStartTime, GETDATE()) < = 2 AND MonitorState.nInternalMonitorState !=3

This group shows all device groups (except itself) in a rotating order. For example, if the State Change Timeline report is using this Rotating Group, every minute, when the report auto-refreshes (or when the user presses F5), this Rotating Group looks at a different Dynamic Group. So, it might look at Dynamic Group A first, then B, then C, etc., and then start back at the beginning. The effect is like a security guard's monitor: The scene changes from the front door, to the back door, to the loading dock, to the hallway, back to the front door, etc.

Note the comments in the code.

-- The name of *this* dynamic group. This variable *must* be set
-- the what you name this Group via the console.
DECLARE @sGroupNameThis NVARCHAR(150)
SET @sGroupNameThis = 'My Rotating Group'
-- Figure out which other Dynamic Group to do next. Note that
-- this section could be modified to use any criteria you want
-- to select Dynamic Groups to rotate through.
DECLARE @sGroupNamePrev NVARCHAR(150)
SELECT @sGroupNamePrev = sNote
FROM DeviceGroup
WHERE sGroupName = @sGroupNameThis
DECLARE @sGroupNameNext NVARCHAR(150)
SELECT TOP 1 @sGroupNameNext = sGroupName
FROM DeviceGroup
WHERE sGroupName > @sGroupNamePrev AND
ISNULL(bDynamicGroup,0) != 0
AND sGroupName != @sGroupNameThis
ORDER BY sGroupName ASC
-- Reached the end? Start over at beginning.
IF ISNULL(@sGroupNameNext,'') = ''
BEGIN
SELECT TOP 1 @sGroupNameNext = sGroupName FROM DeviceGroup
WHERE ISNULL(bDynamicGroup,0) != 0
AND sGroupName != @sGroupNameThis
ORDER BY sGroupName ASC
END
-- Update which Group we just displayed, so that next time
-- we know which Group to start after. As far as I know, the
-- 'sNote' column is unused.
UPDATE DeviceGroup SET sNote = @sGroupNameNext
WHERE sGroupName = @sGroupNameThis -- Execute the next Group.
DECLARE @sFilter NVARCHAR(3000) SELECT @sFilter = sFilter
FROM DeviceGroup
WHERE sGroupName = @sGroupNameNext
EXEC (@sFilter)

If there are any rows in the GeneralErrorLog table in the last 24 hours, then all devices will appear in this Dynamic Group; if there aren't, then no devices appear.

SELECT DISTINCT Device.nDeviceID
FROM Device
WHERE ISNULL(Device.bRemoved, 0) = 0
AND EXISTS (SELECT *
FROM GeneralErrorLog
WHERE DATEDIFF(hh, dDateTime, GetDate()) <24)

This group shows all the devices (in one specific group) that had an action fire in the last three hours.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN ActionActivityLog
ON Device.nDeviceId = ActionActivityLog.nDeviceId
WHERE ISNULL(Device.bRemoved, 0) = 0
AND DATEDIFF(hh, ActionActivityLog.dDateTime, GETDATE()) < = 3
AND Device.nDeviceId IN
(SELECT nDeviceId
FROM PivotDeviceToGroup
WHERE nDeviceGroupId =
(SELECT nDeviceGroupId
FROM DeviceGroup
WHERE sGroupName = 'My Key Resources Group'

This group shows all devices that need acknowledgement.

SELECT DISTINCT Device.nDeviceID FROM Device JOIN
PivotActiveMonitorTypeToDevice
ON Device.nDeviceID =
PivotActiveMonitorTypeToDevice.nDeviceID JOIN ActiveMonitorStateChangeLog
ON PivotActiveMonitorTypeToDevice.nPivotActiveMonitorTypeToDeviceID = ActiveMonitorStateChangeLog.nPivotActiveMonitorTypeToDeviceID WHERE ISNULL
(Device.bRemoved,0) = 0 AND ISNULL
(ActiveMonitorStateChangeLog.bAcknowledged, 0) = 0 AND PivotActiveMonitorTypeToDevice.bRemoved!=1

This group shows all of the Cisco devices.

SELECT DISTINCT Device.nDeviceID
FROM Device
WHERE ISNULL(Device.bRemoved,0) = 0
AND sSnmpOID LIKE '1.3.6.1.4.1.9%'

This group shows all devices whose disks are 90 percent full.

SELECT DISTINCT Device.nDeviceID
--, Device.sDisplayName, nUsed_Avg / NULLIF(nSize, 0) As nPercentFull
FROM Device
JOIN PivotStatisticalMonitorTypeToDevice
ON Device.nDeviceID = PivotStatisticalMonitorTypeToDevice.nDeviceID
JOIN StatisticalDiskCache
ON PivotStatisticalMonitorTypeToDevice.nPivotStatisticalMonitorTypeTo DeviceID =
StatisticalDiskCache.nPivotStatisticalMonitorTypeToDeviceID
WHERE Device.bRemoved = 0
AND StatisticalDiskCache.nDataType = 1
AND nUsed_Avg / NULLIF (nSize, 0) > 0.90

This group shows all down or maintenance devices (of specified device types) with at least one active monitor down.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN MonitorState
ON Device.nWorstStateID = MonitorState.nMonitorStateID
WHERE Device.bRemoved = 0
AND MonitorState.nInternalMonitorState IN (1,2)
AND Device.nDeviceTypeID IN (3,4,38,63,64, 65, 66, 67, 68, 71, 72)

This group shows only devices on which all active monitors are down.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN MonitorState
ON Device.nWorstStateID = MonitorState.nMonitorStateID
WHERE Device.bRemoved = 0
AND MonitorState.nInternalMonitorState = 1
AND Device.nWorstStateID = Device.nBestStateID

This group shows only those devices on which all active monitors have been down for 20 minutes.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN MonitorState
ON Device.nWorstStateID = MonitorState.nMonitorStateID
WHERE Device.bRemoved = 0
AND MonitorState.nInternalMonitorState = 1
AND Device.nWorstStateID = Device.nBestStateID
AND MonitorState.nInternalStateTime = 20

This group displays devices whose actions (or whose active monitors' actions) have a specific word in their name.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN ActionPolicy
ON Device.nActionPolicyID = ActionPolicy.nActionPolicyID
JOIN PivotActionTypeToActionPolicy
ON ActionPolicy.nActionPolicyID =
PivotActionTypeToActionPolicy.nActionPolicyID
JOIN ActionType
ON PivotActionTypeToActionPolicy.nActionTypeID =
ActionType.nActionTypeID
WHERE Device.bRemoved = 0
AND ActionType.sActionTypeName LIKE '%Critical%'

UNION

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN PivotActiveMonitorTypeToDevice
ON Device.nDeviceID = PivotActiveMonitorTypeToDevice.nDeviceID
JOIN ActionPolicy
ON PivotActiveMonitorTypeToDevice.nActionPolicyID = ActionPolicy.nActionPolicyID
JOIN PivotActionTypeToActionPolicy
ON ActionPolicy.nActionPolicyID = PivotActionTypeToActionPolicy.nActionPolicyID
JOIN ActionType
ON PivotActionTypeToActionPolicy.nActionTypeID = ActionType.nActionTypeID
WHERE Device.bRemoved = 0
AND PivotActiveMonitorTypeToDevice.bRemoved = 0
AND ActionType.sActionTypeName LIKE '%Critical%'

This group shows only devices with a particular Performance Monitor.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN PivotStatisticalMonitorTypeToDevice
ON Device.nDeviceID = PivotStatisticalMonitorTypeToDevice.nDeviceID
JOIN StatisticalMonitorType
ON StatisticalMonitorType.nStatisticalMonitorTypeID = PivotStatisticalMonitorTypeToDevice.nStatisticalMonitorTypeID
WHERE Device.bRemoved = 0
AND PivotStatisticalMonitorTypeToDevice.bEnabled = 1
AND StatisticalMonitorType.sStatisticalMonitorTypeName LIKE 'X'

This group shows only devices with a particular passive monitor.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN PivotPassiveMonitorTypeToDevice
ON Device.nDeviceID = PivotPassiveMonitorTypeToDevice.nDeviceID
JOIN PassiveMonitorType
ON PassiveMonitorType.nPassiveMonitorTypeID =
PivotPassiveMonitorTypeToDevice.nPassiveMonitorTypeID
WHERE Device.bRemoved = 0
AND PivotPassiveMonitorTypeToDevice.bRemoved = 0
AND PassiveMonitorType.sMonitorTypeName LIKE 'X'

This group shows only devices with a particular active monitor.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN PivotActiveMonitorTypeToDevice
ON Device.nDeviceID = PivotActiveMonitorTypeToDevice.nDeviceID
JOIN ActiveMonitorType
ON ActiveMonitorType.nActiveMonitorTypeID = PivotActiveMonitorTypeToDevice.nActiveMonitorTypeID
WHERE Device.bRemoved = 0
AND PivotActiveMonitorTypeToDevice.bRemoved = 0
AND ActiveMonitorType.sMonitorTypeName LIKE 'X'

This group finds a device by display name, IP address, or hostname.

SELECT DISTINCT Device.nDeviceID
FROM Device
JOIN NetworkInterface ON Device.nDeviceID = NetworkInterface.nDeviceID AND Device.nDefaultNetworkInterfaceID = NetworkInterface.nNetworkInterfaceID
JOIN DeviceType ON Device.nDeviceTypeID = DeviceType.nDeviceTypeID
WHERE (Device.sDisplayname LIKE 'X' OR NetworkInterface.sNetworkName LIKE 'X' OR NetworkInterface.sNetworkAddress LIKE 'X')
AND Device.bRemoved = 0
ORDER BY Device.nDeviceID

Creating Access Rights for a Device Group

An important part of creating a device group is configuring the appropriate access rights for that group. Group access rights ensure that only those users with specific rights are allowed to view and modify a device group.


Step 1 From My Network tree in the Device tab, right-click on a group, and select Properties.

Step 2 From the Group Properties dialog box, you can add and edit the access rights for the selected group. For more information on the types of tasks associated with each access right, see User Access Rights for a Device Group.



Note You must enable group access rights for a user account before a user can add or edit access rights for a device group. To do this, the Cisco netManager administrator will have to enable group access rights for a user in the Manage Users dialog box (Configure > Manage Users).


User Access Rights for a Device Group

Device Group Access Rights lets the administrator determine which device groups certain web users are allowed to view or edit.

The following is a list of operations and the group access rights that must be assigned for the user to perform those operations:

List, Map, and Group reports in the Group Views menu require Group Read access.

Create Group and Group Properties in the Group Operations menu require Group Read Write access.

Copy Group requires Group Read in the source group, and Group Read Write in the destination group. (Permissions to groups and subgroups are copied, not inherited from the new parent).

Move Group requires Group Read Write in both the source and the destination groups. (Permissions of the group and subgroups remain the same.)

Delete Group requires Group Read Write, Device Read Write recursively. (Device Read Write may not be required if the group is empty).

Create Device requires Group Read Write and Device Read Write. If the device already exists in other groups, you must also have Group Read Write and Device Read Write in one or more of those groups.

Copy Device requires Group Read in the source group and Group Read Write in the destination group. The level of device permissions must be the same in both groups. Downgrade from Device Read Write to Device Read is also permitted.

Move Device requires Group Read Write in both the source and the destination groups. The level of device permissions must be the same in both groups. Downgrade from Device Read Write to Device Read is also permitted.

Viewing Device Properties and Device Reports requires Device Read.

Modifying Device Properties, Bulk Field Change, and Acknowledgement require Device Read Write.

Understanding Device Properties

You can modify individual device properties by right-clicking a device in the Device List, then selecting Properties.

The Device Summary page displays basic information about a device, including:

Display Name—Displays the identifying name for the current device. This name is populated during discovery, but can be changed by the user at any time in the Device Properties - General page. Changing the name will not change how the device is polled; it affects only how it is displayed in Cisco netManager.

Device Type—Displays the type of device (printer, workstation or router, for example). The device type can be changed on the Device Properties - General page.

Host name—Displays the DNS name of the device.

Address—Displays the IP address of the device.

The icon associated with the device, over a colored shape that indicates the worst state of any of the active monitors on the device, is displayed to the left of Device Name. The icon can be changed on the Device Properties - General page.

Additional attributes associated with the device (Location, Contact and Description as well as any custom attributes) are displayed below the device icon. Attributes can be added, modified or removed from the Device Properties - Attributes page.

Notes display any associate with the device. Notes are managed on the Device Properties - Notes page.

The following topics give an overview of the device properties available to use and modify.

General Device Properties

Device Property Performance Monitors

Active Monitor Device Properties

Passive Monitor Device Properties

Device Property Actions

Device Property Polling

Device Property Credentials

Device Property Notes

Device Property Custom Links

Device Property Attributes

General Device Properties

The General section of the Device Properties dialog box provides, and lets you modify, basic information for the selected device.

Display name—An identifying name for the current device. This name is populated during discovery, but can be changed by the user at any time. Changing the name will not change how the device is polled, only how it is displayed in Cisco netManager.

Polling type—Select the type of polling you want  Cisco netManager to use for this device.

ICMP (TCP/UDP)

IPX

NetBIOS


Note If NetBIOS is selected, the Host Name box must contain a valid NetBIOS name. If IPX is selected, the Address box must contain a valid IPX address. If NetBIOS or IPX is selected, you cannot monitor TCP/IP services on this device.


Poll using—Select if you want Cisco netManager to use the IP address or the hostname (DNS) of the device for polling.

Host name (DNS)—This should be the official network name of the device if the polling method is ICMP. The network name must be a name that can be resolved to an IP address. If the polling method is NetBIOS or IPX, this must be the NetBIOS or IPX name.

Address—Enter an IP or IPX address.

Additional Network Interfaces—Click this button to configure an additional Network Interface for the current device.

Device Type—Select the appropriate device type from the pull-down menu. The icon displayed will represent the device in all views.

Device Property Performance Monitors

The performance monitors section of the Device Properties dialog box lets you configure and manage performance monitors for the selected device. To get to this dialog box, right-click on a device from the device list, and select Properties > Performance Monitor. For more information, see Chapter 10, "Using Performance Monitors."


Note For some performance monitors, the SNMP credential on the device must be configured. For WMI performance monitors, the NT credential is required.Enable/Disable Performance Monitors— Select options in this list to enable monitors.


If you select a specific performance monitor without configuring the monitor manually, the default collection type is automatically selected. The collection type refers to the item on the current device that is being monitored (this does not pertain to the custom WMI and SNMP monitors that may appear). For Cisco devices all performance monitors, except Interface Utilization and Ping Latency and Availability, will be enabled by default.

Performance monitors will be associated with the device based on its capabilities:


Note The ability to view and monitor IP communication devices depends upon the type of licensing you have.


Capability
Performance Monitor

Autonomous Access Point

Device Inventory Entity Status

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

Cisco ASA

Device Inventory Entity Status

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

Cisco Unified Communications Manager

Communications Manager Status

Communications Manager Logical Connectivity

Device Inventory Entity Status

Cisco Unified Communications Manager Express

Communications Manager Express Status

Communications Manager Express Logical Connectivity

Device Inventory Entity Status

Cisco Unity

Unity Status

Unity Port utilization

Device Inventory Entity Status

Cisco Unity Connection

Unity Status

Unity Port Utilization

Device Inventory Entity Status

Cisco Unity Express

Unity Express Status

Interface Status

Device Inventory Entity Status

Cisco PIX (Firewall)

Device Inventory Entity Status

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

Cisco IDS

Device Inventory Entity Status

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

Cisco IPS

Device Inventory Entity Status

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

MCS

CPU Utilization

Memory Utilization

Disk Utilization

Temperature Statistics

Power Supply Status

Fan Status

Voice Services Status

Interface Status

Device Inventory Entity Status

MPX

Voice Services Status

Memory Utilization

Disk Utilization

CPU Utilization

Interface Status

Device Inventory Entity Status

Router

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

Device Inventory Entity Status

SRST

SRST Status

Device Inventory Entity Status

Switch

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

Device Inventory Entity Status

Cisco VPN

CPU Utilization

Memory Utilization

Temperature Statistics

Interface Status

Power Supply Status

Fan Status

Device Inventory Entity Status

Wireless LAN Controller

Device Inventory Entity Status

Wireless LAN Controller Status

Interface Status

CPU Utilization

Memory Utilization


For all other devices, the following performance monitors will be associated:

CPU Utilization

Memory Utilization

Disk Utilization

Interface Utilization

Ping Latency and Availability

Configure—Click to configure collection interval (in minutes).


Note If an error occurs, a warning message appears directing you to the problem. If it is a timeout error, you are prompted to open the Advanced dialog box to change the timeout value. For any other error, you are returned to this dialog box.


Library—Click for options to create (New), edit, copy, or delete Performance Monitor Library items to use on all devices.

Enable Custom Performance Monitors (for this device only)—Use this section of the dialog box to add customized Active Script, SNMP, or WMI performance monitors can be used on this device only. The monitors added here do not appear in the Performance Monitor Library, and cannot be used on other devices unless it is manually created for that device.

Click New to configure a new monitor.

Select an existing monitor, then click Edit to change the current monitor configuration or double-click an existing monitor to change the configuration.

Select a performance monitor type, then click Delete to remove it from the list.

For information on the Active Script Performance Monitor, please see Adding Custom Performance Monitors to the Performance Monitor Library, page 10-7.

Active Monitor Device Properties

Use the Active Monitors dialog box to display and manage active monitors for a device. To get to this dialog box, right-click a device from the device list, and select Properties > Active Monitor. Monitors may have been added during initial discovery, when Cisco netManager first added the device to the database

You can do the following from this dialog box:

Click Add to configure a new active monitor.

Select an active monitor and click Edit to change the configuration.

Select an active monitor and click Remove to remove the monitor from the device.

On the Cisco netManager console, you can click Discover to have Cisco netManager scan the device for Active Monitors on the device.

For more information, see Chapter 8, "Using Active Monitors."

Passive Monitor Device Properties

Some elements on a network may not provide a clear up or down status when queried. For example, a message may get logged to the system's Event log by another application (such as an antivirus application alerting when a virus is found). Because these messages/events can occur at any time, a Passive Monitor Listener listens for them and notifies Cisco netManager when they occur.

To configure the passive monitor for a device, right-click on a device from the device list, and select Properties > Passive Monitor. This dialog box displays all passive monitors configured for this device.

You can do the following from this dialog box:

Click Add to configure a new passive monitor.

Select a passive monitor, then click Edit to change the configuration.

Double-click a passive monitor to edit the configuration.

Select a passive monitor, then click Remove to remove the monitor from the device.

For more information, see Chapter 9, "Using Passive Monitors."

Device Property Actions

You can select an action policy to use on a device or configure alerts specifically for this device. To get to this dialog box, right-click on a device from the device list, and select Properties > Actions.

Select a policy from the Apply this Action policy pull-down menu. You can also create a new, or edit an existing action policy by clicking the Browse button next to the pull-down menu box.

Configured alerts appear in the Apply individual actions list, displaying the action type that is to be fired and the state change that will trigger the action. You may have multiple actions on a single device.

This dialog box displays all actions configured for this device. You can do the following:

Click Add to configure a new action.

Select an action, then click Edit to change the configuration.

Double-click an action to edit the configuration.

Select an action, then click Remove to remove the action from the device. Removing the action from the list also deletes all records for this action (on this device) from the action log.

For more information, see Chapter 7, "Using Actions."

Device Property Credentials

The Credentials dialog box displays Windows and SNMP credentials information for the current device. To get to this dialog box, right-click on a device from the device list, and select Properties > Credentials.

Devices that are SNMP-manageable devices appear on the map view with an icon with a white star in the top right corner.

Windows credentials—Select the Windows credential to connect to this device. Click the Browse (...) button to browse the credentials library.

SNMP v1/v2/v3 credentials—If the Identify devices via SNMP option was selected during discovery or if an SNMP discovery was performed, the correct SNMP credential was used during the discovery process, and if the device is SNMP manageable, then the correct credential is selected automatically. If any of these conditions are not met, None is selected.

Device Object ID (OID)—The SNMP object identifier for the device. This identifier is used to access a device and read other SNMP data.

For more information, see the "Credentials Overview" section.

Device Property Polling

Polling is the term used for monitoring discovered devices in Cisco netManager. The Polling dialog box lets you configure polling options and/or schedule maintenance times for the selected device. To get to this dialog box, right-click on a device from the device list, and select Properties > Polling.

Poll interval—This number determines how often Cisco netManager will poll the selected device. Enter the number of seconds you want to pass between polls.

Up dependency—Click to configure additional options, based on when another device is operational, that determine when the selected device is polled.

Down dependency—Click to configure additional options, based on when the selected device is operational, that determine when other devices are polled.

Maintenance—Use this section of the dialog box to manually set the device Maintenance state, or schedule the maintenance state for a certain time period. Any device placed in Maintenance mode will not be polled, but it remains in the device list with an identifying icon. By default, the maintenance state is represented by an orange background color.

Force this device into maintenance mode now—Select this option to put the selected device in maintenance mode. Clear the option to resume polling the device.

Recurring maintenance times—This box displays all scheduled maintenance times for the device.

Click Add to schedule a new maintenance time for the device.

Select an entry, then click Edit to change a scheduled time.

Select an entry, then click Remove to delete a scheduled time.

For more information, see Chapter 6, "Polling."

Device Property Notes

The Notes dialog box provides an option to enter free-form messages to the device database. To get to this dialog box, right-click on a device from the device list, and select Properties > Notes.

The first line of the notes box displays information about when the device was added to the database. If viewing the notes on a shortcut, the date and time the device was added to the database are displayed.

You can customize the notes with any information you want to include about the device. For example, you may want to record historical information about a device, physical location information, or perhaps notes relating to the actions configured for the device.

About Device Property Menus

In the Cisco netManager console, you can use the Menu dialog to create a custom context menu for a device. After a new option has been configured, it appears on the context menu when you right-click the device in the device list.

When you select the new menu item, the associated command is launched with the arguments that were included in the device's custom menu configuration.

Customize the menu on this device (don't use device type menu). Select this option to create and/or modify a context menu for this device. This will override any separate context menu that has already been created for the device type of the device.

Menu list. This box displays the commands that are currently configured for the device. After an item has been configured, it appears context (right-click) menu. When you click the menu item, the menu item is executed.

Click Add to add a new menu item.

Select an item, then click Edit to change the settings.

Select an item, then click Remove to remove it from the list.


Note Menu items configured in the console are not visible in the web interface. Custom links created in the web interface are not visible here in the console.


Device Property Custom Links

In the Cisco netManager web interface, you can use this dialog box to create a custom link for a device.

After a custom link has been configured and added to the Device Status workspace page, it appears in the Device Custom Links report on the Device Status page for the selected device.

You can do the following from this dialog box:

Click Add to add a new custom link.

Select a custom link in the list, then click Edit to change the settings.

Select a custom link in the list, then click Remove to remove it from the list.


Note Custom links created in the web interface are not visible in the console. Menu items configured in the console are not visible in the web interface.


Device Property Attributes

The Attributes dialog box lists attributes that are associated with a device, such as contact person, location, serial number, etc. To get to this dialog box, right-click on a device from the device list, and select Properties > Attributes. The first attributes in the list are added by Cisco netManager when the device is added to the database, either by the Device Discovery wizard, or through another means.

You can do the following from this dialog box:

Click Add to add a new device attribute. The Add Attribute dialog box opens.

Select a device attribute in the list, then click Edit to change the settings.

Select a device attribute in the list, then click Remove to remove it from the list.

Adding a New Device


NoteYou cannot add new devices to dynamic groups.

The device will not be added if you have reached the device count limit of your license. If this happens, an appropriate error message will appear when you try to add the device.

When a wireless LAN controller is added, not all the lightweight access points registered to it will be shown if you have reached the device count limit of your license. In this situation, an error message will not appear. However, the log file will indicate this if the trace was turned on.

To manually add a new device follow the procedure below. To add multiple devices using a file, see Importing Devices from a File.


Step 1 Do one of the following:

From the Devices tab, right-click My Network folder, and select New Device. The Add New Device dialog box opens.

From the Go menu, select Device > New Device....

Step 2 Enter the IP address or hostname for the device you want to add.

Step 3 Click Advanced to select a number of additional options for which to scan the device. For more information on the options available from this dialog box, see Active/Performance Monitors Scan Properties.

Step 4 To add a device without scanning, select Add device immediately without scanning. This immediately adds a bare-bones device, generically categorized as a workstation.

Step 5 Click OK to save changes. Cisco netManager attempts to resolve the IP address or hostname, then scans that device for active monitors. When the scan is complete, the Device Properties dialog box opens, allowing you to further configure the device as needed.


Note If you have entered SNMP credentials and the device does not respond to SNMP within the amount of retries and timeout as configured globally in Go > Configure > Default SNMP Timeout settings, then the credentials have not been associated with the device. To correct this, right-click the device from the Device List and select Properties. Select Credentials and enter the correct credentials in the fields provided. Then try to rediscover the device, see Rediscovering Devices.



Active/Performance Monitors Scan Properties

This dialog box appears when you add a single device or import devices from a file.

Select the active and performance monitors that you want Cisco netManager to scan for during discovery. After they are discovered, Cisco netManager will configure the new devices with the monitors found.

The top list displays active monitors that have been defined in the Active Monitor Library with the Use in Discovery option selected. The bottom list displays all performance monitors defined in the Performance Monitor Library. For more information about performance monitors, see Chapter 9, "Using Passive Monitors."

Use comprehensive discovery—By default, Cisco netManager sends a ping command to each viable IP address in the range configured in the first section of this wizard. If the device responds, Cisco netManager then scans for the monitors listed on this dialog box. If no device responds, discovery moves on to the next IP address. Select this option to have device discovery scan each IP address for all of the selected monitors without first sending the ping command to the device. Discovery will take longer if this option is selected.


Note If you want a ping monitor created for the devices found in discovery, you must select Ping as an 'active monitor to scan' even if you have cleared the Use comprehensive discovery option.


During discovery, interface monitors are added after the scan, only if a device has multiple physical interfaces. If a device only has 1 interface, then no interface monitors are added, even if the interface monitor is selected to be scanned. Loopback interface doesn't count.

Resolve host names. Select this option to have Cisco netManager attempt to populate the list of discovered devices with host names, instead of IP addresses. Clear this option to have the list show only IP addresses of discovered devices.

Identify device via SNMP. Select this option to have Cisco netManager read the SNMP information on the device.

SNMP read communities. Enter one or more community strings, separated by commas, that the device will respond to. If the read community string is incorrect, or none is provided, Cisco netManager determines device type based on the monitors discovered during the scan.


Note This option is only available when adding a single device.


Windows credentials. Select a Windows credential to use when attempting to discover devices where you have to provide a Windows username or password when connecting. Credentials are configured in the Credentials Library. When a device is discovered using a credential, that credential is then associated to that device. You can change this on Device Properties  > Credentials. If you select All, discovery uses all configured credentials in the Credentials Library. The credential that is successful is then associated with the device.

Configuring Network Interfaces on a Device

The Network Interface dialog box displays all network interfaces currently configured for the device.
Cisco netManager monitors all interfaces listed here, displaying the worst state of the interfaces as the device status.


Step 1 From the device list, right-click a device, then click Properties. The Device Properties dialog box opens.

Step 2 Click General. The General dialog box opens.

Step 3 Click Additional Network Interfaces. The Add Network Interfaces dialog box opens.

Step 4 Do one of the following:

Click Add to add a network interface. Enter the network information for the new interface.

Click Set Default to change the default network interface on a device. Select the interface you want to make the default.

Click Edit to modify the interface details.

Click Remove to remove the interface.

Step 5 Click OK to return to the General section.


Adding Attributes to a Device


Step 1 From the device list, right-click a device, then click Properties. The Device Properties dialog box opens.

Step 2 Click Attributes. The Attributes dialog box opens.

Step 3 Do one of the following:

Click Add to add a new device attribute. The Add Attribute dialog box opens.

Select a device attribute in the list, then click Edit to change the settings.

Select a device attribute in the list, then click Remove to remove it from the list.

Step 4 Enter information in the Attribute name and Attribute value boxes.

Step 5 Click OK to save changes.


Adding Notes to a Device


Step 1 From the device list, right-click a device, then click Properties. The Device Properties dialog box opens.

Step 2 Click Notes. The Notes dialog box opens.

Step 3 Enter the note in the Notes box.

Notes. The first line of the Notes box displays information about when the device was added to the database. If viewing the notes on a shortcut, the date and time the device was added to the database are displayed.

You can customize the notes with any information you want to include about the device. For example, you may want to record historical information about a device, physical location information, or notes relating to the actions configured for the device.


Note There is no automatic word wrap. Add a return to display information in the dialog without requiring you to scroll to view it.


Step 4 Click OK to save changes.


Changing a Device IP Address


Step 1 From the device list, right-click a device, then select Properties > General.

Step 2 Enter the new IP address in the Address box.

Step 3 Click OK to save changes.


Changing a Device Name

Changing the name of a device changes how it appears in the list views.


Step 1 From the device list, right-click a device. From the context menu, click Properties > General.

Step 2 In the General section of Device Properties, enter the new name in the Display Name box.

Step 3 Click OK to save changes.


Importing Devices from a File


Step 1 Do one of the following:

From the Device tab, click the Import Device icon located in the Device Toolbar.

From the Go menu, select Device > Import Devices....

Step 2 Select either Server or Local.

If you select Server, you only need to enter the filename; for example, seed.csv. The file is assumed to be present in the <CNM_Install_Dir>\importFiles directory.

If you select Local, enter the full path of where the file can be found, or browse the file system and select the file using the Browse tab.

Step 3 Enter the filename or browse the file system and select the file using the Browse tab.


Note Only CSV2.0 and CSV3.0 file formats are supported. XML files are not supported. For more information on file format, see the "Sample CSV Files" section.


Step 4 Click Advanced to select a number of additional options for which to scan the device. For more information on the options available from this dialog box, see "Active/Performance Monitors Scan Properties" section.

Step 5 Click OK to save changes. Cisco netManager attempts to resolve the IP address or hostname, then scans that device for active monitors. When the scan is complete, the Device Properties dialog box opens, allowing you to further configure the device as needed.


Note When a device cannot be added because the device count limit has been reached (due to the type of license purchased), the progress bar will indicate the number of devices not added. The Import Status window will also have this information.



Sample CSV Files

Sample CSV 2.0 File

;
; This file is generated by the export utility
; If you edit this file, be sure you know what you are doing
;
Cisco Systems NM data import, source = export utility; Version = 2.0;
Type = Csv
;
; Here are the columns of the table.
; Columns 1 and 2 are required.
; Columns 3 through 19 are optional.
; Col# = 1: Name (including domain or simply an IP)
; Col# = 2: RO community string
; Col# = 3: RW community string
; Col# = 4: Serial Number
; Col# = 5: User Field 1
; Col# = 6: User Field 2
; Col# = 7: User Field 3
; Col# = 8: User Field 4
; Col# = 9; Name = Telnet password
; Col# = 10; Name = Enable password
; Col# = 11; Name = Enable secret
; Col# = 12; Name = Tacacs user
; Col# = 13; Name = Tacacs password
; Col# = 14; Name = Tacacs enable user
; Col# = 15; Name = Tacacs enable password
; Col# = 16; Name = Local user
; Col# = 17; Name = Local password
; Col# = 18; Name = Rcp user
; Col# = 19; Name = Rcp password
;
; Here are the rows of data.
;
123.45.118.156,public,,FHH080600dg,,,,,,,,,,,,,,,
123.45.118.150,public,,FHH0743W022,,,,,,,,,,,,,,,
10.88.13.18,public,,,,,,,,
10.88.13.65,public,,,,,,,,
10.88.11.175,public,,,,,,
10.88.11.124,public,,,,,,
10.88.11.153,public

Sample CSV 3.0 File

; This file is generated by DCR Export utility
Cisco Systems NM Data import, Source=DCR Export; Type=DCRCSV; Version=3.0

;
;Start of section 0 - Basic Credentials
;
;HEADER: management_ip_address,host_name,domain_name,device_identity,display_name,sysObjectID,dcr_d evice_type,mdf_type,snmp_v2_ro_comm_string,snmp_v2_rw_comm_string,snmp_v3_user_id,snmp_v3_ password,snmp_v3_engine_id,snmp_v3_auth_algorithm,rxboot_mode_username,rxboot_mode_passwor d,primary_username,primary_password,primary_enable_password,http_username,http_password,ht tp_mode,http_port,https_port,cert_common_name
;
123.10.118.84,,,,123.10.118.84,unknown,0,999980341,public,,,,,,,,,,,administrator,cisco,ht tp,80,,
10.16.83.82,10.76.93.82,,,srst-sw,unknown,0,279568149,public,private,,,,,,,,,,,,,,,
10.16.81.71,10.76.91.71,,,10.16.91.71,unknown,0,268437969,public,,,,,,,,,,,,,,,,
10.16.81.183,10.76.91.183,,,10.76.81.183,1.3.6.1.4.1.9.1.26,0,268437597,public,,,,,,,,,,,, ,,,,
10.16.83.75,,,,ipif-skate.cisco.com,unknown,,999990341,public,,,,,none,,,Administrator,voi ce,,Administrator,voice,,,,
10.16.81.30,10.76.91.30,,,10.16.81.30,unknown,0,268437960,public,,,,,,,,,,,,,,,,
10.16.81.146,10.76.91.146,,,10.16.81.146,unknown,0,278546113,,,ipcom,ipcom,,MD5,,,,,,,,,,,
10.16.81.72,10.76.91.72,,,10.16.81.72,unknown,0,268437990,public,,,,,,,,,,,,,,,,
123.20.118.3,,,,172.20.118.3,unknown,0,268437990,public,,,,,,,,,,,,,,,,
10.16.81.149,10.16.81.149,,,10.16.81.149,unknown,0,999990341,public,private,,,,none,,, Administrator,cisco,,Administrator,cisco,,,,

Sample of a List of IP Addresses

10.16.83.18,
10.16.83.65,
10.16.81.175,
10.16.81.124,
10.16.81.153,
10.16.81.130,
10.16.81.151,
10.16.81.67,
10.16.81.83

Rediscovering Devices

This task rediscovers all the devices in the network. You would want to perform this task if device credentials, capabilities, etc., are changed. During rediscovery, if device capabilities have changed, associated monitors and data inventory are updated. If a device is unreachable, the device status will be updated accordingly. This can be a time-consuming task that will allow you navigate the web interface, but not perform any operations.

To rediscover devices:


Step 1 From the Go menu, select Device > Rediscover Devices...

Step 2 Click OK.



Note If you cannot rediscover a device's new capabilities because you have reached the device count limit of your license, an appropriate error message will appear.


Suspending and Resuming Single Device Polling

This task permanently suspends or resumes polling on a specific device.


Step 1 From the device list, right-click a device. From the context menu, click Device Management > Suspend or Device Management > Resume.

Step 2 Click OK.


Device Types

In the left-hand pane of the Cisco netManager console interface, the Device Types (icons representing the types of devices you may have on your network) appear.

Click the tab at the bottom of the pane to switch from Device Types (Basic) to Device Types (Advanced).

You can select a device type in the Device Properties General dialog box on the console or web interface. When you change a device type on an existing device, you are only changing the icon that represents the device; you are not adding additional information and settings to the device. All other changes will have to be done manually. For more information about selecting a specific device types for existing devices, see "Changing Device Types" section.

Configuring Device Types

If you want Device Discovery to use a special icon when it finds this device, make sure you have run the MIB extractor.


Step 1 From the console, click Configure > Device Types > New.

Step 2 Enter a Device Type Name for the new device.

Step 3 In the Icon filename box, browse to a graphic file to represent the device.

Step 4 In the Overlay text box, you can enter a word or two which will overlay the device icon to help differentiate this device. For example, HP Laser will help differentiate this device from other printers which use the same icon.

Step 5 Select the device Polling type.

Step 6 (Optional) In the SNMP Object ID text box, enter an SNMP identifier (or use the browse button (...) to find one) that corresponds to a vendor device type; this is usually found in the private > enterprises section of the MIB tree, under the vendor name.

Device discovery finds and maps devices using the SNMP identifiers to locate the specified devices. To scan for devices, you must also enter the proper community name.

You can use multiple identifiers. For example, suppose a manufacturer named Acme makes three devices: the Acme 4500, the Acme 4501, and the Acme 4502. You could define one device type to represent any Acme device in the 4500 series; in the SNMP Object box, you would enter the three SNMP identifiers for the Acme 4500, 4501, and 4502. The Scan tool uses the icon for any of the three devices.

You need to separate multiple SNMP object identifiers by using semicolons. The last number in the identifier can be an asterisk, can be a range using hyphens, or can contain multiples separated by commas. For example:

1.3.6.1.4.1.311.1.1.3.1.3

1.3.6.1.4.1.311.1.1.3.1.3;1.3.6.1.4.1.311.1.1.3.1.4

1.3.6.1.4.1.311.1.1.3.1.3,4

1.3.6.1.4.1.311.1.1.3.1.1,3-4

1.3.6.1.4.1.311.1.1.3.1.*

Step 7 Click Next to save the new device type, and access the Active Monitor dialog for device types.

Step 8 Click Add to add an active monitor for the device type.

Step 9 Click Next to access the Passive Monitor dialog for device types.

Step 10 Click Add to add a passive monitor for the device type.

Step 11 Click Next to access the Context Menu dialog for device types.

Step 12 Click Add to add a context menu for the device type.

Step 13 Click Next to access the Action policy dialog for device types.

Step 14 Associate an action policy, or click the browse button to create or edit an action policy.

Step 15 Click Finish to save the new device type.

Changing Device Types

Device Types act like templates for new devices, containing device properties (such as active and passive monitors, menu items, etc.) and represented by different icons in Device Properties.

When you change a device type on an existing device, you are only changing the icon that represents the device, and not adding additional information and settings to the device. If you rediscover the device, the icon will change back to the original device type. All other changes will have to be done manually.

To change a device type icon on an existing device:


Step 1 In Device view, right-click on a device. In the context menu, click Properties > General.

Step 2 In the Device type list, select a new device type.

Step 3 Click OK to save changes.


Editing Multiple Devices with Bulk Field Change

The Bulk Field Change feature gives you the ability to make changes to multiple devices and device groups. You must have administrative privileges to the devices or device groups that you want to make changes to.

To edit multiple devices:


Step 1 Select the devices or device groups you want to change, then right-click and select Bulk Field Change. The Bulk Field Change context menu opens.


Note When you select a device group, every device in the group, and any subgroup of the group, will reflect the bulk field change.


Step 2 Select the field you want to change. The following items can be modified through Bulk Field Change:

Credentials

Polling Interval

Maintenance Mode

Maintenance Schedule (web interface only)

Device Type

Action Policy

Up Dependency

Down Dependency

Notes

Attribute

Performance Monitors

Active Monitor

Active Monitor Properties

Passive Monitor (web interface only)

Passive Monitor Properties (web interface only)

Step 3 Enter the configuration information that you want to set.

Step 4 Click OK to save changes.


Using Acknowledgements

When a device state changes, regardless of any action that has been placed on the device, Cisco netManager uses the Acknowledgement feature to make you aware that the state change occurred. The device name appears in bold in the Device List.

After the device is in Acknowledgement mode, it will remain so until you actively acknowledge it.


Note Acknowledging a device state change does not keep that device from firing actions. To stop a device from firing actions, you must put the device into Maintenance mode.


To acknowledge a state change, select the device or devices you want to acknowledge, right-click, then click Acknowledge Events. For a list of events, see List of Events, page 14-17.

Credentials Overview

The Credentials system stores login or community string information for Windows (WMI Active Monitors and WMI Performance Monitors) and SNMP devices in the Cisco netManager database. The system supports SNMP v 1, 2, and 3.

Credentials are configured in the Credentials Library (found on the web interface menu at Go > Configure > Credentials Library) and used in several places throughout the application. They can be associated to devices in Device Properties > Credentials or through the Credentials Bulk Field Change option.

A device needs SNMP credentials applied to it before SNMP-based Active Monitors will work. Similarly, NT Service Checks must have Windows credentials applied.

.Creating Custom Context menus

You can create custom context menus for Cisco netManager in the console. When you create a custom context menu, it is available in the right-mouse menu for devices. When the menu item is selected, the associated command is executed with the arguments that were entered in the menu configuration options.

To create a custom menu:


Step 1 Double-click the device you want to edit, the Device Properties appear.

Step 2 Click Menu. The Device Properties Menu dialog opens.

Step 3 Click to select the Customize the menu on this device (don't use device type menu) option.

Step 4 Click Add. The Add Menu Item dialog opens.

Step 5 Enter information in the Display name, Command, and Arguments boxes.

Step 6 Click OK to save changes. The custom menu is added to the device's context menu.


.Creating Custom Context Menus

You can create custom context menus for Cisco netManager in the console. When you create a custom context menu, it is available in the right-mouse menu for devices. When the menu item is selected, the associated command is executed with the arguments that were entered in the menu configuration options.

To create a custom menu:


Step 1 Double-click the device you want to edit, the Device Properties appear.

Step 2 Click Menu. The Device Properties Menu dialog opens.

Step 3 Click to select the Customize the menu on this device (don't use device type menu) option.

Step 4 Click Add. The Add Menu Item dialog opens.

Step 5 Enter information in the Display name, Command, and Arguments boxes.

Step 6 Click OK to save changes. The custom menu is added to the device's context menu.


hometocprevnextglossaryfeedbacksearchhelp

Posted: Fri Dec 21 15:01:29 PST 2007
All contents are Copyright © 1992--2007 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.