Re: Counting OIDs
2004-10-01 09:29:50 GMT
cricket can be configured to call scripts. (ds-source exec) a hack might be to use an expect script to login to the cmts, run the necessary command. I guess some awk and grep and friends could be used to parse the result to produce a single number returned - which is what cricket understands. hth. jamie On Fri, 2004-10-01 at 07:35, Robert Westendorp wrote: > Hi, > > I've got a CMTS that is DOCIS compliant. Here's the problem. > > I want to count the number of connected modems, problem is that there is no > OID that covers this. There is an overall modem table, but no total and each > modem has it's own table. It seems totals from the CMTS command line are > generated by looking at each modem table and counting how many modems are > connected to each channel. > > I'm not too worried about the number of modems per chennl, just an overall > total... so is there a way to count the number of OIDs at at particular > level? I could then use that as the total connected modems. > > Any help would be great. > Thanks. > --------------------------------------------------------------- > Robert Westendorp(Continue reading)
RSS Feed