Mikrotik-RB750_SW 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. [define]
  2. DEVICE=Mikrotik-RB750_SW
  3. POLLMODE=cumulative
  4. FDB=true
  5. FDB_MODE=sw_cumulative
  6. FDB_ALLOW_ONLY_PORTS=
  7. FDB_IGNORE_PORTS=
  8. [PORTIFACE]
  9. PORTINDEX=".1.3.6.1.2.1.2.2.1.1"
  10. PORTDESCR=".1.3.6.1.2.1.2.2.1.2"
  11. PORTALIAS=".1.3.6.1.2.1.31.1.1.1.18"
  12. [PORT.1D_FDB]
  13. PORTTABLE=".1.3.6.1.2.1.17.4.3.1.2"
  14. PORTSTATUS=".1.3.6.1.2.1.17.4.3.1.3"
  15. [PORT.1Q_FDB]
  16. PORTTABLE=".1.3.6.1.2.1.17.7.1.2.2.1.2"
  17. PORTSTATUS=".1.3.6.1.2.1.17.7.1.2.2.1.3"
  18. [PORTSTATE]
  19. NAME="Port states"
  20. OIDS=".1.3.6.1.2.1.2.2.1.8"
  21. PARSER=sp_parse_zyportstates
  22. [PORTDESC]
  23. ; just a placeholder
  24. NAME="Desc"
  25. [PORTTX]
  26. NAME="Bytes transmitted"
  27. OIDS=".1.3.6.1.2.1.2.2.1.16"
  28. PARSER=sp_parse_zyportbytes
  29. [PORTRX]
  30. NAME="Bytes received"
  31. OIDS=".1.3.6.1.2.1.2.2.1.10"
  32. PARSER=sp_parse_zyportbytes
  33. [PORTERRTX]
  34. NAME="TX errors"
  35. OIDS=".1.3.6.1.2.1.2.2.1.20"
  36. PARSER=sp_parse_zyportbytes
  37. [PORTERRRX]
  38. NAME="RX errors"
  39. OIDS=".1.3.6.1.2.1.2.2.1.14"
  40. PARSER=sp_parse_zyportbytes
  41. [PORTMULTTX]
  42. NAME="Multicast TX"
  43. OIDS=".1.3.6.1.2.1.31.1.1.1.12"
  44. PARSER=sp_parse_zyportbytes
  45. [PORTMULTRX]
  46. NAME="Multicast RX"
  47. OIDS=".1.3.6.1.2.1.31.1.1.1.8"
  48. PARSER=sp_parse_zyportbytes
  49. [PORTBRODTX]
  50. NAME="Broadcast TX"
  51. OIDS=".1.3.6.1.2.1.31.1.1.1.13"
  52. PARSER=sp_parse_zyportbytes
  53. [PORTBRODRX]
  54. NAME="Broadcast RX"
  55. OIDS=".1.3.6.1.2.1.31.1.1.1.9"
  56. PARSER=sp_parse_zyportbytes
  57. [CPU USE]
  58. NAME="CPU use"
  59. SECTPOLLMODE="noncumulative"
  60. OIDS=".1.3.6.1.2.1.25.3.3.1.2.1"
  61. UNITS="%"
  62. PARSER=sp_parse_division_units_noport
  63. [CPU TEMP]
  64. NAME="CPU temperature"
  65. SECTPOLLMODE="noncumulative"
  66. OIDS=".1.3.6.1.4.1.14988.1.1.3.11.0"
  67. DIV=10
  68. UNITS="C"
  69. PARSER=sp_parse_division_units_noport
  70. [UPTIME]
  71. NAME="Uptime"
  72. SECTPOLLMODE="noncumulative"
  73. OIDS=".1.3.6.1.2.1.1.3.0"
  74. PARSER=sp_parse_raw_trim_tab
  75. [SYSTEM VERSION]
  76. NAME="System version"
  77. SECTPOLLMODE="noncumulative"
  78. OIDS=".1.3.6.1.4.1.14988.1.1.7.4.0"
  79. PARSER=sp_parse_raw_trim_tab
  80. [SYSTEM LICENCE]
  81. NAME="System licence level"
  82. SECTPOLLMODE="noncumulative"
  83. OIDS=".1.3.6.1.4.1.14988.1.1.4.3.0"
  84. PARSER=sp_parse_raw_trim_tab