Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All installed MIBs are listed in the MIB Manager page. To import a new MIB file, do the following:

  1. Go to Settings icon –> > Setup –> > MIB Management.
  2. At the top of the table, click Import to open the Import file requester.
  3. Click Browse and navigate to the location where you have saved the MIB file.
  4. Select the MIB file and click Import. The file is added to the MIB table.

...

To begin working with installed's Device Support Bundles feature set, go to Settings icon –> > Setup –> > Device Support Bundles.

...

Note: Support bundle operations require the SysAdmin role.

...

To create a new Device Support Bundle, do the following:

  1. Go to Settings icon –> > Setup –> > Device Support Bundle.
  2. At the top of the table, click New to create a new Device Support Bundle from the UI. A prompt appears, requesting entry of a name for the new bundle.
  3. Enter the name and click OK or press Enter. The DSB Editor window appears. A new DSB is created out of a set of built-in templates. The DSB bundle XML file, in which you write your support file for the bundle, contains a series of XML tags that are documented in each of the development steps. Typically, a device support bundle also will include vendor MIB files, and CCS or Perl scripts to handle configuration file collection. Vendor MIB files may also be imported separately.
    See the supplementary document Infoblox Device Support Guide in Additional Documentation in the online Help for much more detail on XML DSB tags and writing DSB files, and Job Scripting for much more detail on Perl and CCS scripting.

To import a previously created Device Support Bundle, do the following:

  1. Go to Settings icon –> > Setup –> > Device Support Bundle.
  2. Click Import to open the Import file requester.
  3. Click Browse and navigate to the location where you have saved the Zip file with the XML file and the directory containing the needed MIB files.
  4. Select the Zip file and click Import.
  5. An Import Status dialog box showing the import file output appears. The import may take several minutes to complete, and will display the results of each import function. Click Close when the process completes.

...

Validate – Validate the XML file associated with the DSB. A dialog opens and the process starts automatically (For more information, see Validating and Testing Imported Device Support Bundles);

Install – Install a new DSB into the appliance (applies only to DSBs created in the DSB Editor);

Test – Test the DSB against a recognized and managed device in the network (For more information, see Validating and Testing Imported Device Support Bundles);

Revert – While a DSB is being edited or modified, this menu option is enabled.

...

The XML is for the descriptor file containing all of the vital DSB descriptor tags for the device definition. It is not related to the MIB files that may or may not be bundled in the DSB. MIB files are usually bundled inside the tarball/Zip file comprising a DSB, that is imported into NetMRI. These MIBs do not have to be included in the bundle, but they are managed using the MIB Management page in Settings icon > Setup –> > Device Support Bundles. The DSB editor does not edit these files. You can use the DSB Editor to edit the XML configuration description and the CCS or Perl scripts for the bundle.

...

New device types can be created and are fully compatible with the DSB engine. In the DSB Editor (Settings icon –> > Setup –> > Device Support Bundle), you can begin by editing the XML file for the new Type:

...

Examples in this section assume a bundle is already installed. To validate a Device Support Bundle, do the following:

  1. Go to Settings icon –> > Setup –> > Device Support Bundles.
  2. In the Actions column, click the Actions icon for the bundle you want to test.
  3. From the drop-down menu, choose Validate.
    Two validation tests are run: one against the XML, and one against the Perl or CCS script.
  4. Click Close when finished.

...

To execute the process of device support collection, do the following:

  1. Go to Tools icon –> Device Device–>Device Support Request.
  2. Click New at the top of the table. Click Next to proceed to the first data input step.
  3. Enter the IP address in the Device IP field, and press Enter on your keyboard. This value is required to initiate the gathering of device information.
    After entering the IP address, the Description fields may update with previously discovered information from the device, including the Vendor Name, Model, OS Version, the Device Type and the configured Capabilities for the device.
    If no data exists in NetMRI for the device, you will need to enter the values for the Description fields. Because you are building a Device Support Request, it is likely that you will need to do so.
    Also make sure to choose the correct Capabilities for the device.
    Note: A device may support more than one Capability, or a given device may be known as a specific Device Type but be configured for a different Capability. Press the CTRL key and click to select multiple Capabilities for the given device.

...

  1. Define the Access values for the device, which determine the protocols to be used for CLI and SNMP access:
        1. Preferred SNMP: Choose the recommended SNMP protocol for device access: SNMPv1, SNMPv2 or SNMPv3. Based on the chosen protocol, enter the following:
          • Community String: Enter the read community string for the SNMPv1 or SNMPv2 device;
          • (If you select SNMPv3 only): Enter the admin user account name, and the authentication and privacy password/protocol tuples for the SNMPv3-compliant device. Note that some devices may use only the authentication or privacy settings, but not both.
        2. Preferred CLI: Choose SSH, Telnet, or Other. After you enter the login information and click Next to go to the next step, NetMRI tests the specified connection to the device to ensure reachability. Also note that if CLI is a data collection method, you may need to enter a sequence of command-line functions from the operating system of the device.
          • SSH: Add the admin User Name and Password.
          • Telnet: Add the admin User Name and Password.
          • Other: Choose this value if you expect to use SNMP as the primary means of device access. CLI access through SSH or Telnet will not be attempted if you choose this option.

      If you do not select Other, you enter the device's CLI admin credentials in the terminal screen.

      c. Methods to Support Infoblox Testing: Infoblox Support requires access to your device, using your chosen method, to verify the new device support information. Choose from the following:

          • VPN to Device.
          • Access Through NetMRI.
          • Loan of Device.
          • Other (requires a directive by the user to make arrangements for the testing).

      d. Contact Info: Enter customer contact information, preferred method of contact, and contact details.

          • Preferred Contact: Specify the preferred method of contact. Select E-mail to contact customer through email message or select Phone to contact customer by phone.
          • Customer Name: Enter the customer name.
          • Contact Name: Enter the name of the contact person.
          • Email Address: Enter the email address. This field is displayed if you select E-mail as preferred method of contact. You can enter up to 50 characters.
          • Phone Number: Enter the phone number. This field is displayed if you select Phone as preferred method of contact. You can enter up to 50 characters.

      Note: The customer name will be included in the file name that is downloaded to the local machine or when it is uploaded to external servers through FTP and other methods.

...

  1. Click Next. If you are using SNMP, you will receive a message as follows:

    SNMP data for the device will be collected in background and this process may take time.

    a. This message also indicates establishment of successful SNMP communication. CLI reachability is not tested. Click OK to proceed.

...

  1. In Step 3 of the tool, CLI Capture, the page divides into two panes: a scrolling list of configuration tasks on the left that you perform for the device in question; and a terminal window on the right pane showing the SSH or Telnet interactive session to the device.
      • The list in the left pane provides a list of key tasks to perform a full configuration capture of important command-line processes in the device. This list of tasks changes according to the device type, and to the capabilities chosen by the user.

    The first task, Configure Device to send Syslogs to NetMRI, is automatically selected. For many devices, some descriptions may not be relevant.
    Most, such as Display Device's IPv4 ARP information or Display Device's IPv4 Route information, are relatively straightforward. All commands are mandatory except for the ones that you explicitly skip by clicking Not Applicable and choosing from the following options:

        • Device does not support this function;
        • Current configuration does not support this function;
        • I'm not permitted to do this function;
        • Other.

    NetMRI collects the responses to each command as you enter them.

      • Log in to the device using the terminal window on the right pane. Enter each configuration command in the sequence listed on the left. After each command and its displayed results (assuming the results are satisfactory), click the Done button. A green checkmark appears by the selected command and the Wizard selects the next list item.
      • If a command is not relevant for the device type, or is not available, click Not Applicable to go to the next one, and enter that command in turn. Continue until you have finished entering all the commands that you will send in the Device Support Request package.

    You can return to any listed command function to correct an error.

...

  1. Click Next. Doing so compiles the command sequences into an encrypted data file. (This does not apply if you are using only SNMP.) In Step 4 of the tool, the Document Attachments phase, you upload any documents that may be available for the device in question. Clicking the Add sign allows loading for the following:
    • Device Admin Guide: Vendor documentation for the network device.
    • Vendor MIBs: typically a text-format file that contains the complete listings of the vendor-defined SNMP Object IDs and other information required to interact with the device using an SNMP-compliant management system (such as, of course, Infoblox NetMRI).
    • Device Change Syslog: Upload a text or word processing file listing a series of Syslog messages that appear when interacting with the device.
    • Screenshot: Any screen capture graphics that may prove useful in support development.
    • SNMP Logs: A text or word processing document listing the series of SNMP logs that appear when the device is probed by NetMRI through the SNMP protocol.

...

  1. Click Next. The tool offers a chance to remove any sensitive account data (accounts and passwords, community strings) from the sent Support Request. Any credentials that you previously provided for the initial testing and device interaction can be removed in this step.
    1. Click Show Strings to verify the contents of the values you enter.
    2. Click Add to add and enter more strings to the list that you want excluded from the Device Support Request.

...

  1. Click Next. Step 6 of the tool provides a list of the items provided for the Device Support Request: Device Information, Document Attachments, CLI Command Capture, Change Detection Syslog, Discovery Test and SNMP Data Capture. Some items may show a status of Complete or Missing. Click on the Document Attachments or CLI Command Capture links to return to their respective tool pages.

    If necessary, click the links in Step 6 to perform any of the following:

      • Rerun SNMP Walk: Execute another SNMP probe to the device using the credentials you supplied, to perform data collection.
      • Rerun Discovery: Execute the NetMRI discovery process on the device to perform data collection.
      • Refresh Status: Refresh the contents of the Step 6 tool page to verify if a particular task completes.

...

  1. Click Next. Step 7 of the tool requires definition of the means of Device Support request delivery to Infoblox:
    1. Secure Transfer to Infoblox: Chooses automatic secure file transfer to Infoblox Support. The Infoblox Support FTP server must be reachable by NetMRI. You can test connectivity and settings in the NetMRI command line using the steps in External server import/export using FTP .
    2. Email: Chooses automatic email attachment to Infoblox Support, with the option to enter other email addresses.
    3. Download to Local Machine: Save locally to allow the user to manually send the package file.

...

  1. Click Next and click Finish. After a moment, the Device Support Request table reappears, displaying the status Finalizing Request. The Request entry will eventually refresh to show Complete status. If you choose Automatic Secure Transfer to Infoblox or Email, the bundle request file is sent to Infoblox Support. Otherwise, the Wizard saves the bundle request file to your hard drive.



You can click the Action icon for any Request entry, and choose Edit or Delete.

...

The Custom Fields page (Settings icon –> > General Settings –> > Custom Fields) enables you to define custom data fields for uncovering and recording any information about network devices, changes and jobs. For devices, custom fields are useful for recording important c

Anchor
bookmark842
bookmark842
ontextual data such as asset tag numbers and physical location — information that NetMRI does not gather on its own.
Administrators can add extensible data in the following contexts, with examples suggested for each:

...

Custom fields you define in this page can be populated with data in the following locations:

  • For devices: Device Viewer –> > Device/Network Explorer section –> > Custom Data.
    • As noted, you can edit the Device Group Criteria field for any device group to enable the use of custom fields as matching criteria in devices;
  • For jobs: In the Job Wizard available via the New button; and the Edit button in Configuration Management –> > Job Management –> > Scheduled Jobs.
  • For changes: In Network Analysis –> > Changes.
  • For Interfaces: Interface Viewer –> > Interface –> > Custom Data.
  • For Components: Device Viewer –> > Device/Network Explorer –> > Component Inventory.

To create a custom data field, do the following:

  1. In the upper left corner of the Settings icon –> > General Settings –> > Custom Fields page, open the Type menu and select a custom data type (Changes, Devices, Interfaces, Jobs or Components). For device group matching, for example, choose Devices.
  2. Click New. The Add custom field value dialog appears.
  3. Enter a new Name for the field.Open the Type list and select a field type (Date, Number or String) appropriate for the kind of data to be recorded in the field.
  4. To create more than one field, click Save. The new field is added to the table in the background. You can enter another custom field using steps 4 & 5.
  5. When finished, click Save & Close.

...

  1. In the upper left corner of the Settings icon –> > General Settings –> > Custom Fields page, open the Type menu and select a custom data type: Changes, Devices, Interfaces, Jobs or Components.
  2. Click the Edit button for the field. The Edit custom field definition dialog appears.
  3. Change the Name and/or Type as needed.
  4. Click Save & Close.

...

  1. In the upper left corner of the Settings icon –> > General Settings –> > Custom Fields page, open the Type menu and select a custom data type.
  2. Click the Delete button for the field.
  3. Confirm the deletion.

...

  1. In the upper left corner of the Settings icon –> > General Settings –> > Custom Fields page, open the Type menu and choose Devices, Interfaces or Components depending on the application. These are the only three Custom Field categories that support
  2. Click Import. The Import Custom Field Data dialog opens.
  3. Click Browse, then locate and select the bulk data CSV file.
  4. Click Import.
  5. Under Network Analysis –>> Changes, view the table of recent changes to devices in the network.
  6. Move the mouse over any column in the table, and click the down arrow at the right end of the column heading.
  7. In the drop-down menu, hover over Columns.
  8. In the Columns submenu, check the custom field column(s) you want to appear in the table. The table will update to display the new column of data.

...

NetMRI enables custom information to be applied to the Inventory pages for any category within Network Explorer > Inventory –> > (Devices, Interfaces, OSs and Models.).

...

To add custom fields into tables within Network Explorer's Inventory pages, do the following:

  1. Under Network Explorer –> > Inventory, select any of the four categories of information (Devices, Interfaces, OSs or Models.)
  2. Choose any of the sub-categories of information and the corresponding table appears. For example, under Devices, choose Device Components (you are not limited to this choice).
  3. Move the mouse over any column in the table, and click the down arrow at the right end of the column heading.
  4. In the drop-down menu, hover over Columns.
  5. In the Columns submenu, check the custom field column(s) you want to appear in the table. The table will update to display the new column of data.

...

  1. In the upper left corner of the Settings icon –> >GeneralSettings–>>CustomFields page, open the Type menu and select the Jobs custom data type.
  2. Click New at the bottom right of the Custom Fields page.
  3. In the Add Custom Field dialog, select the Type (Date, Number or String) and enter the Name for the new data field. Save your work.
  4. To create more than one field, click Save. The new field is added to the table in the background. You can then enter another new field.
  5. When finished, click Save&Close.
    Custom fields can be displayed in the Scheduled Jobs page of Job Management (ConfigurationManagement–>>JobManagement tab –> >ScheduledJobs tab).
  6. Move the mouse over any column in the table, and click the down arrow at the right end of the column heading.
  7. In the drop-down menu, hover over Columns.
  8. In the Columns submenu, check the custom field column(s) you want to appear in the table. The table will update to display the new column of data.

...

To add custom fields onto the Changes page, do the following:

  1. Under NetworkAnalysis–>Analysis>Changes, view the table of recent changes to devices in the network.
  2. Move the mouse over any column in the table, and click the down arrow at the right end of the column heading.
  3. In the drop-down menu, hover over Columns.
  4. In the Columns submenu, check the custom field column(s) you want to appear in the table. The table will update to display the new column of data.

...

  1. (For Admin users) Ensure you have the needed non-Admin account in your user database.
    Note: Check assigned Roles for the user in the Settings icon

...

  1. > User Admin

...

  1. > Users page.

...

  1. Open the Role for the non-Admin user account from the Settings icon

...

  1. > User Admin

...

  1. > Roles page.

...

  1. Begin editing the Role by clicking its Action gear icon and choosing Edit from the menu.
    For example, a user 'jsmith' manages the Routing and Switching device groups, and possesses the Roles ConfigAdmin and Switch Port Administrator. For custom data editing, you add the Custom Data: Input Data privilege to one or more Roles for the non-Admin user.

...

  1. Click the Privileges tab in the Edit Role dialog, and click Add.

...

  1. Enable the checkbox for the Custom Data: Input Data privilege, and click OK.

...

  1. Click Save & Close. NetMRI saves the new custom data privilege into the Role.The new Privilege automatically applies to any user accounts to which the Role is bound. (You will note that custom Roles can be defined in the Roles page.)

As an example, consider a case where an interface on a high-end distribution switch is dedicated to a particular department circuit, and you want the non-Admin user to add notes to its records. Do the following:

  1. Have the non-Admin user log in to the NetMRI instance.
  2. Open the Network Explorer –> > Inventory –> > Interfaces –> > Interface Config and click an Interface identifier. The Interface Viewer appears for the chosen port.
  3. Open the Interface –> > Custom Data page.
  4. At the bottom of the page, click New. (This indicates that the non-Admin user can work with this data set.) The Add Custom Field dialog appears.
  5. From the Name: dropdown, choose the desired Custom Field to be added to the port information display.
  6. In the Value field, enter the notes or other information for the custom field.
  7. Click Save & Close.

The custom field is applied on a granular per-interface level. In the Device Viewer, you apply custom fields from the Device/Network Explorer –> > Custom Data page.
If a non-Admin user does not find an active Add button at the bottom of a feature set's Custom Data page (for example, in the Interface Viewer, in the Device Viewer, or for a Job), two possible issues may apply:

    • The Custom Data: Input Data Privilege has not been properly added to the user's Role;
    • Custom Field definitions have not been defined by the holder of the admin account. As noted above, five types of custom fields may be defined: Changes, Devices, Components, Interfaces and Jobs. For more information, see Defining and Using Custom Fields and its subsections for details of all five custom field types available in the system.

The Device Viewer's Device/Network Explorer –> > Custom Data page is not enabled for non-Admin users unless the admin creates a Custom Field for the type Devices; and adds the Custom Data: Input Data privilege to the user's Role.

For Jobs and Changes types, custom fields could be used to record data such as trouble ticket numbers. Admin users may define new Custom Fields in the Settings icon –> > General Settings –> > Custom Fields page.

Anchor
Verifying Field Content In Device Viewer
Verifying Field Content In Device Viewer
Anchor
bookmark850
bookmark850
Anchor
bookmark851
bookmark851
Verifying Field Content In Device Viewer & Interface Viewer
Anchor
bookmark852
bookmark852

After any custom data fields have been created in the Settings icon –> > General Settings –> > Custom Fields page, you can verify them and begin using them in the appliance by doing the following:

  1. In Network Explorer, click the IP address of a device. The Device Viewer opens.
  2. Under Device Viewer –> > Device/Network Explorer–> Explorer> Custom Data, check the list of custom fields in the device context.
    The Custom Data fields in this section will differ from those in other sections of the Device Viewer, such as Component Inventory. These fields are created under Settings icon –> > General Settings –> > Custom Fields –> > and selecting the Devices type.
  3. In the Device Viewer –> > Device/Network Explorer –> > Component Inventory, select a row in the Component Inventory table for the selected device.
  4. Click the Edit Custom Fields button just above the Component Inventory table in the Device Viewer.
    The Edit Custom Fields dialog appears, displaying the list of one or more custom fields (defined under Settings) for this data set. Remember, these fields are defined under the Components type in Settings icon –> > General Settings –> > Custom Fields and all fields you define in this category will appear in the Edit Custom Fields dialog box only in this context.
  5. Enter the necessary values in the custom fields for the selected inventory row.
  6. Click Save & Close to save changes and return to the Component Inventory. Or, click Save to select another custom field and enter another value.
  7. Filter the table of inventory information by clicking Filters above the Component Inventory table, and select the desired fields/columns by which the table is filtered. Any custom fields you have created for this category will appear here.

To check Custom Data field configuration in the Interface Viewer and use custom fields therein, do the following:

  1. Under Device Viewer –> Interfaces–> > Interfaces > Configuration, click an entry in the Interface column. The Interface Viewer appears in a separate popup window.
  2. Under Interface–> Interface > Custom Data, click New. The Edit Custom Field Value dialog appears.
  3. Click the Name dropdown list. The custom data fields for the Interface context will appear in the dropdown.
  4. Select the desired custom field and enter the correct value for the field.
  5. Click Save & Close to save changes and return to the Interface Viewer. Or, click Save to select another custom field and enter another value.

To delete locally-used custom fields from the Interface Viewer, do the following:
Custom Fields information can be deleted locally in the Interface Viewer context without removing the Custom Fields configuration from the entire system.
Under Interface Viewer –> > Interface –> > Custom Data, click the Delete icon in the table for the field information you want to remove. Confirm the deletion. (You can add it back at any time, but any locally defined values are lost.)