MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/netdata/netdata-configs/orig/go.d/snmp.profiles/default/brother-net-printer.yaml
extends:
  - brother.yaml

selector:
  - sysobjectid:
      include:
        - 1.3.6.1.4.1.2435.2.3.9.1

metric_tags:
  - OID: 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.5.1.0
    symbol: brInfoSerialNumber
    tag: br_info_serial_number

metadata:
  device:
    fields:
      type:
        value: "Printer"

metrics:
  - MIB: BROTHER-MIB
    symbol:
      OID: 1.3.6.1.4.1.2435.2.3.9.1.1.2.9.0
      name: brJamPlace
      chart_meta:
        description: Location of jam
        family: 'Printer/Jam/Location/Status'
        unit: "{status}"
      mapping:
        0: No Jam
        1: Trays
        2: Inside
        3: Rear
        4: Duplex unit
  - MIB: BROTHER-MIB
    symbol:
      OID: 1.3.6.1.4.1.2435.2.3.9.1.1.2.10.1.0
      name: brToner1Low
      chart_meta:
        description: Black toner status
        family: 'Printer/Toner/Black/Status'
        unit: "{status}"
      mapping:
        0: Toner Full
        1: Toner Low
        2: No Toner Cartridge
        3: Toner Empty
  - MIB: BROTHER-MIB
    symbol:
      OID: 1.3.6.1.4.1.2435.2.3.9.1.1.2.10.2.0
      name: brToner2Low
      chart_meta:
        description: Cyan toner status
        family: 'Printer/Toner/Cyan/Status'
        unit: "{status}"
      mapping:
        0: Toner Ready
        1: Toner Low
        2: No Toner Cartridge
        3: Toner Empty
  - MIB: BROTHER-MIB
    symbol:
      OID: 1.3.6.1.4.1.2435.2.3.9.1.1.2.10.3.0
      name: brToner3Low
      chart_meta:
        description: Magenta toner status
        family: 'Printer/Toner/Magenta/Status'
        unit: "{status}"
      mapping:
        0: Toner Ready
        1: Toner Low
        2: No Toner Cartridge
        3: Toner Empty
  - MIB: BROTHER-MIB
    symbol:
      OID: 1.3.6.1.4.1.2435.2.3.9.1.1.2.10.4.0
      name: brToner4Low
      chart_meta:
        description: Yellow toner status
        family: 'Printer/Toner/Yellow/Status'
        unit: "{status}"
      mapping:
        0: Toner Ready
        1: Toner Low
        2: No Toner Cartridge
        3: Toner Empty