Generic Docsis 1.1 modem

magyar
Download traffic OID: 
iso.3.6.1.2.1.2.2.1.10.2
Upload traffic OID: 
iso.3.6.1.2.1.2.2.1.16.2
Received power level OID: 
iso.3.6.1.2.1.10.127.1.1.1.1.6.3
Signal to Noise Ratio OID: 
iso.3.6.1.2.1.10.127.1.1.4.1.5.3
Upstream power level OID: 
iso.3.6.1.2.1.10.127.1.2.2.1.3.2
Snmp read community: 
public
Eth Oper State Oid: 
Modem config template: 

Main
{
NetworkAccess [networkaccess]; /* enables packet forwarding */
GlobalPrivacyEnable 0; /* disables BPI(encryption) */
MaxCPE 1;
UsServiceFlow /* creates an upstream service flow */
{
UsServiceFlowRef 1; /* SF number */
QosParamSetType 7; /* activates SF */
TrafficPriority 3; /* sets medium priority */
MaxRateSustained [upload]; /* max upstream transfer rate - 128kb/s */
}

DsServiceFlow /* creates an downstream service flow */
{
DsServiceFlowRef 2; /* SF number */
QosParamSetType 7; /* activates SF */
TrafficPriority 3; /* sets medium priority */
MaxRateSustained [download]; /* max downstream transfer rate - 1Mb/s */
}

}

MTA config template: 

Main
{
MtaConfigDelimiter 1;
VendorSpecific
{
VendorIdentifier 0x0000ca;
GenericTLV TlvCode 69 TlvStringZero "[123456789]xxxxx|06[2357]0xxxxxxx|06[489][0]xxxxxx|06[13-9][1-9]xxxxxx|062[2-9]xxxxxx|1[1089]x|12xx|00xx.|#xx#|*xx#|*xx*xx+T";
}
SnmpMibObject 1.3.6.1.4.1.4491.2.2.1.1.1.7.0 Integer 1; /* true */
SnmpMibObject 1.3.6.1.4.1.4115.11.1.27.0 String "[phonenumber]" ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.28.0 String "[phonenumber]" ;
SnmpMibObject 1.3.6.1.4.1.4115.10.1.3.0 IPAddress 213.16.111.188 ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.1.1.2.1 String "[phonenumber]" ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.1.1.3.1 String "[phonenumber]" ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.1.1.4.1 String "[phonenumber]" ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.1.1.5.1 String "[phonenumber]" ;
SnmpMibObject 1.3.6.1.4.1.4491.2.2.2.1.2.1.1.18.9 Integer 2 ;
SnmpMibObject 1.3.6.1.2.1.2.2.1.7.9 Integer 1; /* up */
SnmpMibObject 1.3.6.1.4.1.4115.11.1.3.0 String "[sipproxy];[sipport]" ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.4.0 Integer 0 ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.5.0 String "[sipproxy];[sipport]" ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.6.0 Integer 0 ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.7.0 HexString 0x04808000 ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.8.0 String "PCMA;PCMU" ;
SnmpMibObject 1.3.6.1.4.1.4115.11.1.9.0 Integer 20 ;
MtaConfigDelimiter 255;
}

2 Line MTA config template: 
VoIP Modem config template: 

Main
{
NetworkAccess [networkaccess]; /* enables packet forwarding */
GlobalPrivacyEnable 0; /* disables BPI(encryption) */
MaxCPE 2;
SnmpMibObject iso.3.6.1.4.1.4115.1.3.1.1.2.3.5.4.0 Integer 3 ;
SnmpMibObject iso.3.6.1.4.1.4115.1.3.3.1.2.3.6.0 Integer 4 ;

DsServiceFlow
{
DsServiceFlowRef 1;
QosParamSetType 7;
TrafficPriority 0;
MaxRateSustained [download];
MaxTrafficBurst 1578;
}
DsServiceFlow
{
DsServiceFlowRef 2;
QosParamSetType 7;
MaxRateSustained 64000;
MaxTrafficBurst 1578;
}
DsServiceFlow
{
DsServiceFlowRef 3;
QosParamSetType 7;
TrafficPriority 7;
MaxTrafficBurst 1578;
}
UsServiceFlow
{
UsServiceFlowRef 4;
QosParamSetType 7;
SchedulingType 2;
TrafficPriority 0;
MaxRateSustained [upload];
MaxTrafficBurst 1578;
}
UsServiceFlow
{
UsServiceFlowRef 5;
QosParamSetType 7;
MaxRateSustained 64000;
MaxTrafficBurst 1578;
}
UsServiceFlow
{
UsServiceFlowRef 6;
QosParamSetType 7;
SchedulingType 2;
TrafficPriority 7;
MaxTrafficBurst 1578;
}
UsPacketClass
{
ClassifierRef 1;
ServiceFlowRef 5;
RulePriority 0;
ActivationState 1;
IpPacketClassifier
{
IpProto 17;
SrcPortStart 161;
SrcPortEnd 161;
}
}

UsPacketClass
{
ClassifierRef 2;
ServiceFlowRef 6;
ActivationState 1;
IpPacketClassifier
{
DstPortStart [sipport];
DstPortEnd [sipport];
}
}
UsPacketClass
{
ClassifierRef 3;
ServiceFlowRef 6;
ActivationState 1;
LLCPacketClassifier
{
EtherType 0x030f16;
}
}
DsPacketClass
{
ClassifierRef 4;
ServiceFlowRef 2;
RulePriority 0;
ActivationState 1;
IpPacketClassifier
{
IpProto 17;
DstPortStart 161;
DstPortEnd 161;
}
}
DsPacketClass
{
ClassifierRef 5;
ServiceFlowRef 3;
ActivationState 1;
IpPacketClassifier
{
DstPortStart [sipport];
DstPortEnd [sipport];
}
}
}