SNMPTT.conf.<device> reading

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
floki
Posts: 65
Joined: Tue Dec 18, 2018 5:23 am

SNMPTT.conf.<device> reading

Post by floki »

All right. So for example I got converted these MIB file to snmptt.conf.<device>

Code: Select all

#
#
#
#
MIB: IBM-SVC-MIB (file:/usr/share/snmp/mibs/SVC_MIB_7.8.1.MIB) converted on Thu Jan 10 17:03:18 2019 using snmpttconvertmib v1.4beta2
#
#
#
EVENT tsveETrap .1.3.6.1.4.1.2.6.190.1 "Status Events" Normal
FORMAT tsve error trap $*
SDESC
tsve error trap
Variables:
  1: tsveMACH
  2: tsveSERI
  3: tsveERRI
  4: tsveERRC
  5: tsveSWVE
  6: tsveFRUP
  7: tsveCLUS
  8: tsveNODE
  9: tsveERRS
  10: tsveTIME
  11: tsveOBJT
  12: tsveOBJI
  13: tsveADD1
  14: tsveADD2
  15: tsveCOPY
  16: tsveMPNO
  17: tsveOBJN
  18: tsveIDAL
EDESC
#
#
#
EVENT tsveWTrap .1.3.6.1.4.1.2.6.190.2 "Status Events" Normal
FORMAT tsve warning trap $*
SDESC
tsve warning trap
Variables:
  1: tsveMACH
  2: tsveSERI
  3: tsveERRI
  4: tsveERRC
  5: tsveSWVE
  6: tsveFRUP
  7: tsveCLUS
  8: tsveNODE
  9: tsveERRS
  10: tsveTIME
  11: tsveOBJT
  12: tsveOBJI
  13: tsveADD1
  14: tsveADD2
  15: tsveCOPY
  16: tsveMPNO
  17: tsveOBJN
  18: tsveIDAL
EDESC
#
#
#
EVENT tsveITrap .1.3.6.1.4.1.2.6.190.3 "Status Events" Normal
FORMAT tsve information trap $*
SDESC
tsve information trap
Variables:
  1: tsveMACH
  2: tsveSERI
  3: tsveERRI
  4: tsveERRC
  5: tsveSWVE
  6: tsveFRUP
  7: tsveCLUS
  8: tsveNODE
  9: tsveERRS
  10: tsveTIME
  11: tsveOBJT
  12: tsveOBJI
  13: tsveADD1
  14: tsveADD2
  15: tsveCOPY
  16: tsveMPNO
  17: tsveOBJN
  18: tsveIDAL
EDESC
Does that mean, I can only have three services configured with snmp trap to be monitored by nagios core?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: SNMPTT.conf.<device> reading

Post by scottwilkerson »

Locking this thread as a duplicate of https://support.nagios.com/forum/viewto ... 944#272062
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked