---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Cisco Firewall

# Next-Generation
Cisco Firewall discovery {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

The ServiceNow
Discovery application uses the Next Generation Cisco Firewall pattern to find Cisco firewalls. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.
The discovery pattern uses a set of SNMP calls to find the Cisco firewalls. Discovery uses the pattern to run horizontal discovery.

You can use this pattern on the ServiceNow AI Platform® using the Madrid release or later.

## Request apps on the Store {#cisco-fw-discovery__section_jj1_md3_slb}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://docs.servicenow.com/bundle/store-release-notes/page/release-notes/store/sn-store-release-notes.html).{#cisco-fw-discovery__inline-send-to-store}

## Prerequisites {#cisco-fw-discovery__section_hx3_td3_slb}

* Ensure that your network firewall device has SNMP access.
* On the ServiceNow instance, configure SNMP credentials. For more information, see [SNMP credentials](https://www.servicenow.com/docs/access?context=c_SNMPCredentials&version=australia&pubname=australia-platform-security&ft:locale=en-US).
* Add the SNMP system OID record for the Cisco device to the ServiceNow instance. Update the following:
  * Classifier: Cisco Firewall
  * Class: Cisco Firewall Device
  {#cisco-fw-discovery__ul_utn_zd3_slb}
* Deploy the pattern as follows:
  1. Download and install [Firewall extension classes](https://www.servicenow.com/docs/access?context=cmdb-ci-class-models-fw&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US) from the ServiceNow Store. The app adds the new CMDB classes required for network firewall discovery.
  2. Download and install the Discovery and Service Mapping Patterns application from the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home).
  3. Sync the pattern with the appropriate MID Server.
  {#cisco-fw-discovery__ol_akd_k23_slb}
{#cisco-fw-discovery__ul_v4t_5d3_slb}

## Data collected by Discovery during horizontal discovery {#cisco-fw-discovery__section_jqb_q23_slb}

Discovery populates the data in the CMDB when running the Next Generation Cisco Firewall pattern.  
{#cisco-fw-discovery__table_pfs_jx5_lfc__entry__2}

| Field | Description |
|-|-|
| Serial number \[serial_number\] | Serial number of the device. |
| Name \[name\] | Administratively assigned name for this managed node. By convention, this is the node's fully qualified domain name (FQDN). |
| IP Address \[ip_address\] | IP address of the device. |
| Firmware version \[firmware_version\] | Firmware version. |
| Fully qualified domain name \[fqdn\] | FQDN of the device. |
| Manufacturer \[manufacturer\] | Device manufacturer. |
| Model ID \[model_id\] | Device model name. |
| Harware OS \[hardware_os\] | Operating system (OS) running on the hardware. |
| Hardware OS Version \[hardware_os_version\] | OS version running on the hardware. |
| Description \[short_description\] | Short description of the Cisco device. |
| Operational status \[operational_status\] | Indicates if the device is in active state. |
| Hardware Status \[hardware_status\] | Detailed description of the current status of the resource. |
[Tabelle : 1. Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\]]

{#cisco-fw-discovery__table_pfs_jx5_lfc}  
{#cisco-fw-discovery__table_qrh_jz5_lfc__entry__2}

| Field | Description |
|-|-|
| IP Address \[ip_address\] | IP address of the Cisco firewall. |
| Netmask \[netmask\] | Netmask of the Cisco firewall. |
| Nic \[nic\] | References the Network Adapter \[cmdb_ci_network_adapter\] table. |
[Tabelle : 2. IP Address \[cmdb_ci_ip_address\]]

{#cisco-fw-discovery__table_qrh_jz5_lfc}  
{#cisco-fw-discovery__table_q3n_4z5_lfc__entry__2}

| Field | Description |
|-|-|
| IP Address \[ip_address\] | IP address of the network adapter. |
| Alias \[alias\] | User-assigned name for the network adapter. |
| Netmask \[netmask\] | Netmask of the network adapter. |
| MAC Address \[mac_address\] | MAC address of the network adapter. |
| Name \[name\] | Name of the network adapter. |
| Configuration Item \[cmdb_ci\] | References the Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\] table. |
[Tabelle : 3. Network Adapter \[cmdb_ci_network_adapter\]]

{#cisco-fw-discovery__table_q3n_4z5_lfc}  
{#cisco-fw-discovery__table_asl_5z5_lfc__entry__2}

| Field | Description |
|-|-|
| Name \[name\] | Name of the Domain Name System (DNS). |
| IP Address \[ip_address\] | IP address of the DNS. |
[Tabelle : 4. DNS Name \[cmdb_ci_dns_name\]]

{#cisco-fw-discovery__table_asl_5z5_lfc}  
This Dependency Views map on the Cisco Firewall Device CI shows the Cisco Firewall Device.  

## CI relationships {#cisco-fw-discovery__section_ky2_vh3_slb}

These relationships are created to support Cisco firewall discovery.  
{#cisco-fw-discovery__table_dhk_zz5_lfc__entry__3}

| CI | Relationship | CI |
|-|-|-|
| Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\] | Owns::Owned by | IP Address \[cmdb_ci_ip_address\] |
| Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\] | Owns::Owned by | Network Adapter \[cmdb_ci_network_adapter\] |
| Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\] | Uses::Used by | Router Interface \[dscy_router_interface\] |
| IP Address \[cmdb_ci_ip_address\] | References | Network Adapter \[cmdb_ci_network_adapter\] |
| Network Adapter \[cmdb_ci_network_adapter\] | Owns::Owned by | IP Address \[cmdb_ci_ip_address\] |
| Network Adapter \[cmdb_ci_network_adapter\] | References | Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\] |
| Router Interface \[dscy_router_interface\] | References | Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\] |
| Serial Number \[cmdb_serial_number\] | References | Cisco Firewall Device \[cmdb_ci_firewall_device_cisco\] |
[ ]

{#cisco-fw-discovery__table_dhk_zz5_lfc}

