[c-nsp] Per ATM VP mrtg stats
MrPaul
mrpaular at gmail.com
Tue Aug 1 16:21:47 EDT 2006
On 8/1/06, Robert Hass <robhass at gmail.com> wrote:
> Hello
> Is any OID/MIB prividing me ability to create MRTG statistics for each
> VP traffic at ATM OC3 interface ? On this OC3 i'm terminating ADSL
> subscribers, each DSLAM have own VP - we just want to have traffic
> statistics per VP. Is it possible ?
Assuming you know the SNMP ifnumber & VP/VCI then you can use the following.
CISCO-AAL5-MIB::cAal5VccInOctets -
1.3.6.1.4.1.9.9.66.1.1.1.1.3.<ifnumber>.<vp>.<vci>
CISCO-AAL5-MIB::cAal5VccOutOctets -
1.3.6.1.4.1.9.9.66.1.1.1.1.4.<ifnumber>.<vp>.<vci>
One of my example targets is as follows.
Target[router]:
1.3.6.1.4.1.9.9.66.1.1.1.1.3.17.1.580&1.3.6.1.4.1.9.9.66.1.1.1.1.4.17.1.580:community
@host
Hope that's what you're lookin for.
Paul
More information about the cisco-nsp
mailing list