Ad Widget

Collapse

SNMP low-level discovery

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hmcs
    Junior Member
    • Mar 2013
    • 14

    #1

    SNMP low-level discovery

    Hello,
    I’m just trying to generate a low-level discovery SNMP-template for Kentix IP Alarm System.

    The product can have up to <x> multisensors:

    Code:
    [I]multisensor01	1.3.6.1.4.1.37954.1.2.1.1.0
    multisensor02	1.3.6.1.4.1.37954.1.2.2.1.0
    multisensor0x	1.3.6.1.4.1.37954.1.2.x.1.0[/I]
    Each multisensor measures different values:
    Code:
    [I]co0x			1.3.6.1.4.1.37954.1.2.x.5.0		Carbon Monoxide on the Kentix KAM-PRO for that multisensory
    com error0x		1.3.6.1.4.1.37954.1.2.x.10.0	Init on the Kentix KAM-PRO for that multisensor
    dewpoint0x		1.3.6.1.4.1.37954.1.2.x.4.0		Dewpoint on the Kentix KAM-PRO for that multisensor °C
    digitalin10x	1.3.6.1.4.1.37954.1.2.x.7.0		Digital IN 1 on the Kentix KAM-PRO for that multisensory
    digitalin20x	1.3.6.1.4.1.37954.1.2.x.8.0		Digital IN 2 on the Kentix KAM-PRO for that multisensory
    digitalout20x	1.3.6.1.4.1.37954.1.2.x.9.0		Digital OUT 2 on the Kentix KAM-PRO for that multisensory
    humidity0x		1.3.6.1.4.1.37954.1.2.x.3.0		Humidity on the Kentix KAM-PRO for that multisensory
    motion0x		1.3.6.1.4.1.37954.1.2.x.6.0		Motion on the Kentix KAM-PRO for that multisensory
    temperature0x	1.3.6.1.4.1.37954.1.2.x.2.0		Temperature on the Kentix KAM-PRO for that multisensor °C[/I]
    As I understand it, I’ve to generate a discovery rule for multisensor0x with the OID “1.3.6.1.4.1.37954.1.2.x.1.0” and then create items e.g. like temperature0x with the OID “1.3.6.1.4.1.37954.1.2.x.2.0“.

    Is this SNMP-schema discoverable via lld?

    thanks for any idea,


    Henry
  • hmcs
    Junior Member
    • Mar 2013
    • 14

    #2
    SNMP low-level discovery

    Hello,

    just read it on the blog: Zabbix 2.2 will support it (as I understand it).

    Complex OIDs for low level discovery


    regards to the developpers...

    Henry

    Comment

    Working...