Cisco Unified Computing System (UCS)-HD device discovery
Discovery identifies and classifies information about Cisco UCS equipment, including chassis and blades.
Note:
For information on Probe to Pattern migration see the knowledge article KB0694477.
Request apps on the Store
Visit the ServiceNow Store website 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.
Prerequisites
- Credentials
- Configure both SNMP credentials and applicative credentials.
- Classifier, pattern, and OIDs
-
The UCS classifier uses HorzontalDiscoveryProbe to launch the UCS - HD pattern. The classifier also uses these SNMP OIDs, which specify the Cisco UCS Equipment
[cmdb_ci_ucs_equipment]table:OID Manufacturer Model Table 1.3.6.1.4.1.9.12.3.1.3.847 Unified Computing Cisco UCS 6120XP 20-Port Fabric Interconnect 1.4(3u)(NX-OS) 5.0 Aggregation Switch Cisco UCS Equipment 1.3.6.1.4.1.9.12.3.1.3.899 Unified Computing Cisco UCS 6140XP 40-Port Fabric Interconnect 1.4(3u)(NX-OS) 5.0 Aggregation Switch Cisco UCS Equipment 1.3.6.1.4.1.9.12.3.1.3.1062 Unified Computing Cisco UCS 6248UP 48-Port Fabric Interconnect 2.0(1t)(NX-OS) 5.0.2 Aggregation Switch Cisco UCS Equipment 1.3.6.1.4.1.9.12.3.1.3.1063 Unified Computing Cisco UCS 6296UP 96-Port Fabric Interconnect 2.0(1t)(NX-OS) 5.0.2 Aggregation Switch Cisco UCS Equipment
Data collected
Only B-series devices are discovered. The UCS - HD pattern does not find C, S, or E series
devices. The following data is collected on the Cisco UCS Equipment
[cmdb_ci_ucs_equipment] table.
| Label | Field Name |
|---|---|
| Name | name |
| IP address | ip_address |
| Model | model_id |
| Distinguished name | dn |
The following data is collected on the Cisco UCS Chassis
[cmdb_ci_ucs_chassis] table.| Label | Field Name |
|---|---|
| Name | name |
| Model number | model_number |
| Serial number | serial_number |
| Chassis ID | chassis_id |
| Operational status | operational_status |
| Distinguished name | dn |
The following data is collected on the Cisco UCS Blade
[cmdb_ci_ucs_blade] table.| Label | Field Name |
|---|---|
| Name | name |
| Model number | model_number |
| Serial number | serial_number |
| CPU count | cpu_count |
| CPU core count | cpu_core_count |
| Ram | ram |
| Number of Adapters | number_of_adapters |
| Chassis ID | chassis_id |
| Slot ID | slot_id |
| Description | short_description |
| Distinguished name | dn |
| Blade Serial Number | blade_serial_number |
| Operational status | operational_status |
The following data is collected on the Cisco UCS Rack Mount Units
[cmdb_ci_ucs_rack_unit] table.| Label | Field Name |
|---|---|
| Name | name |
| Vendor | vendor |
| Server ID | server_id |
| Availability | availability |
| UUID | uuid |
| Rack serial | rack_serial |
| Number of CPUs | num_of_cpus |
| Number of cores | num_of_cores |
| Model ID | model_id |
| Total Memory | total_memory |
| Distinguished name | dn |
| State | state |
Relationships
These relationships are created to support UCS - HD discovery:
| CI | Relationship | CI |
|---|---|---|
| cmdb_ci_ucs_chassis | Contains::Contained by | cmdb_ci_ucs_blade |
| cmdb_ci_ucs_equipment | Contains::Contained by | cmdb_ci_ucs_rack_unit |
| cmdb_ci_ucs_equipment | Contains::Contained by | cmdb_ci_ucs_chassis |
| cmdb_ci_server | Runs on::Runs | cmdb_ci_ucs_blade |