Connectors directory[1]   Full listing of connectors[2]

H3C UniServer R4000 Series - HBA (SNMP)

Description

This connector discovers the HBA Ports of an H3C Uniserver R4900 system using its out-of-band HDM2 (Hardware Device Management 2) interface. Requires HDM2

enterprise[3] h3c[4] hardware[5]

Target

Typical platform: H3C[6]

Operating system: Out-Of-Band

Prerequisites

Leverages: HDM2's SNMP Agent

Technology and protocols: SNMP

This connector is not available for the local host (it is applicable to remote hosts only).

Examples

CLI

metricshub HOSTNAME -t management -c +H3CUniserverHBA --snmp v2c --community public

metricshub.yaml

resourceGroups:
  <RESOURCE_GROUP>:
    resources:
      <HOSTNAME-ID>:
        attributes:
          host.name: <HOSTNAME> # Change with actual host name
          host.type: management
        connectors: [ +H3CUniserverHBA ] # Optional, to load only this connector
        protocols:
          snmp:
            version: v2c # Read documentation for v1, v2c and v3
            community: public # or probably something more secure

Connector Activation Criteria

The H3C UniServer R4000 Series - HBA (SNMP) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:

  • An SNMP Get-Next on the OID 1.3.6.1.4.1.25506.13.1.2.1.1.14.1.1 must return a value in the same subtree

Metrics

Type Collected Metrics Specific Attributes
network
  • hw.network.up
  • hw.status{hw.type="network", state="present"}
  • device_type
  • hw.parent.type
  • id
  • name
  • physical_address
  • physical_address_type
No results.