Use > Use Views to Display Data > Use Table Views

Use Table Views

Table views display data in tabular format. Each row displays data about one object.  If there are more rows than fits on a single screen, you can scroll through the table view using the scroll bar.

If a table contains more rows than the maximum limit set for a table, filter your table view to reduce the number of rows. See Use the View Toolbars  for more information about how NNMi indicates the table has exceeded the maximum limit specified. See Filter a Table View for information about how to filter a table view.

From a table view, in addition to the tasks accessed with the view display panel toolbar, you can perform the following tasks:

The following customizations are saved across browser sessions:

  • Column width
  • Hidden columns
  • Sort column and order
  • Column filters
  • Quick filter value
  • Node or interface group filter
  • Time period filter (for incidents)

Resize a Column

You can resize columns using your mouse.

To resize a column in the table:

  1. Mouse over the edge of the column until you see a ↔ resize icon.
  2. Drag the column edge to the width you want.

Hide a Column

If you find you no longer want to include a column of information in your view, you can hide a specified column.

To hide a table column:

  1. Right-click the column of interest.

  2. Select Visibility.

    The list of column names appears.

  3. Click to clear the check box that precedes the name of the column you want to hide.

Display a Hidden Column

If you want to display a hidden column.

To display a hidden table column:

  1. Right-click the column of interest.

  2. Select Visibility.

    The list of column names appears.

  3. Click to check the check box that precedes the name of the column you want to display.

Select all Rows in a Table

If you want to select all rows in a table.

To select all rows in a table:

  1. Select any row in the table.
  2. Do one of the following:

    • Press Ctrl-a.
    • Right-click any row in the table view, and select Select All.
  3. The table view data appears highlighted.

Related Topics

Sort Column Data 

By sorting columns, you can get the most important information at the top of your table. For example, at times you might want to view all critical nodes. At other times, you might need to find node contact information.

To sort by columns:

  1. Right-click the column heading or data cell on which you want to sort.
  2. To sort the column in ascending order, select Sort: Ascending
  3. To sort the column in descending order, select Sort: Descending

When sorting column data, note the following:

  • You can click the column header to initiate a sort on the column values. Clicking the column heading again, reverses the sort direction.
  • Network Node Manager i Software Smart Plug-ins (iSPIs) might provide table views in which sorting is disabled for one or more columns.
  • Sorting tables that contain large amounts of data (for example, viewing all interfaces or incidents), can sometimes result in slow response times. In this case, it is better to first filter the table information so that it contains only the values of interest before performing your sort.

More About Sorting

When sorting table columns, note the following:

  • You can sort on only one column heading at one time.
  • Capital letters are sorted separately from lowercase.

    The Assigned To column in incident views is sorted in alphabetical order according to the language locale that is set for the NNMi management server. When determining alphabetical order, NNMi uses the user display name rather than the actual login name and does not sort capital letters separately from lowercase. If you are an NNMi administrator, you can set the language locale for the sort order using the server.properties file. See the "Maintaining NNMi" chapter of the Network Node Manager i Software Deployment Reference at https://softwaresupport.softwaregrp.com/ for more information. The default sort locale value is English (en_US).

  • NNMi sorts some table columns using lexicographical ordering. This might produce unfamiliar orders for strings such as Object IDs that contain numbers. For example you might expect the following order when sorting the sysObjectID data type:

    • 1.3.6.1.4.1.1
    • 1.3.6.1.4.1.3
    • 1.3.6.1.4.1.20

    Using lexicographical ordering, these system object ID values are ordered as follows:

    • 1.3.6.1.4.1.1
    • 1.3.6.1.4.1.20
    • 1.3.6.1.4.1.3
  • Some table columns, such as Status and ifType, display data types which have a natural sort order that is distinct from an alphabetical order. When sorting these columns, the values are sorted according to a natural or pre-determined order rather than alphabetically. For example when sorting the Status column, you always see the following order (ascending) or the reverse (descending): Critical, Major, Minor, Warning, Unknown, Disabled, Normal, and No Status.
  • Your sort choices are saved across user sessions.

Stop Periodic Refresh of a View

You can manually stop the periodic refresh of the group of items displayed in a table view at any time.

The status of this group of objects is always updated on a regular basis, you are only stopping updates based on network objects being added or deleted from the NNMi database.

NNMi's status bar displays the refresh rate and whether the refresh rate has been disabled.

To stop the periodic refresh of a table view:

  1. In the view toolbar, click the  Stop Periodic Refresh icon. The following message displays in the Status Bar at the bottom-right corner of the table:

  2. If you want to restart the refresh rate, click the  Refresh icon in the view toolbar. The following message displays in the Status Bar at the bottom-right corner of the table:

    You cannot change the refresh rate. NNMi sets that default rate for each view.

Filter a Table View

When using table views, you can reduce the amount of information displayed by filtering a view using one of the object's attribute values. For example, you can access only those incidents that have a Status of Critical, or only those incidents that have a Description that is Interface Down.

Filtering a table view is also useful to reduce the number of rows when a table contains more rows than the maximum limit set for a table. See Use the View Toolbars for more information about how NNMi indicates the table has exceeded the maximum limit specified.

When a view is first displayed, it displays a set of filtered columns based on the view definition provided by NNMi.

 

The view status bar indicates if one or more filters have been set for the view. FILTER:ON indicates that one or more filters have been set. These are filters that you can modify. In some views, NNMi provides factory set filters that cannot be changed. For example, the My Open Incidents view is filtered on the Assigned To attribute, which cannot be changed. FILTER:OFF indicates no modifiable filters have been set for the view. These views might have factory set filters.

When specifying filters, you can perform the following tasks:

  • Filter Tables by Node or Interface Group
  • Filter by Time Period (Incident Views Only)

When using filters, note the following:

  • You can filter on multiple table columns. The resulting filter is a logical AND of the filters for all of the columns.
  • Network Node Manager i Software Smart Plug-ins (iSPIs) might provide table views in which filtering is disabled for one or more columns.
  • NNMi matches to the milliseconds when filtering on columns that represent time values (for example, Last Occurrence). Therefore, only those times that match to the milliseconds are included in your view. Try using the less than or equal or greater than or equal filter options to include a wider range of time values.
  • NNMi restricts certain filter operations or options per data type. Only the filter options that apply to the attribute data type appear. The data types and valid filter options are described in the table below.
  • A different subset of these filter options appears depending on whether you are clicking a data cell, a column header, or a blank row. A data cell filter menu includes filters that use the value of the selected data cell.
Filter Options Available
Data TypeValid Filter Options
All data types

Equals this value

Not equal to this value

Text (String)

Numeric

Enumerated List

IP Address

Date and Time

Create Filter...
Boolean data types

Is true

Is false

Numeric (Integer, IP address, and date)

Greater than or equal to this value

Less than or equal to this value

 

Addtional Filter Options Available
Data TypeValid Filter Options
Group Filter

Provides a drop-down menu in the view display panel toolbar of the node and interface groups available to you.

Quick Filter

Provides a drop-down menu in the view display panel toolbar of all of the possible values for an attribute. These drop-down menus are provided for table views that include "by" in the view name.

Time Period Filter

Provides a drop-down menu in the view display panel toolbar in incident views. This filter lists a variety of time periods for which you can filter your incident views. Possible values include: Last 5 minutes, Last Hour, Last 8 Hours, Last Day, Last 3 Days, Last Week, Last Month, and All.

Filter Tables by Node or Interface Group

NNMi lets you filter your table views by node or interface group. For example, you might want to view all of the important Cisco routers, or all of the Voice-Over-IP interfaces within your network.

Your NNMi administrator creates these groups. They are listed in a "group selector" drop-down menu list on the view toolbar as shown below:

Node Group filters are available for: 

  • Node views
  • Interface views
  • IP address views
  • Incident views
  • Node Sensor views
  • Physical Sensor views

Interface Group filters are available for:

  • Interface views
  • IP Address views
  • Card views

To filter a view by Node or Interface Group:

  1. Navigate to the view of interest.

    1. From the workspace navigation panel, select the workspace that contains the view you want to use; for example, Inventory.
    2. Select the view of interest; for example, Interfaces.
  2. In the group selector drop-down list, select the Node Group or Interface Group you want to use as a filter.

When using Node Group or Interface Group filters, note the following:

  • By default, table views are not filtered by Node or Interface Group.
  • If a view can be filtered by both Node Group and Interface Group, the selection box lists the Node Groups first, followed by the Interface Groups. Each list appears in alphabetical order.
  • When the filter is applied, the view automatically refreshes to show the appropriate set of objects.
  • If you set a Node Group or Interface Group filter, NNMi combines the group filter with any other filters using the AND Boolean operator.
  • To clear the group filter, return the selection value to "<Set node group filter>" or "<Set node or interface group filter>".

About Node and Interface Groups

When monitoring your network, you might be interested in only viewing information for a particular set of nodes or interfaces. Your network administrator can group sets of nodes or interfaces into node or interface groups. An example Node Group could be all important Cisco routers, or all routers in a particular building. As another example, all interfaces used for Voice-Over-IP might be grouped together in your network.

Your administrator configures Node Groups based on any of the following:

  • Vendor or model SNMP object identifiers.
  • Specific devices identified by name or IP address.
  • Devices identified with wildcard characters to define a Node Group. These groups might be based on a naming strategy that is set in place for your organization.
Node Groups can also control how NNMi monitors network devices. For example, your administrator might configure each group to have a different health monitoring interval.

You can display the definition of a group:

  • Node Group definitions

    1. From the workspace navigation panel, select the Inventory workspace.
    2. Select the Node Groups view.
    3. Double-click the row representing the Node Group.
    4. The Node Group form displays.
    5. When finished, click the  Close icon.
  • Interface Group definitions

    1. From the workspace navigation panel, select the Inventory workspace.
    2. Select the Interface Groups view.
    3. Double-click the row representing the Interface Group.
    4. The Interface Group form displays.

      Interface group definitions match the way your team identifies important network devices. Each interface group can include one or more interface-type specifications (based on industry-standard IANA ifType-MIB variables).

    5. When finished, click the  Close icon.

Special Actions are provided for Node Groups and Interface Groups. See Using Actions to Perform Tasks.

Filter by Time Period (Incident Views Only)

Incident views enable you to filter your view by time period. Filtering using the time period filter lets you focus on the most recent incidents of interest. The available time periods include:

  • Last 5 Minutes
  • Last Hour
  • Last 8 Hours
  • Last Day
  • Last 3 Days
  • Last Week
  • Last Month
  • All

A month is defined as 31 days.

Filter by Attribute Value

When specifying filters based on attribute (column) values, some filter options require that you specify the value by selecting the value in an object instance and some require that you open a Create Filter... dialog to specify the value. You can also specify a filter based on whether an attribute contains a value.

Select Filter Values

The following filter options require an attribute value as the basis for the filter.

When using the filter options listed below, first right-click the value in the table on which you want to filter.
Filter Settings
Filter OptionDescription
Equals this valueNNMi displays only instances that contain the attribute value you specify.
Not equal to this value

NNMi displays only instances that have an attribute value that does NOT contain the value specified.

You can specify multiple values for this filter; but can only supply one value each time you select this option.

For certain attributes, this option can also filter values that are "empty" or null.
Greater than or equal to this valueNNMi displays only instances that contain the attribute values that are greater than or equal to the value you specify.
Less than or equal to this valueNNMi displays only instances that contain the attribute values that are less than or equal to the value you specify.
Is trueNNMi displays only instances that have an attribute value that contains the value true.
Is falseNNMi displays only instances that have an attribute value that contains the value false.

You can change a filter at any time. NNMi saves filters per user so that the filters you specify are maintained during subsequent user sessions.

To filter your view by selecting an attribute value in the table:

  1. Right-click the attribute value on which you want to base your filter.
  2. Select one of the following filter options:

    • Equals this value
    • Not equal to this value
    • Greater than or equal to this value
    • Less than or equal to this value
    • Is true
    • Is false

    NNMi displays a table view of all instances that have been selected based on the filter option and attribute values you specified or selected.

    Each filtered column is indicated using the Filter icon filter icon.

Create a Filter to Specify Values

NNMI enable you to provide attribute values on which you want to filter. You can provide attributes values by creating a filter for any of the following types of values:

  • Text (String)
  • Numeric
  • Enumerated List
  • IP Address
  • Date and Time

To filter information by specifying one or more values:

  1. Right-click the column or attribute on which you want to filter.
  2. Select Create filter...

    NNMi displays the Filter Dialog that is appropriate for the selected column's data type.

  3. In the Create Filter ... Dialog displayed:

    1. Select a Filter Option (see Filter Option tables) .
    2. Specify one or more valid values (see Valid Filter Values)

      If your NNMi administrator is using Lightweight Directory Access Protocol (LDAP) to store user name information, NNMi shows the configured display name in the Incident Assigned To column, but internally stores the user name that identifies the user account. To specify a filter for the Incident Assigned To column, do one of the following:

      • Specify the user name as the filter value.
      • Right-click the Assigned To on which you want to filter. Then, select Filter > Equals this value or Filter > Not equal to this value. NNMi creates the filter using the stored user name value.

      If you are an NNMi administrator, see the "Maintaining NNMi" chapter in the Network Node Manager i Software Deployment Reference for more information about configuring the Incident Assigned To display name.

  4. Click Apply.

    NNMi displays a table view of all instances that have been selected based on the filter option and attribute values you specified or selected.

    Each filtered column is indicated using the Filter icon filter icon.

Text (String) Filter Options
Filter OptionDescription

starts with

NNMi displays only instances that have an attribute value that starts with the text string value specified.

Use this option when you are looking for an entry that begins with a specific string value. For example if all of your Cisco devices started with the text string "Cisco", and you wanted to find all Cisco devices, you could use the value string "Cisco".

contains

NNMi displays only those instances that have an attribute value that contains the text string value you enter.

You can use the wildcard character ('*') to match one or more characters within the contains value. For example, c*m matches the following values:

3com9000

callmgr1

matches

NNMi displays only those instances that have an attribute value that matches the text string value you enter.

Use the question mark (?) to match one character.

Use the asterisk (*) as a wildcard character to match zero or more characters.

less than or equal toNNMi performs an alphabetical (lexicographical) comparison and displays all text string values that are before the text string value you enter.
greater than or equal toNNMi performs an alphabetical (lexicographical) comparison and displays all text string values that are after the text string value you enter.

 

Numeric Filter Options
Filter OptionDescription

equals

NNMi displays only instances that contain the numeric value or values you specify.

not equals

NNMi displays only instances that have an attribute value that does NOT contain the numeric value or values specified.

For certain attributes, this option can also filter values that are "empty" or null.
greater than or equal toNNMi performs an alphabetical (lexicographical) comparison and displays all text string values that are after the text string value you enter.
less than or equal to

NNMi displays all values that are less than or equal to the numeric value you enter

 

Enumerated List Filter Options
Filter OptionDescription

equals

NNMi displays only instances that contain the value or values you select.

not equals

NNMi displays only instances that have an attribute value that does NOT contain the value or values you selected.

For certain attributes, this option can also filter values that are "empty" or null.

 

IP Address Filter Options
Filter OptionDescription
equals NNMi displays only instances that contain the IP Address value you specify.
rangeNNMi displays only instances that are within the IP Address range you specify.
is emptyNNMi displays only the instances that do not have a value for this attribute.
is not emptyNNMi displays only the instances that contain a value for this attribute.

 

Date and Time Filter Options
Filter OptionDescription
on or after NNMi displays only instances that have date and time values that occur on or after the date and time you specify.
on or before NNMi displays only instances that have date and time values that occur on or before the date and time you specify.
between

NNMi displays only instances that have date and time values that occur after the first date and time you specify and before the second date and time you specify.

Use the between operator when you want to filter on instances that occur within a specified hour or day.

 

Valid Filter Values
Data TypeDescription
Wildcards

% or * means multiple characters allowed at that location.

? or _ means any single character allowed at that location.

Text

Enter the value for which you want NNMi to search. Text (string) filters are case sensitive.

Numeric

Enter the numeric value or values for which you want NNMi to search. To enter more than one numeric value, enter a comma-separated list.

Enumerated List

Select one or more values from the enumerated list.

IP Address

Enter an IP Address or range of addresses using two IP addresses separated by a '-' or using Classless Inter-Domain Routing (CIDR) notation:

IPv4 examples:

10.168.0.1 - 10.168.13.1

10.2.120.0/21

 

IPv6 examples (NNMi Advanced):

2001:d88:a00:: - 2001:d88:aff:ffff:ffff:ffff:ffff:ffff

2001:d88:0:a00::/56

Date and Time

You must enter either a date or time or both. When entering a date only the day is required. When entering the time only the minutes are required.

NNMi uses a 24-hour clock, beginning at midnight (which is 0000 hours). For example, 1:00 AM is 0100 hours, 2:00 AM is 0200 hours, and 11:00 PM is 2300 hours.

Use Null Value Filters

NNMi provides the following filter options to filter your view based on whether the attribute contains a value. These filter options appear for data types that do not require a value:

  • Is not empty
  • Is empty

To filter your view based on null values:

  1. Right-click the column or attribute value on which you want to filter.
  2. Select from the filter options described in the table below.
  3. NNMi displays a table view of all instances that have been selected based on the filter option and any attribute values you specified or selected.

    Each filtered column is indicated using the Filter icon filter icon.

    You can change a filter at any time. NNMi saves filters per user so that the filters you specify are maintained during subsequent user sessions.

Filter Choices
Filter OptionDescription

Is not empty

NNMi displays only the instances that contain a value for this attribute.

Is empty

NNMi displays only the instances that do not have a value for this attribute.

Modify a Table View Filter

You can change a filter for a table view at any time. NNMi saves filters per user so that the filters you specify are maintained during subsequent user sessions.

To modify a filter :

  1. Right-click the column or attribute on which you want to filter.
  2. Select Modify filter...

    Note the following:

    • If a filter is not created for the selected table column, the Modify filter.... option does not appear.
    • If you have used an existing attribute value with the Not equal to this value filter, you can select an additional attribute value and select Not equal to this value also.
    • NNMi displays the filter dialog that is appropriate for the selected column's data type. If the filter was created using the “Not equal to this value” option with the Text (String) or IP address data type, NNMi does not include the values for the current filter.

  3. In the Modify Filter ... dialog displayed:

    1. Select a Filter Option (see Filter Option tables) .
    2. Specify one or more valid values (see Valid Filter Values)
  4. Click Apply.

    NNMi replaces the previous filter with the new filter values. NNMi displays a table view of all instances that have been selected based on the filter option and attribute values you specified or selected.

    Each filtered column is indicated using the Filter icon filter icon.

 

Text (String) Filter Options
Filter OptionDescription
start with

NNMi displays only instances that have an attribute value that starts with the text string value specified.

Use this option when you are looking for an entry that begins with a specific string value. For example if all of your Cisco devices started with the text string "Cisco", and you wanted to find all Cisco devices, you could use the value string "Cisco".

contains

NNMi displays only those instances that have an attribute value that matches the text string value you enter.

You can also use a wildcard character (*) within your string value.

If a wildcard is not specified, this filter option finds those values that exactly match the value string you enter. For example, if you wanted to find only the Cisco1 device from the following list of values, you would use "Cisco1" as your value string:

  • Cisco1
  • Cisco12
  • Cisco123

In this example, NNMi would not include Cisco12 and Cisco123.

matches

NNMi displays only those instances that have an attribute value that matches the text string value you enter.

Do not use the asterisk (*) within your string value unless you want NNMi to match * (asterisk).
less than or equal

NNMi performs an alphabetical (lexicographical) comparison and displays all text string values that are before the text string value you enter.

Not all text (string) column values include this option.
greater than or equal

NNMi performs an alphabetical (lexicographical) comparison and displays all text string values that are after the text string value you enter.

Not all text (string) column values include this option.

 

Numeric Filter Options
Filter OptionDescription
equal NNMi displays only instances that contain the numeric value or values you specify.
not equal NNMi displays only instances that have an attribute value that does NOT contain the numeric value or values specified.
greater than or equalNNMi performs an alphabetical (lexicographical) comparison and displays all text string values that are after the text string value you enter.
less than or equalNNMi displays all values that are less than or equal to the numeric value you enter.

 

Enumerated List Filter Options
Filter OptionDescription
equal NNMi displays only instances that contain the value or values you select.
not equal NNMi displays only instances that have an attribute value that does NOT contain the value or values you selected.

 

IP Address Filter Options
Filter OptionDescription
equal NNMi displays only instances that contain the IP Address value you specify.
rangeNNMi displays only instances that are within the IP Address range you specify.

 

Date and Time Filter Options
Filter OptionDescription
on or after NNMi displays only instances that have date and time values that occur on or after the date and time you specify.
on or before NNMi displays only instances that have date and time values that occur on or before the date and time you specify.
between

NNMi displays only instances that have date and time values that occur after the first date and time you specify and before the second date and time you specify.

Use the between operator when you want to filter on instances that occur within a specified hour or day.

 

Valid Filter Values
Data TypeDescription
Text Enter the value for which you want NNMi to search. Text (string) filters are case sensitive.
Numeric Enter the numeric value or values for which you want NNMi to search. To enter more than one numeric value, enter a comma-separated list.
Enumerated ListSelect one or more values from the enumerated list.
IP Address

Enter an IP Address or range of addresses using two IP addresses separated by a '-' or using Classless Inter-Domain Routing (CIDR) notation:

IPv4 examples:

10.168.0.1 - 10.168.13.1

10.2.120.0/21

 

IPv6 examples (NNMi Advanced):

2001:d88:a00:: - 2001:d88:aff:ffff:ffff:ffff:ffff:ffff

2001:d88:0:a00::/56

Date and Time

You must enter either a date or time or both. When entering a date only the day is required. When entering the time only the minutes are required.

NNMi uses a 24-hour clock, beginning at midnight (which is 0000 hours). For example, 1:00 AM is 0100 hours, 2:00 AM is 0200 hours, and 11:00 PM is 2300 hours.

Remove a Filter

NNMi lets you remove a filter for a selected column at any time.

To remove a filter:

  1. Right-click the column that has a filter that you want to remove.
  2. Select Remove filter from the drop-down menu.

NNMi removes all existing filters that have been set for that column.

Restore Default Filters

You can restore the default filters for a view. This option removes any filters that you have defined for the current view.

To restore the default filter settings:

In the table toolbar, click the Restore Default Filters icon Restore Default Filters icon.

If you are viewing a table that appears in the form, open the table in a new window using the  Show View In New Window icon, and then click the Restore Default Filters icon Restore Default Filters icon.

All filters are reset to the default values and any filters that you have created are removed for the current view.

You will lose any selections you have in the view.

Display Current Filter Settings

To keep track of the filters you have created, you can view the filter that has been set on a column by column basis.

To view a column's filter:

Mouse over the column of interest.

The example below shows the filter option and the string provided for that filter:

The following table explains the symbols used for each filter option

Filter Definitions
SymbolFilter Option

<=

Less than or equal to this value

>=

Greater than or equal to this value

=

Equals this value

NOT IN

Not equal to this value

IS NULL

Is empty

IS NOT NULL

Is not empty

LIKE

Contains string...

Starts with string...

Matches string...

The percent sign (%) represents the wildcard character.

Restore Table Defaults

You can remove the types of table view customizations described in the following table. Remove customizations when you no longer find them useful or when you reach the limit for the maximum number of customizations that can be stored.

If you are concerned about reaching your table view settings limit, remove view settings for tables that are not important.

The  Restore Default Filters icon does not appear on table views in forms. If you want to clear settings from a table view that appears in a form, use the Show View in New Window icon to open the table view in a new window and perform these operations.
Restore Default Table View Settings
What You can RemoveHowDescription
Only table view filtersFrom the view display panel toolbar, select  Restore Default Filters.Clears all customizations to filters for the table view and refreshes the view with the view's default filter settings.
All customizations for all table viewsSelect ViewRestore All Default View SettingsClears all customizations (and cookies) for all table view customizations.

Export Table Information

You can export the contents of a table view for use in other applications. You can choose to export only the rows that are selected or all of the rows in your table.

You must have a minimum of Operator Level1 Role to export table information.

When printing table information, note the following:

  • The first column of table information does not appear in the exported version. The contents of this column is for selection purposes only.
  • You can copy and paste the table data to other applications, such as Microsoft Excel, for additional editing and manipulating, such as getting a list of hostnames.

To export selected table rows:

  1. Select the row or rows that you want to export.
  2. Right-click a selected row.
  3. Select Export to CSV.

    NNMi displays the Export to CSV dialog.

  4. To included the table column headings in the exported data, click to check  Include Column Headings.
  5. NNMi stores date and enumerated values in both localized (Jul 12, 2010 10:07 AM) and raw (1278950859739) format. By default, NNMi exports only the localized (human readable) format for date and enumerated values.

    Select the Use Localized (Human Readable) Data option to include only the localized (human readable) format for both dates and enumerated values.

    Select the Use Raw (Computer Readable) Data option to include only the raw (computer readable) format for both date and enumerated values.

  6. In the Opening <file_name> dialog, select one of the following options.

    1. Open with to view the file contents.
    2. Save File to save the file to a specified file name.

To export all table rows:

  1. Right-click any cell or column header with the table.
  2. Click Select All.
  3. Right-click a row.
  4. Select Export to CSV.

    NNMi displays the Export to CSV dialog.

  5. To included the table column headings in the exported data, click to check  Include Column Headings.
  6. NNMi stores date and enumerated values in both localized (Jul 12, 2010 10:07 AM) and raw (1278950859739) format. By default, NNMi exports only the localized (human readable) format for date and enumerated values.

    Select the Use Localized (Human Readable) Data option to include only the localized (human readable) format for both dates and enumerated values.

    Select the Use (Computer Readable) Raw Data option to include only the raw (computer readable) format for both date and enumerated values.

  7. In the Opening <file_name> dialog, select one of the following options.

    1. Open with to view the file contents.
    2. Save File to save the file to a specified file name.

Limits to View Settings

NNMi automatically saves the following kinds of table view settings:

  • Column width
  • Hidden columns
  • Sort column and order
  • Filters

When customizing table views, note the following:

  • All settings for each table are stored in a corresponding cookie for that table.
  • The number of tables that have settings that can be saved, and the behavior when the limit is reached depends the browser you use:

    Microsoft Internet Explorer discards your oldest cookie and lets you continue creating customizations. If you are using Microsoft Internet Explorer, the cookie limit is 48.

    If you are using Mozilla Firefox, the cookie limit is 48. If you reach the 48 limit, Mozilla Firefox removes the next to last cookie before saving the latest cookie created.

  • Table view settings are specific to each operating system user. Therefore, if you log on as a different operating system user, you will have different view settings. If you sign into NNMi as a different NNMi user, but as the same operating system user, you will have the same view settings.
NNMi displays a warning message when your last cookie and subsequent table settings are being saved.

You can remove the customizations for all of your tables using the ViewRestore All Default View Settings. See Restore Table Defaults for more information.