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: //lib/netdata/conf.d/go.d/snmp.profiles/default/opengear-infrastructure-manager.yaml
extends:
  - _std-if-mib.yaml
  - _std-ucd-mib.yaml
  - _opengear.yaml

sysobjectid:
  - 1.3.6.1.4.1.25049.1.60    # IM4200
  - 1.3.6.1.4.1.25049.1.61    # IM7200

# OG-STATUS-MIB
# https://mibbrowser.online/mibdb_search.php?mib=OG-STATUS-MIB
# https://github.com/DanielleHuisman/observium-community-edition/blob/main/mibs/opengear/OG-STATUS-MIB

metrics:
  - MIB: OG-STATUS-MIB
    table:
      name: ogSerialPortStatusTable
      OID: 1.3.6.1.4.1.25049.16.1
    symbols:
      - name: ogSerialPortStatusRxBytes
        OID: 1.3.6.1.4.1.25049.16.1.1.3
        chart_meta:
          family: 'Network/SerialPort/Traffic/In'
          description: Serial port bytes received
          unit: "By/s"
      - name: ogSerialPortStatusTxBytes
        OID: 1.3.6.1.4.1.25049.16.1.1.4
        chart_meta:
          family: 'Network/SerialPort/Traffic/Out'
          description: Serial port bytes transmitted
          unit: "By/s"
      - OID: 1.3.6.1.4.1.25049.16.1.1.6
        name: ogSerialPortStatusDCD
        chart_meta:
          family: 'Network/SerialPort/Signal/Status/DCD'
          description: The status of the DCD signal
          unit: "{status}"
        mapping:
          0: off
          1: on
      - OID: 1.3.6.1.4.1.25049.16.1.1.7
        name: ogSerialPortStatusDTR
        chart_meta:
          family: 'Network/SerialPort/Signal/Status/DTR'
          description: The status of the DTR signal
          unit: "{status}"
        mapping:
          0: off
          1: on
      - OID: 1.3.6.1.4.1.25049.16.1.1.8
        name: ogSerialPortStatusDSR
        chart_meta:
          family: 'Network/SerialPort/Signal/Status/DSR'
          description: The status of the DSR signal
          unit: "{status}"
        mapping:
          0: off
          1: on
      - OID: 1.3.6.1.4.1.25049.16.1.1.9
        name: ogSerialPortStatusCTS
        chart_meta:
          family: 'Network/SerialPort/Signal/Status/CTS'
          description: The status of the CTS signal
          unit: "{status}"
        mapping:
          0: off
          1: on
      - OID: 1.3.6.1.4.1.25049.16.1.1.10
        name: ogSerialPortStatusRTS
        chart_meta:
          family: 'Network/SerialPort/Signal/RTS/Status'
          description: The status of the RTS signal
          unit: "{status}"
        mapping:
          0: off
          1: on
    metric_tags:
      - tag: og_serial_port_index
        index: 1
      - tag: _og_serial_port_status_port
        symbol:
          name: ogSerialPortStatusPort
          OID: 1.3.6.1.4.1.25049.16.1.1.2
      - tag: _og_serial_port_status_speed
        symbol:
          name: ogSerialPortStatusSpeed
          OID: 1.3.6.1.4.1.25049.16.1.1.5
      - tag: _og_serial_port_status_label
        symbol:
          name: ogSerialPortStatusLabel
          OID: 1.3.6.1.4.1.25049.16.1.1.11

  - MIB: OG-STATUS-MIB
    table:
      name: ogRpcStatusTable
      OID: 1.3.6.1.4.1.25049.16.3
    symbols:
      - name: ogRpcStatusMaxTemp
        OID: 1.3.6.1.4.1.25049.16.3.1.3
        chart_meta:
          family: 'Hardware/RPC/Temperature/Maximum'
          description: Maximum temperature on the RPC
          unit: "Cel"
      - name: ogRpcStatusAlertCount
        OID: 1.3.6.1.4.1.25049.16.3.1.4
        chart_meta:
          family: 'Hardware/RPC/Alert'
          description: Number of alerts triggered on the RPC
          unit: "{alert}"
    metric_tags:
      - tag: og_rpc_index
        index: 1
      - tag: og_rpc_status_name
        symbol:
          name: ogRpcStatusName
          OID: 1.3.6.1.4.1.25049.16.3.1.2

  - MIB: OG-STATUS-MIB
    table:
      name: ogEmdStatusTable
      OID: 1.3.6.1.4.1.25049.16.4
    symbols:
      - name: ogEmdStatusTemp
        OID: 1.3.6.1.4.1.25049.16.4.1.3
        chart_meta:
          family: 'Environment/Temperature/Value'
          description: Current temperature on the EMD
          unit: "Cel"
      - name: ogEmdStatusHumidity
        OID: 1.3.6.1.4.1.25049.16.4.1.4
        chart_meta:
          family: 'Environment/Humidity/Value'
          description: Humidity sensor on the EMD
          unit: "%"
      - name: ogEmdStatusAlertCount
        OID: 1.3.6.1.4.1.25049.16.4.1.5
        chart_meta:
          family: 'Environment/Alert'
          description: Number of alerts triggered on the EMD
          unit: "{alert}"
    metric_tags:
      - tag: og_emd_index
        index: 1
      - tag: og_emd_status_name
        symbol:
          name: ogEmdStatusName
          OID: 1.3.6.1.4.1.25049.16.4.1.2