Description
changes in includes/definitions/mibs/bdcom.inc.php:
- add example snmpwalk for nmsepononuTable
- rename status for EPON ONU
'- 'descr' => '%port_label% Status',
- 'oid_extra' => 'opIfIndex',
+ 'descr' => '%port_label% ONU Status (%onuVendorID%)',
+ 'oid_extra' => 'onuVendorID',
- example "EPON0/3:9 Status" -> "EPON0/3:9 ONU Status (SNR )"
- example "EPON0/4:2 Status" -> "EPON0/4:2 ONU Status (BDCM)"
- add new sensor onuDistance - NEED new sensor class (now I use class=gauge)
- add example snmpwalk for nmsepononuopticalportTable
- change formation of sensors definition
- add static low and high limits for rx power (opModuleRxPower) from ONU specification