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: //usr/lib/netdata/conf.d/go.d/snmp.profiles/default/extreme-switching.yaml
extends:
  - _system-base.yaml
  - _std-if-mib.yaml
  - _std-entity-sensor-mib.yaml

sysobjectid:
  - 1.3.6.1.4.1.1916.2.*

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

metric_tags:
  - tag: primary_software_rev
    OID: 1.3.6.1.4.1.1916.1.1.1.13.0
    symbol: extremePrimarySoftwareRev
  - tag: primary_secondary_rev
    OID: 1.3.6.1.4.1.1916.1.1.1.14.0
    symbol: extremeSecondarySoftwareRev

# - EXTREME-SOFTWARE-MONITOR-MIB
#   https://mibbrowser.online/mibdb_search.php?mib=EXTREME-SOFTWARE-MONITOR-MIB
#   https://github.com/librenms/librenms/blob/master/mibs/extreme/EXTREME-SOFTWARE-MONITOR-MIB

metrics:
  - MIB: EXTREME-SOFTWARE-MONITOR-MIB
    symbol:
      name: cpu.usage # extremeCpuMonitorTotalUtilization
      OID: 1.3.6.1.4.1.1916.1.32.1.2.0
      chart_meta:
        family: 'System/CPU/Usage'
        description: The current CPU utilization
        unit: "%"
  - MIB: EXTREME-SOFTWARE-MONITOR-MIB
    table:
      name: extremeMemoryMonitorSystemTable
      OID: 1.3.6.1.4.1.1916.1.32.2.2
    symbols:
      - name: memory.total
        OID: 1.3.6.1.4.1.1916.1.32.2.2.1.2
        scale_factor: 1024
        chart_meta:
          family: 'System/Memory/Total'
          description: Total amount of DRAM in Kbytes in the system.
          unit: "By"
      - name: memory.free
        OID: 1.3.6.1.4.1.1916.1.32.2.2.1.3
        scale_factor: 1024
        chart_meta:
          family: 'System/Memory/Free'
          description: Total amount of free memory in Kbytes in the system.
          unit: "By"
    metric_tags:
      - tag: mem_index
        index: 1  # extremeMemoryMonitorSystemSlotId

  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremeOverTemperatureAlarm
      OID: 1.3.6.1.4.1.1916.1.1.1.7.0
      chart_meta:
        family: 'Hardware/Sensor/Temperature/Alarm/Status'
        description: Over temperature alarm status
        unit: "{status}"
      mapping:
        1: active
        2: clear
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremeCurrentTemperature
      OID: 1.3.6.1.4.1.1916.1.1.1.8.0
      chart_meta:
        family: 'Hardware/Sensor/Temperature/Value'
        description: Current temperature measured inside device enclosure.
        unit: "Cel"
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremePrimaryPowerOperational
      OID: 1.3.6.1.4.1.1916.1.1.1.10.0
      chart_meta:
        family: 'Hardware/Power/Primary/Status'
        description: Primary power operational status
        unit: "{status}"
      mapping:
        1: ok
        2: failed
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremeRedundantPowerStatus
      OID: 1.3.6.1.4.1.1916.1.1.1.11.0
      chart_meta:
        family: 'Hardware/Power/Redundant/Status'
        description: Redundant power supply status
        unit: "{status}"
      mapping:
        1: not_present
        2: present_ok
        3: present_not_ok
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremeRedundantPowerAlarm
      OID: 1.3.6.1.4.1.1916.1.1.1.12.0
      chart_meta:
        family: 'Hardware/Power/Redundant/Alarm/Status'
        description: Redundant power alarm status
        unit: "{status}"
      mapping:
        1: clear
        2: active
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremeInputPowerVoltage
      OID: 1.3.6.1.4.1.1916.1.1.1.20.0
      chart_meta:
        family: 'Hardware/Power/Input/Voltage'
        description: The input power voltage at which the system is currently operating.
        unit: "V"
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremePowerStatus
      OID: 1.3.6.1.4.1.1916.1.1.1.21.0
      chart_meta:
        family: 'Hardware/Power/Status'
        description: Power supply status
        unit: "{status}"
      mapping:
        1: not_present
        2: present_ok
        3: present_not_ok
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremePowerAlarm
      OID: 1.3.6.1.4.1.1916.1.1.1.22.0
      chart_meta:
        family: 'Hardware/Power/Alarm/Status'
        description: Power alarm status
        unit: "{status}"
      mapping:
        1: clear
        2: active
  - MIB: EXTREME-SYSTEM-MIB
    symbol:
      name: extremeSystemPowerState
      OID: 1.3.6.1.4.1.1916.1.1.1.36.0
      chart_meta:
        family: 'Hardware/Power/Overall/Status'
        description: Overall system power state
        unit: "{status}"
      mapping:
        1: computing
        2: sufficient_but_not_redundant_power
        3: redundant_power_available
        4: insufficient_power

  - MIB: EXTREME-SOFTWARE-MONITOR-MIB
    table:
      name: extremeFanStatusTable
      OID: 1.3.6.1.4.1.1916.1.1.1.9
    symbols:
      - name: extremeFanOperational
        OID: 1.3.6.1.4.1.1916.1.1.1.9.1.2
        chart_meta:
          description: Operational status of a cooling fan
          family: 'Hardware/Fan/Status'
          unit: "{status}"
        mapping:
          1: ok
          2: failed
    metric_tags:
      - tag: fan_index
        index: 1