Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arris MTA configfile error #55

Open
totyaone opened this issue Mar 25, 2017 · 7 comments
Open

Arris MTA configfile error #55

totyaone opened this issue Mar 25, 2017 · 7 comments
Labels

Comments

@totyaone
Copy link

The generated config file with docsis-0.9,6 is applicable for the cm and for the mta too.
The generated config file with docsis-0.9,9 is applicable for the cm but makes error on the mta

@AdrianSimionov
Copy link
Collaborator

AdrianSimionov commented Mar 25, 2017

Can you please provide the configuration file? Or at least a minimum example which will reproduce the issue you are having!

@totyaone
Copy link
Author

totyaone commented Mar 25, 2017

The used cable modem is an
ARRIS Euro-DOCSIS 2.0 / SIP 2.0 Touchstone Telephony Modem HW_REV: 05
VENDOR: Arris Interactive, L.L.C.
BOOTR: 6.24
SW_REV: 6.4.36.SIP

On the mta telnet consol I see that the parsing procces went good.

The error msg is on the end part. :

Fitting param snmpCommunityStatus, group CommunitTableEntry
pk_tftp_download(): pk_tftp_content_parser() returned 1
pk_tftp_download(): pk_tftp_registry_check() returned 3
pk_tftp_download(): error return 3 from pk_tftp_registry_check()
pk_tftp_download(): returning failure, code=3
PK TFTP: Set register cleared
PCMG: -->prov TFTP error in config file
PKTC SNMP INFORM : DNS Not supported. Can not query: [0.0.0.0].
PCMG: tftp failed
PK SNMP: pk_mdb_ifMtaOperStatus_set(2)
PKTC SNMP: pk_mdb_ifOperStatus_set(index=1,status=2
)
mtacon_log.txt

@totyaone
Copy link
Author

totyaone commented Mar 25, 2017

I complied the docsis-0.9.6 and the 0.9.9 on a Debian 8.6 x86_64 system.

@totyaone
Copy link
Author

I add here the log from the working version.
mtacon_log_good.txt

Fitting param MIB-OBJECT, group Optional
pk_tftp_download(): pk_tftp_content_parser() returned 1
pk_tftp_download(): pk_tftp_registry_check() returned 1
---- About to check CriticalDialTo
-----checking reg commit
pk_tftp_registry_commit(): Beginning SNMP internal set sequence
Dumping registered sets :-

@AdrianSimionov
Copy link
Collaborator

What do you mean by working version? Do you have multiple config file, one is working and one is not?
I do not have config files to check, but is the docsis utility encoding something differently than other tools?

Because the error you are mentioning is reported by an ARRIS device, I would ask them what is wrong and why does the MTA generate an error.

@totyaone
Copy link
Author

I complied to files (one for the cm and one for the mta) with the docsis-0.9.6.
These files interpretered fully by the cm and by the mta too. That is the working version. I made a the log on the mta with that config too.
Dou you need the binary or the text version of the mta config files ?

@AdrianSimionov
Copy link
Collaborator

AdrianSimionov commented Mar 27, 2017

Please attach working and non-working files, I will take a look to see what the issue might be. I am more interested in a file which does not compile or has an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants