V_SOL_V1600D 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. [define]
  2. DEVICE="V-Solution OLT V1600D"
  3. [signal]
  4. SIGNALMODE="HAL"
  5. COLLECTORNAME="PONVsol"
  6. SIGINDEX=".1.3.6.1.4.1.37950.1.1.5.12.2.1.8.1"
  7. ;OID below returns MACs for both active and non active ONUs
  8. ;which were registered on a PON port whenever
  9. ;if you'll decide to use it - comment the other MACINDEX OID and
  10. ;make sure to set GETACTIVEONUMACONLY to 0 in [misc] section
  11. ;but be aware - that may produce(unlikely, but...) duplicates in caches and unknown ONUs list
  12. ;recommended to use
  13. MACINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.5"
  14. ;OID below returns MACs only for active ONUs
  15. ;and an empty string for non active ONUs
  16. ;if you'll decide to use it
  17. ;make sure to set GETACTIVEONUMACONLY to 1 in [misc] section
  18. ;but be aware - that may put only active ONUs in caches and unknown ONUs list
  19. ;and LLID ifaces and deregistration reasons will probably not be shown
  20. ;MACINDEX=".1.3.6.1.4.1.37950.1.1.5.12.2.1.2.1.5"
  21. SIGVALUE="STRING:"
  22. MACVALUE="STRING:"
  23. OFFSET="0"
  24. OFFSETMODE="none"
  25. DOWNVALUE=""
  26. [system]
  27. CPULOAD=".1.3.6.1.4.1.37950.1.1.5.10.12.3.0"
  28. UPTIME=".1.3.6.1.2.1.1.3.0"
  29. MEMLOAD=".1.3.6.1.4.1.37950.1.1.5.10.12.4.0"
  30. TEMPERATURE=".1.3.6.1.4.1.37950.1.1.5.10.12.5.9.0"
  31. [onu]
  32. CONTROLMODE="VSOL_1600D"
  33. DELETEPONINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.8.1.0"
  34. DELETEONUINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.8.2.0"
  35. DEREGPONINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.14.1.0"
  36. DEREGONUINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.14.2.0"
  37. RELOADPONINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.15.1.0"
  38. RELOADONUINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.15.2.0"
  39. DESCRPONINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.16.1.0"
  40. DESCRONUINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.16.2.0"
  41. DESCRSTRING=".1.3.6.1.4.1.37950.1.1.5.12.1.16.3.0"
  42. DESCRCOMMIT=".1.3.6.1.4.1.37950.1.1.5.12.1.16.4.0"
  43. DESCRIPTIONGET=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.9"
  44. DESCRVALUE="STRING:"
  45. [misc]
  46. GETACTIVEONUMACONLY=0
  47. DISTINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.17"
  48. IFACEDESCR=".1.3.6.1.4.1.37950.1.1.5.10.1.2.1.1.2"
  49. IFACECUSTOMDESCR=".1.3.6.1.4.1.37950.1.1.5.10.1.2.1.1.14"
  50. DEREGREASON=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.15"
  51. DISTVALUE="Gauge32:"
  52. IFACEVALUE="STRING:"
  53. DEREGVALUE="INTEGER:"
  54. ; FDBINDEX + DEC FDB MAC = pon port num + LLID num
  55. FDBINDEX=".1.3.6.1.4.1.37950.1.1.5.10.3.8.1.4.6"
  56. FDBVALUE="STRING:"
  57. ; FDBMACINDEX + DEC FDB MAC = HEX FDB MAC
  58. ;FDBMACINDEX=".1.3.6.1.4.1.37950.1.1.5.10.3.8.1.1.6"
  59. ;FDBMACVALUE="Hex-STRING:"
  60. ; FDBVLANINDEX + DEC FDB MAC = VLAN ID
  61. FDBVLANINDEX=".1.3.6.1.4.1.37950.1.1.5.10.3.8.1.2.6"
  62. FDBVLANVALUE="INTEGER:"
  63. LASTREGTIME=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.18"
  64. LASTREGTIMEVAL="STRING:"
  65. LASTDEREGTIME=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.19"
  66. LASTDEREGTIMEVAL="STRING:"
  67. LASTALIVETIME=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.20"
  68. LASTALIVETIMEVAL="STRING:"
  69. ONUTXSIGNAL=SIGINDEX=".1.3.6.1.4.1.37950.1.1.5.12.2.1.8.1.6"
  70. ONUTXSIGNALVAL="STRING:"
  71. ONURXSIGNAL=SIGINDEX=".1.3.6.1.4.1.37950.1.1.5.12.2.1.8.1.7"
  72. ONURXSIGNALVAL="STRING:"
  73. ONU_RENDER_MODE="mac"