Wideband interface traffic per channel (modify) | docsis.org

You are here

Wideband interface traffic per channel (modify)

4 posts / 0 new
Last post
pzoli1
Wideband interface traffic per channel (modify)

How do I query the traffic of a wideband cable intereface per Downstream channel?
Another:
What is the rf-channel 0 traffic of the wideband-Cable?

Command line and oid.

CMTS: ubr10012 with mc20x20 cards
4DS and 4US per MAC domain

My questions:

Cable5/0/0 interface (1001) :traffic in/out narrowband modems
Wideband-Cable5/0/0:0 (1681) :traffic in wideband modems
Integrated-Cable5/0/0:0-3 (1713-1716) : What does this contain? traffic in WB modems; 1713+1714+1715+1716=1681 ??
Integrated-Cable5/0/0-downstream0-3 (6721-6724) : What does this contain? traffic in NB modems; 6721+6722+6723+6724=1001 out ??
Cable5/0/0-upstream0-3 (7681-7684) : What does this contain? traffic out NB+WB modems; 7681+7682+7683+7684=1001 in; its includes wideband us bonding ??

DS0 channel traffic = 1713 + 6721 ?? or the resolution is : CISCO-CABLE-WIDEBAND-MIB::ccwbRFChannelMpegPkts
DS1 channel traffic = 1714 + 6722 ??
DS2 channel traffic = 1715 + 6723 ??
DS3 channel traffic = 1716 + 6724 ??

US0 channel traffic = 7681 ??
US1 channel traffic = 7682 ??
US2 channel traffic = 7683 ??
US3 channel traffic = 7684 ??

oss-iris
You have ifMib (outOctets)

You have ifMib (outOctets) for traffic but maybe you could be more explicite of What you are trying to do?

mbowe
On a Cisco CMTS ?

On a Cisco CMTS ?

Not sure it is possible to do what you are asking. As previous posted said, you probably need to provide more description of what you are trying to achieve.

A few somewhat buried commands which might be useful :

-- Traffic per DS interface :
show cable mac-domain cable 5/0/0 forwarding

-- Total traffic per DS channel :
show controllers integrated-Cable 5/0/0 counters rf-channel
more info here
http://docsis.org/comment/4542#comment-4542

oss-iris
RF Traffic (traffic rate of

RF Traffic (traffic rate of the frequency):
Integrated-Cable5/0/0-downstream0-3 (6721-6724)
Cable5/0/0-upstream0-3 (7681-7684)

Details for DOCSIS traffic:
Wideband : only DOCSIS3 traffic
Integrated-Cable5/0/0:0-3 (1713-1716) : only DOCSIS 1/2 traffic (1 downstream modem)

Log in or register to post comments