Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) 6.1 SNMP Modem Speed



I got it to work. It looks like between versions 6.0.7 to 6.1.0 they
changed the index into the mdmSCCurrentLineXmitRate and RcvRate tables from
being the callSessionIndex (same as the index into the session status
group) to 

callStatusModemOnSlot + (16 * (callStatusModemSlotNumber - 2))

I'm not absolutely positive because I've only tested with one modem card in
a Mx2k, but it seems to work so far. 

Neither way of cross-indexing into the modem tables was documented that I
could find, so they probably felt it was ok to change it. I got a ticket
number from Ascend's tech dept earlier this week, but they haven't gotten
back to me on it yet, except to say that it's ok with accessed using
NavisAccess.

- Scott

At 06:58 PM 6/5/98 +0200, Andre Beck wrote:
>There are zero entries, so nothing to walk ;)
>
>You probably talk about the callStatusTable and sessionStatusTable. They
>are still there alive and kicking. What is missing is the callActiveTable,
>a version of the callStatusTable that contains only those calls which are
>valid and is indexed by callActiveCallReferenceNumber (IIRC). This table
>is there to be walked without overhead and for direct cross-indexing from
>the sessionActiveTable. It appeared in 6.0.0 (MIB 3.3) and it really is
>empty on the one Mx2k I have at 6.1.0 for now.

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


Follow-Ups: References: