HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //proc/self/root/usr/lib/netdata/conf.d/go.d/snmp.profiles/default/dell-os10.yaml
extends:
  - _dell.yaml
  - _std-host-resources-mib-feat-base.yaml
  - _std-ucd-mib.yaml
#  - if32-mib.yaml  # TODO: later (NDM-1933)

sysobjectid:
  - 1.3.6.1.4.1.674.11000.5000.100.2.*      # OS10 family
  - 1.3.6.1.4.1.674.11000.5000.100.2.1.1    # s6000on
  - 1.3.6.1.4.1.674.11000.5000.100.2.1.9    # s4128Ton
  - 1.3.6.1.4.1.674.11000.5000.100.2.1.20   # s5232Fon
  - 1.3.6.1.4.1.674.11000.5000.100.2.1.21   # s5248Fon

metadata:
  device:
    fields:
      type:
        value: "Switch"

# Tagging by column OID is not supported at the moment. Should be a table/columns metric + tags instead.
# metric_tags:
#   - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.6
#     symbol: dell.os10ChassisHwRev
#     tag: dell_os10_chassis_hw_rev
#   - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.7
#     symbol: dell.os10ChassisServiceTag
#     tag: dell_os10_chassis_service_tag
#   - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.8
#     symbol: dell.os10ChassisExpServiceCode
#     tag: dell_os10_chassis_exp_service_code

metrics:
  - MIB: DELLEMC-OS10-CHASSIS-MIB
    symbol:
      name: dell.os10ChassisTemp
      OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.11
      chart_meta:
        family: 'Hardware/Chassis/Temperature/Value'
        description: "Temperature of the chassis"
        unit: "Cel"
  - MIB: DELLEMC-OS10-CHASSIS-MIB
    table:
      OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.4
      name: dell.os10CardTable
    symbols:
      - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.5
        name: dell.os10CardTemp
        chart_meta:
          family: 'Hardware/Card/Temperature/Value'
          description: "Temperature of the card"
          unit: "Cel"
      - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.4
        name: dell.os10CardStatus
        chart_meta:
          family: 'Hardware/Card/Status'
          description: "Status of the card"
          unit: "{status}"
        mapping:
          1: ready
          2: card_mis_match
          3: card_problem
          4: diag_mode
          5: card_absent
          6: offline
    metric_tags:
      - tag: dell_os10_card_description
        symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.3
          name: dell.os10CardDescription
      - tag: dell_os10_card_service_tag
        symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.9
          name: dell.os10CardServiceTag

  - MIB: DELLEMC-OS10-CHASSIS-MIB
    table:
      OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.1
      name: dell.os10PowerSupplyTable
    symbols:
      - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.4
        name: dell.os10PowerSupplyOperStatus
        chart_meta:
          family: 'Hardware/Power/Status/Operational'
          description: "Operational status of the power supply"
          unit: "{status}"
        mapping:
          1: up
          2: down
          3: testing
          4: unknown
          5: dormant
          6: not_present
          7: lower_layer_down
          8: failed
    metric_tags:
      - tag: dell_os10_power_supply_index
        symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.1
          name: dell.os10PowerSupplyIndex

  - MIB: DELLEMC-OS10-CHASSIS-MIB
    table:
      OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.2
      name: dell.os10FanTrayTable
    symbols:
      - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4
        name: dell.os10FanTrayOperStatus
        chart_meta:
          family: 'Hardware/FanTray/Status/Operational'
          description: "Operational status of the fan tray"
          unit: "{status}"
        mapping:
          1: up
          2: down
          3: testing
          4: unknown
          5: dormant
          6: not_present
          7: lower_layer_down
          8: failed
    metric_tags:
      - tag: dell_os10_fan_tray_index
        symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.1
          name: dell.os10FanTrayIndex

  - MIB: DELLEMC-OS10-CHASSIS-MIB
    table:
      OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.3
      name: dell.os10FanTable
    symbols:
      - OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7
        name: dell.os10FanOperStatus
        chart_meta:
          family: 'Hardware/Fan/Status/Operational'
          description: "Operational status of the fan"
          unit: "{status}"
        mapping:
          1: up
          2: down
          3: testing
          4: unknown
          5: dormant
          6: not_present
          7: lower_layer_down
          8: failed
    metric_tags:
      - tag: dell_os10_fan_index
        symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.1
          name: dell.os10FanIndex

  - MIB: DELLEMC-OS10-BGP4V2-MIB
    table:
      OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2
      name: dell.os10bgp4V2PeerTable
    symbols:
      - OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.12
        name: dell.os10bgp4V2PeerAdminStatus
        chart_meta:
          family: 'Network/Routing/BGP/Peer/Status/Admin'
          description: "Administrative status of the BGP peer"
          unit: "{status}"
        mapping:
          1: halted
          2: running
      - OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.13
        name: dell.os10bgp4V2PeerState
        chart_meta:
          family: 'Network/Routing/BGP/Peer/State'
          description: "Current state of the BGP peer"
          unit: "{status}"
        mapping:
          1: idle
          2: connect
          3: active
          4: opensent
          5: openconfirm
          6: established
    metric_tags:
      - symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.2
          name: dell.os10bgp4V2PeerLocalAddrType
        tag: dell_os10bgp4_v2_peer_local_addr_type
        mapping:
          0: unknown
          1: ipv4
          2: ipv6
          3: ipv4z
          4: ipv6z
          16: dns
          25: l2vpn
      - symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.4
          name: dell.os10bgp4V2PeerRemoteAddrType
        tag: dell_os10bgp4_v2_peer_remote_addr_type
        mapping:
          0: unknown
          1: ipv4
          2: ipv6
          3: ipv4z
          4: ipv6z
          16: dns
          25: l2vpn
      - symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.7
          name: dell.os10bgp4V2PeerLocalAs
        tag: dell_os10bgp4_v2_peer_local_as
      - symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.8
          name: dell.os10bgp4V2PeerLocalIdentifier
        tag: dell_os10bgp4_v2_peer_local_identifier
      - symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.10
          name: dell.os10bgp4V2PeerRemoteAs
        tag: dell_os10bgp4_v2_peer_remote_as
      - symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.11
          name: dell.os10bgp4V2PeerRemoteIdentifier
        tag: dell_os10bgp4_v2_peer_remote_identifier
      - symbol:
          OID: 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.14
          name: dell.os10bgp4V2PeerDescription
        tag: dell_os10bgp4_v2_peer_description