Hello,
I am using MOTOROLA SVG1501E but it does not create dynamic service flow for MTA. When the call is on it does not create any UGS scheduler type service flows.
Instead Thomson cable modems can do it. I am using CASA C3200 cmts-s.
Is there any configuration to change in config file?
Regards,
Dori
If you do not have a packetcable server, probably the thing you are looking for is called DSX or DQOS-Lite
Quick dig in some Moto doc I have says :
btiQosType This is the QOS type the MTA must use. Only Best-Effort and DQoS-Lite are supported. PCMM should be configured as best-effort.
btiQosType OBJECT-TYPE
SYNTAX INTEGER
{
undefined(1),
bestEffort(2),
skeletonQOS(3),
pqos(4),
dqos(5),
unauthorizedDQOS(6),
unautorizedPQOS(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This is the QOS type the MTA must use."
DEFVAL { bestEffort }
::= { btiTAEnvironment 2 }
So I guess you could try setting this to 5 or 6 and see what happens
Hi mbowe,
Thank you for your response. I have tried the following mibs .1.3.6.1.4.1.1166.1.200.9.2.0 to integer 5 or 6 to the MTA configuration file but no result.
Maybe it is another one.
Regards,
Dori