Docsis configuration file | docsis.org

You are here

Docsis configuration file

10 posts / 0 new
Last post
Shamrock
Docsis configuration file

Hi,

I'm new to docsis software.
I installed: DOCSIS Configuration File creator, version 0.9.5
on FreeBSD 7.1.
During creation :docsis -e tol.txt key_file tol.cm
I received :

Final content of config file:
------------------------ cut
Main
{
NetworkAccess 1;
SnmpMibObject
SnmpMibObject experimental83.1.2.1.4.1 String "public" ;
SnmpMibObject
SnmpMibObject experimental83.1.2.1.6.1 String "@" ;
SnmpMibObject
SnmpMibObject
SnmpMibObject
SnmpMibObject
SnmpMibObject
SnmpMibObject
------------------------ cut
which is wrong.
I have another machine with FreeBSD 4.11 and it works for me.
I copied all mibs from FreeBSD 4.11 to 7.1 and this didn't help much .
What is strange that both systems have the same docsis version.

Best regards,

Sebastian Tymkow

luciano
snmptrap

I do not use docsis configuration utility but I would check dependencies it uses - do "man -k pkg" to learn how to check for dependencies of installed software. My guess would be to compare versions of the snmptrap and see if they differ? i guess it should be net-snmp package that handles MIBs, and different versions might handle same MIBs in a different way.

.play.open.minded.

Shamrock
That didn't help much :(( I

That didn't help much :((
I reinstalled docsis and net-snmp but after that I got the same situation.
I found that if I use Integer32 instead of Integer I can go further , but that doesn't help me mutch because it stuck on other MIB files.

luciano
one way around it...

Instead of bashing your head around this some more, I suggest that you try vultureware docsis editor that works well in the windows machines. Yes, I know, I also work with linux OSes much rather than working with windows, but sometimes it is just easier to use "some" other utility. We do not create that many config files, nor that often, so I didn't need this utility to be available on the original linux server. I just have my techies create files on windows and upload them via SFTP or something to the provisioning server.

hope this helps :)

.play.open.minded.

Shamrock
[solve]

I was searching around and find that is known problem on amd64 system architecture.
I found patch and applied it. It seems to be working now.
http://sourceforge.net/tracker/download.php?group_id=22615&atid=375631&f...

wittmann
Try to use the complete OID

Try to use the complete OID in numbers and not with names.

can you post the input file which one you want to encode?

regards,

wittmann

Shamrock
I attach file below: I was

I attach file below:
I was trying use OID in numbers but that didn't help much.

Main
{
NetworkAccess 1;
SnmpMibObject experimental83.1.2.1.7.1 Integer 4 ;
SnmpMibObject experimental83.1.2.1.4.1 String "public" ;
SnmpMibObject experimental83.1.2.1.5.1 Integer 3 ;
SnmpMibObject experimental83.1.2.1.6.1 String "@" ;
SnmpMibObject enterprises.1166.1.19.3.1.17.0 Integer 1 ;
SnmpMibObject enterprises.1166.1.19.3.1.1.0 Integer 714750000 ;
SnmpMibObject 1.3.6.1.2.1.69.1.6.3.0 Integer 2; /* accept */
SnmpMibObject docsDevFilterIpStatus.1 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.1 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.1 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.1 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.1 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.1 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.1 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.1 IPAddress 10.0.0 ;
SnmpMibObject docsDevFilterIpDmask.1 IPAddress 255.255.10.0 ;
SnmpMibObject docsDevFilterIpProtocol.1 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.1 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.1 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.1 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.1 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.2 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.2 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.2 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.2 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.2 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.2 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.2 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.2 IPAddress 172.16.0.0 ;
SnmpMibObject docsDevFilterIpDmask.2 IPAddress 255.240.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.2 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.2 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.2 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.2 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.2 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.3 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.3 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.3 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.3 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.3 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.3 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.3 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.3 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.3 IPAddress 255.255.255.0 ;
SnmpMibObject docsDevFilterIpProtocol.3 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.3 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.3 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.3 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.3 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.4 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.4 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.4 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.4 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.4 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.4 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.4 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.4 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.4 IPAddress 255.255.255.0 ;
SnmpMibObject docsDevFilterIpProtocol.4 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.4 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.4 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.4 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.4 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.5 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.5 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.5 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.5 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.5 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.5 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.5 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.5 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.5 IPAddress 255.255.255.10 ;
SnmpMibObject docsDevFilterIpProtocol.5 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.5 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.5 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.5 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.5 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.6 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.6 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.6 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.6 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.6 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.6 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.6 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.6 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.6 IPAddress 255.255.255.224 ;
SnmpMibObject docsDevFilterIpProtocol.6 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.6 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.6 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.6 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.6 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.7 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.7 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.7 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.7 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.7 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.7 IPAddress 172.16.0.0 ;
SnmpMibObject docsDevFilterIpSmask.7 IPAddress 255.240.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.7 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.7 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.7 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.7 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.7 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.7 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.7 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.8 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.8 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.8 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.8 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.8 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.8 IPAddress 1000.0 ;
SnmpMibObject docsDevFilterIpSmask.8 IPAddress 255.255.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.8 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.8 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.8 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.8 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.8 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.8 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.8 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.9 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.9 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.9 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.9 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.9 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.9 IPAddress 10.64.0.0 ;
SnmpMibObject docsDevFilterIpSmask.9 IPAddress 255.10.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.9 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.9 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.9 Integer 6 ;
SnmpMibObject docsDevFilterIpSourcePortLow.9 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.9 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.9 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.9 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.10 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.10 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.10 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.10 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.10 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.10 IPAddress 127.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.10 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.10 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.10 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.10 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.10 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.10 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.10 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.10 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.11 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.11 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.11 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.11 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.11 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.11 IPAddress 169.254.0.0 ;
SnmpMibObject docsDevFilterIpSmask.11 IPAddress 255.255.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.11 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.11 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.11 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.11 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.11 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.11 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.11 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.12 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.12 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.12 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.12 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.12 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.12 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.12 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.12 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.12 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.12 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.12 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.12 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.12 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.12 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.13 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.13 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.13 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.13 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.13 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.13 IPAddress 10.144.0.0 ;
SnmpMibObject docsDevFilterIpSmask.13 IPAddress 255.240.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.13 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.13 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.13 Integer 6 ;
SnmpMibObject docsDevFilterIpSourcePortLow.13 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.13 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.13 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.13 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.14 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.14 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.14 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.14 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.14 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.14 IPAddress 10.160.0.0 ;
SnmpMibObject docsDevFilterIpSmask.14 IPAddress 255.252.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.14 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.14 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.14 Integer 6 ;
SnmpMibObject docsDevFilterIpSourcePortLow.14 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.14 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.14 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.14 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.15 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.15 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.15 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.15 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.15 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.15 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.15 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.15 IPAddress 10064.0 ;
SnmpMibObject docsDevFilterIpDmask.15 IPAddress 255.255.224.0 ;
SnmpMibObject docsDevFilterIpProtocol.15 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.15 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.15 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.15 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.15 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.16 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.16 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.16 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.16 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.16 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.16 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.16 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.16 IPAddress 100128.0 ;
SnmpMibObject docsDevFilterIpDmask.16 IPAddress 255.255.128.0 ;
SnmpMibObject docsDevFilterIpProtocol.16 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.16 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.16 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.16 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.16 Integer 65535 ;
MfgCVCData 0x308203a130820289a00302010202103fdf7c620bb324fb572b125078840666300d06092a864886f70d0101050500308197310b300906035504061302555331393037060355040a133044617461204f766572204361626c65205365727669636520496e746572666163652053706563696669636174696f6e7331153013060355040b130c4361626c65204d6f64656d73313630340603550403132d444f43534953204361626c65204d6f64656d20526f6f7420436572746966696361746520417574686f72697479301e170d3031303731313030303030305a170d3131303731303233353935395a3065310b3009060355040613025553311d301b060355;
MfgCVCData 0x040a13144d6f746f726f6c6120436f72706f726174696f6e310f300d060355040b1306444f43534953312630240603550403131d436f646520566572696669636174696f6e20436572746966696361746530820122300d06092a864886f70d01010105000382010f003082010a0282010100b9fbc57af881464d5830bc16778eeca06acbe6c7b885924b2dacf594e3be233203cb2080363d6773b20c8e61ae2f104d4bc88e4c664cb3528604ee9f621ae45dbbc8491f7988895e7941795f95d5fb1ca69737595cf4ff2010801c2214eede3ddb1732d0fd5e0a7e3429bc2085fe471ce00658e8cebd18aca1680ec43458e59bb61f649bf050123689d2dc4d;
MfgCVCData 0x5e3423519fcb341669f3a96ef3ba1e3371b9c2e43ab103fcdc3bac211eb41d3048a16a3ea1ec86558ac5d78939009dac77736f669a0b6327bdcb633744604e2edb6a8da411731ef1d9b920cf7f22d1a1bc375b8f0b763f7dd9d1261d284d776fdbf858907baaf298f59208600e2741e05db87dbb0203010001a31a301830160603551d250101ff040c300a06082b06010505070303300d06092a864886f70d010105050003820101005c5e384ae8fb24774ec087a0c98060cf3c2f5d1fec60182b92a1b8b1ed9d49fe8210cb2104dfee310d6d62ba2b9929f8975ab1dd968413a1a71e669a0b36cc1146736ca11498ed6711d6234527a2814c8d6866421;
MfgCVCData 0x5ec9f38044f167c67bcaf6f34d978faa1874789dd15d91cfd355a24af0f1bdcc30193c48c39484ccc3c9dac3e69194378aa8d76fb073a4b24efc874342d4f7f50547902f42e0b58df428ad591675c69e706396508ee1e900a4e19b6aea0b8c5c3459df0e126272a7d901bbfff38fb217343f7908b83a0ac89188807c31ea23e9b9309a28a888e7a150984e7dd942d86b15a8e624759fdca62a4ee5c207dca7bd567d09cceac74f58665bb8;
MaxCPE 31;
UsPacketClass
{
ClassifierRef 7;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.160.0.0;
IpSrcMask 255.252.0.0;
IpDstAddr 10.0.29.216;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 8;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.128.0.0;
IpSrcMask 255.240.0.0;
IpDstAddr 10.0.29.216;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 9;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.0.0;
IpSrcMask 255.10.0.0;
IpDstAddr 10.0.29.216;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 10;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpDstAddr 10.0.24.8;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 11;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpDstAddr 10.0.28.49;
IpDstMask 255.255.255.255;
}
}
UsPacketClass
{
ClassifierRef 12;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpDstAddr 10.0.0.0;
IpDstMask 255.255.255.255;
}
}
DsPacketClass
{
ClassifierRef 18;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.29.216;
IpSrcMask 255.255.255.248;
IpDstAddr 10.160.0.0;
IpDstMask 255.252.0.0;
}
}
DsPacketClass
{
ClassifierRef 19;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.29.216;
IpSrcMask 255.255.255.248;
IpDstAddr 10.128.0.0;
IpDstMask 255.240.0.0;
}
}
DsPacketClass
{
ClassifierRef 20;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.29.216;
IpSrcMask 255.255.255.248;
IpDstAddr 10.0.0.0;
IpDstMask 255.10.0.0;
}
}
DsPacketClass
{
ClassifierRef 21;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.24.8;
IpSrcMask 255.255.255.248;
}
}
DsPacketClass
{
ClassifierRef 22;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.28.49;
IpSrcMask 255.255.255.255;
}
}
DsPacketClass
{
ClassifierRef 23;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.0.0;
IpSrcMask 255.255.255.255;
}
}
DsPacketClass
{
ClassifierRef 1;
ServiceFlowRef 6;
IpPacketClassifier
{
IpTos 0x203fff;
}
}
UsServiceFlow
{
UsServiceFlowRef 1;
QosParamSetType 7;
MaxRateSustained 1024000;
MaxTrafficBurst 1600;
}
DsServiceFlow
{
DsServiceFlowRef 2;
QosParamSetType 7;
MaxRateSustained 260000;
}
DsServiceFlow
{
DsServiceFlowRef 6;
QosParamSetType 7;
MaxRateSustained 1024000;
}
UsServiceFlow
{
UsServiceFlowRef 7;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 50000;
MaxTrafficBurst 1600;
}
DsServiceFlow
{
DsServiceFlowRef 8;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 50000;
}
GlobalPrivacyEnable 1;
/* CmMic 46b8a536a196baba13baedc546d04ae8; */
/* CmtsMic d35557d98121ec218761eb805f224f1c; */
/*EndOfDataMkr*/
/* Pad */
/* Pad */
}

wittmann
Dude, check your input file

Dude, check your input file please ;)

i found a lot of errors regarding the format of IP's at the docsis-filter

Example this Line:

SnmpMibObject docsDevFilterIpDaddr.15 IPAddress 10064.0 ;

I have take your input and check them and now the compiling was succesfully. I have removed the ManuCVC because there is also an issue on format.

Here is the input what i used, which should work to compile:

[php]
Main
{
NetworkAccess 1;
SnmpMibObject experimental83.1.2.1.7.1 Integer 4 ;
SnmpMibObject experimental83.1.2.1.4.1 String "public" ;
SnmpMibObject experimental83.1.2.1.5.1 Integer 3 ;
SnmpMibObject experimental83.1.2.1.6.1 String "@" ;
SnmpMibObject enterprises.1166.1.19.3.1.17.0 Integer 1 ;
SnmpMibObject enterprises.1166.1.19.3.1.1.0 Integer 714750000 ;
SnmpMibObject 1.3.6.1.2.1.69.1.6.3.0 Integer 2; /* accept */
SnmpMibObject docsDevFilterIpStatus.1 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.1 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.1 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.1 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.1 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.1 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.1 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.1 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.1 IPAddress 255.255.10.0 ;
SnmpMibObject docsDevFilterIpProtocol.1 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.1 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.1 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.1 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.1 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.2 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.2 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.2 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.2 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.2 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.2 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.2 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.2 IPAddress 172.16.0.0 ;
SnmpMibObject docsDevFilterIpDmask.2 IPAddress 255.240.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.2 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.2 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.2 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.2 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.2 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.3 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.3 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.3 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.3 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.3 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.3 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.3 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.3 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.3 IPAddress 255.255.255.0 ;
SnmpMibObject docsDevFilterIpProtocol.3 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.3 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.3 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.3 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.3 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.4 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.4 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.4 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.4 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.4 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.4 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.4 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.4 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.4 IPAddress 255.255.255.0 ;
SnmpMibObject docsDevFilterIpProtocol.4 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.4 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.4 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.4 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.4 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.5 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.5 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.5 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.5 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.5 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.5 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.5 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.5 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.5 IPAddress 255.255.255.10 ;
SnmpMibObject docsDevFilterIpProtocol.5 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.5 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.5 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.5 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.5 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.6 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.6 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.6 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.6 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.6 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.6 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.6 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.6 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.6 IPAddress 255.255.255.224 ;
SnmpMibObject docsDevFilterIpProtocol.6 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.6 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.6 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.6 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.6 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.7 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.7 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.7 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.7 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.7 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.7 IPAddress 172.16.0.0 ;
SnmpMibObject docsDevFilterIpSmask.7 IPAddress 255.240.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.7 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.7 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.7 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.7 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.7 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.7 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.7 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.8 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.8 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.8 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.8 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.8 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.8 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.8 IPAddress 255.255.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.8 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.8 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.8 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.8 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.8 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.8 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.8 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.9 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.9 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.9 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.9 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.9 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.9 IPAddress 10.64.0.0 ;
SnmpMibObject docsDevFilterIpSmask.9 IPAddress 255.10.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.9 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.9 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.9 Integer 6 ;
SnmpMibObject docsDevFilterIpSourcePortLow.9 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.9 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.9 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.9 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.10 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.10 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.10 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.10 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.10 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.10 IPAddress 127.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.10 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.10 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.10 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.10 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.10 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.10 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.10 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.10 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.11 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.11 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.11 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.11 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.11 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.11 IPAddress 169.254.0.0 ;
SnmpMibObject docsDevFilterIpSmask.11 IPAddress 255.255.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.11 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.11 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.11 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.11 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.11 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.11 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.11 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.12 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.12 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.12 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.12 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.12 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.12 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.12 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.12 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.12 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.12 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.12 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.12 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.12 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.12 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.13 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.13 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.13 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.13 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.13 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.13 IPAddress 10.144.0.0 ;
SnmpMibObject docsDevFilterIpSmask.13 IPAddress 255.240.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.13 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.13 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.13 Integer 6 ;
SnmpMibObject docsDevFilterIpSourcePortLow.13 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.13 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.13 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.13 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.14 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.14 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.14 Integer 1 ;
SnmpMibObject docsDevFilterIpDirection.14 Integer 1; /* inbound */
SnmpMibObject docsDevFilterIpBroadcast.14 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.14 IPAddress 10.160.0.0 ;
SnmpMibObject docsDevFilterIpSmask.14 IPAddress 255.252.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.14 IPAddress 10.0.0.0 ;
SnmpMibObject docsDevFilterIpDmask.14 IPAddress 255.0.0.0 ;
SnmpMibObject docsDevFilterIpProtocol.14 Integer 6 ;
SnmpMibObject docsDevFilterIpSourcePortLow.14 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.14 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.14 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.14 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.15 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.15 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.15 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.15 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.15 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.15 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.15 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.15 IPAddress 10.0.64.0 ;
SnmpMibObject docsDevFilterIpDmask.15 IPAddress 255.255.224.0 ;
SnmpMibObject docsDevFilterIpProtocol.15 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.15 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.15 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.15 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.15 Integer 65535 ;
SnmpMibObject docsDevFilterIpStatus.16 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterIpControl.16 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.16 Integer 0 ;
SnmpMibObject docsDevFilterIpDirection.16 Integer 3; /* both */
SnmpMibObject docsDevFilterIpBroadcast.16 Integer 2; /* false */
SnmpMibObject docsDevFilterIpSaddr.16 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpSmask.16 IPAddress 0.0.0.0 ;
SnmpMibObject docsDevFilterIpDaddr.16 IPAddress 10.0.128.0 ;
SnmpMibObject docsDevFilterIpDmask.16 IPAddress 255.255.128.0 ;
SnmpMibObject docsDevFilterIpProtocol.16 Integer 256 ;
SnmpMibObject docsDevFilterIpSourcePortLow.16 Integer 0 ;
SnmpMibObject docsDevFilterIpSourcePortHigh.16 Integer 65535 ;
SnmpMibObject docsDevFilterIpDestPortLow.16 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.16 Integer 65535 ;
MaxCPE 31;
UsPacketClass
{
ClassifierRef 7;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.160.0.0;
IpSrcMask 255.252.0.0;
IpDstAddr 10.0.29.216;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 8;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.128.0.0;
IpSrcMask 255.240.0.0;
IpDstAddr 10.0.29.216;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 9;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.0.0;
IpSrcMask 255.10.0.0;
IpDstAddr 10.0.29.216;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 10;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpDstAddr 10.0.24.8;
IpDstMask 255.255.255.248;
}
}
UsPacketClass
{
ClassifierRef 11;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpDstAddr 10.0.28.49;
IpDstMask 255.255.255.255;
}
}
UsPacketClass
{
ClassifierRef 12;
ServiceFlowRef 7;
RulePriority 10;
IpPacketClassifier
{
IpDstAddr 10.0.0.0;
IpDstMask 255.255.255.255;
}
}
DsPacketClass
{
ClassifierRef 18;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.29.216;
IpSrcMask 255.255.255.248;
IpDstAddr 10.160.0.0;
IpDstMask 255.252.0.0;
}
}
DsPacketClass
{
ClassifierRef 19;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.29.216;
IpSrcMask 255.255.255.248;
IpDstAddr 10.128.0.0;
IpDstMask 255.240.0.0;
}
}
DsPacketClass
{
ClassifierRef 20;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.29.216;
IpSrcMask 255.255.255.248;
IpDstAddr 10.0.0.0;
IpDstMask 255.10.0.0;
}
}
DsPacketClass
{
ClassifierRef 21;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.24.8;
IpSrcMask 255.255.255.248;
}
}
DsPacketClass
{
ClassifierRef 22;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.28.49;
IpSrcMask 255.255.255.255;
}
}
DsPacketClass
{
ClassifierRef 23;
ServiceFlowRef 8;
RulePriority 10;
IpPacketClassifier
{
IpSrcAddr 10.0.0.0;
IpSrcMask 255.255.255.255;
}
}
DsPacketClass
{
ClassifierRef 1;
ServiceFlowRef 6;
IpPacketClassifier
{
IpTos 0x203fff;
}
}
UsServiceFlow
{
UsServiceFlowRef 1;
QosParamSetType 7;
MaxRateSustained 1024000;
MaxTrafficBurst 1600;
}
DsServiceFlow
{
DsServiceFlowRef 2;
QosParamSetType 7;
MaxRateSustained 260000;
}
DsServiceFlow
{
DsServiceFlowRef 6;
QosParamSetType 7;
MaxRateSustained 1024000;
}
UsServiceFlow
{
UsServiceFlowRef 7;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 50000;
MaxTrafficBurst 1600;
}
DsServiceFlow
{
DsServiceFlowRef 8;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 50000;
}
GlobalPrivacyEnable 1;
/* CmMic 46b8a536a196baba13baedc546d04ae8; */
/* CmtsMic d35557d98121ec218761eb805f224f1c; */
/*EndOfDataMkr*/
/* Pad */
/* Pad */
}
[/php]

regards,

wittmann

P.S. Sorry for my poor english ;)

Shamrock
Hi, Thank you for reply. I

Hi,

Thank you for reply. I checked your config file but still no results:(
I think that something may be wrong with my net-snmp+docsis.
I still got holes in docsis output (in places where I use Integer).
If I change Integer to Integer32 I get other error messages.

Best regards,

Shamrock

husamaga
Hello Shamrock,

Hello Shamrock,
tell me please did you ever figure what is the problem with your MTA config file?
i'm using cable modems epx2203, and trying to upgrade firmware to sip version, but no success.
any help please?

Log in or register to post comments