Real Time Ascend Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) Problem getting MRTG reading OIDs from DSLTNT cards ?
Hello,
It's strange, as I use same technique to get inoctets and
outoctets of several interfaces including IDSL and E1. Are you sure, you
are using the correct ifindex value ? Perhaps you can try
ip.ipRouteTable.ipRouteEntry.ipRouteIfIndex.x.y.z.w
to get ifindex. Here are my results for and IDSL port.
kheops/#>snmpget xxxxxx public ip.ipRouteTable.ipRouteEntry.ipRouteIfIndex.x.y.z.128
ip.ipRouteTable.ipRouteEntry.ipRouteIfIndex.x.y.z.128 = 51
kheops/#>snmpget xxxxxx public interfaces.ifTable.ifEntry.ifInOctets.51
interfaces.ifTable.ifEntry.ifInOctets.51 = 233345
By the way I using the version 7.0.1, it may be related to that. I
have had a similar problem with a different vendor, and solved problem by
upgrading software.
Regards,
Ilker TEMIR - MarketWeb
> I'm trying to monitor the InOctets and OutOctets OIDs from my SDSL ports,
> but I'm not getting anything.
> If I walk through the MIB II form the TNT, I can see all my interfaces:
>
> (lilu->)# snmpwalk x.x.x.x public 2.2.1.2
> interfaces.ifTable.ifEntry.ifDescr.1 = OCTET STRING: "Ethernet Slot 17/1"
> interfaces.ifTable.ifEntry.ifDescr.2 = OCTET STRING: "Serial WAN Slot 1/1"
> interfaces.ifTable.ifEntry.ifDescr.3 = OCTET STRING: "Serial WAN Slot 1/2"
> interfaces.ifTable.ifEntry.ifDescr.4 = OCTET STRING: "Serial WAN Slot 1/3"
> interfaces.ifTable.ifEntry.ifDescr.5 = OCTET STRING: "Serial WAN Slot 1/4"
> interfaces.ifTable.ifEntry.ifDescr.6 = OCTET STRING: "SDSL Slot 2/1"
> interfaces.ifTable.ifEntry.ifDescr.7 = OCTET STRING: "SDSL Slot 2/2"
> interfaces.ifTable.ifEntry.ifDescr.8 = OCTET STRING: "SDSL Slot 2/3"
> .... (cut) ....
>
> But If I keep looking at 2.2.1.10 (InOctets), all the counters are sticking
> to zero:
>
> (lilu->)# snmpwalk x.x.x.x public 2.2.1.10
> interfaces.ifTable.ifEntry.ifInOctets.1 = Counter: 1645980649
> interfaces.ifTable.ifEntry.ifInOctets.2 = Counter: 0
> interfaces.ifTable.ifEntry.ifInOctets.3 = Counter: 0
> interfaces.ifTable.ifEntry.ifInOctets.4 = Counter: 0
> interfaces.ifTable.ifEntry.ifInOctets.5 = Counter: 0
> interfaces.ifTable.ifEntry.ifInOctets.6 = Counter: 0
> interfaces.ifTable.ifEntry.ifInOctets.7 = Counter: 0
> interfaces.ifTable.ifEntry.ifInOctets.8 = Counter: 0
>
> Are these values located somewhere in the Enterprise section of the MIB ?
> Does somebody have the OID I should use ?
>
> Thanks for any help.
>
> Nicolas Scheibler.
> ++ Ascend Users Mailing List ++
> To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
> To get FAQ'd: <http://www.nealis.net/ascend/faq>
>
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>