Back to the list of connectors

Oracle/Sun InfiniBand DCS Switch (Ports)

Description

This connector provides hardware monitoring for Oracle/Sun InfiniBand DCS switches via SNMP

Connector ID: SunInfiniBandDCS

Target

Typical platform: Oracle/Sun Infiniband DCS

Operating systems: Storage System, Network Device

Prerequisites

Leverages: Oracle/Sun ILOM SNMP Agent

Technology and protocols: SNMP

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

Examples

CLI

hws HOSTNAME -t storage -f SunInfiniBandDCS --snmp v2c --community public

hws-config.yaml

hosts:
- host:
    hostname: <HOSTNAME> # Change with actual host name
    type: storage
  selectedConnectors: [ SunInfiniBandDCS ] # Optional, to load only this connector
  snmp:
    version: v1 # Read documentation for v2 and v3
    community: public # or probably something more secure

Connector Activation Criteria

The Oracle/Sun InfiniBand DCS Switch (Ports) 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.42.2.135.2.2.5.1.1 must return a value in the same subtree

Metrics

Type Collected Metrics Specific Attributes (Labels)
Network Card, FC Port
  • hw.network.bandwidth.limit
  • hw.network.up
  • hw.status{hw.type="network",state="present"}
    No results.