raisepon-2.0 icon indicating copy to clipboard operation
raisepon-2.0 copied to clipboard

Commands not working

Open TUISTERa opened this issue 4 years ago • 1 comments

When i try to disable eth port i get error: string(167) "Error in packet at 'SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10203001': noCreation (That table does not support row creation or that object can not ever be created)" Error is because we have over 100 onus on one port. If onu number is 100+ eth disable is not working, i suspect other commands would too.100+ onu id is not following the same pattern as up to 99 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10196001 = INTEGER: 2 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10197001 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10198001 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10199001 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.815406369 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.815407369 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.815408369 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.815409369 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10201001 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10201002 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10201003 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10201004 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10205001 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10206001 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10207001 = INTEGER: 1 SNMPv2-SMI::enterprises.8886.18.3.6.5.1.1.7.10208001 = INTEGER: 1

TUISTERa avatar Jun 09 '20 11:06 TUISTERa