[define]
DEVICE="V-Solution OLT V1600D"

[signal]
SIGNALMODE="VSOL"
SIGINDEX=".1.3.6.1.4.1.37950.1.1.5.12.2.1.8.1"

;OID below returns MACs for both active and non active ONUs
;which were registered on a PON port whenever
;if you'll decide to use it - comment the other MACINDEX OID and
;make sure to set GETACTIVEONUMACONLY to 0 in [misc] section
;but be aware - that may produce duplicates in caches and unknown ONUs list
;MACINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.5"

;OID below returns MACs only for active ONUs 
;and an empty string for non active ONUs
;if you'll decide to use it
;make sure to set GETACTIVEONUMACONLY to 1 in [misc] section
;but be aware - that may put only active ONUs in caches and unknown ONUs list
MACINDEX=".1.3.6.1.4.1.37950.1.1.5.12.2.1.2.1.5"

SIGVALUE="STRING:"
MACVALUE="STRING:"
OFFSET="0"
OFFSETMODE="none"
DOWNVALUE=""

[system]
CPULOAD=".1.3.6.1.4.1.37950.1.1.5.10.12.3.0"
MEMLOAD=".1.3.6.1.4.1.37950.1.1.5.10.12.4.0"
SYSTEMP=".1.3.6.1.4.1.37950.1.1.5.10.12.5.9.0"

[onu]
ONURELOAD=".1.3.6.1.4.1.37950.1.1.5.12.1.15.2.0"
ONUDEREG=".1.3.6.1.4.1.37950.1.1.5.12.1.14.2.0"


[misc]
GETACTIVEONUMACONLY=1
DISTINDEX=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.17"
IFACEDESCR=".1.3.6.1.4.1.37950.1.1.5.10.1.2.1.1.2"
DEREGREASON=".1.3.6.1.4.1.37950.1.1.5.12.1.25.1.15"
DISTVALUE="Gauge32:"
IFACEVALUE="STRING:"
DEREGVALUE="INTEGER:"