Hello everybody,
Before this post i have search on the Net any solution but nothing find.
How can i graph atm interface (pvc) and not only ports ?
Thanks a lot
ps : sorry for my broken english
Graph ATM PVC
Moderators: Developers, Moderators
when you create graphs make sure the interface listing in the snmp query is up to date and look for the following.
interfcae 7 is your hardware interface. ignore it, it provides no usefull information
the one you're looking for is your equivalent to interface 13 above
13 Up ATM0.1-aal5 layer ATM0.1-aal5 layer DESCRIPTION REMOVED aal5(49) 320000 IPREMOVED
to graph ATM pvc's you need to graph the AAL5 layer as indicated in the IF-MIB part of the poll. Also, you can easily identify the active interface you need to graph as it has an IP address where the SUBIF one doesn't.
hope this helps.
Morgan
Code: Select all
7 Up ATM0-atm layer ATM0-atm layer atm(37) 0
8 Up ATM0.0-atm subif ATM0.0-atm subif atmSubInterface(134) 320000
9 Up ATM0-aal5 layer ATM0-aal5 layer aal5(49) 0
10 Up ATM0.0-aal5 layer ATM0.0-aal5 layer aal5(49) 320000
11 Removed
12 Up ATM0.1-atm subif ATM0.1-atm subif DESCRIPTION REMOVED atmSubInterface(134) 320000
13 Up ATM0.1-aal5 layer ATM0.1-aal5 layer DESCRIPTION REMOVED aal5(49) 320000 IPREMOVED
14 Down BRI0-Physical BR0 isdns(75) 144000
interfcae 7 is your hardware interface. ignore it, it provides no usefull information
the one you're looking for is your equivalent to interface 13 above
13 Up ATM0.1-aal5 layer ATM0.1-aal5 layer DESCRIPTION REMOVED aal5(49) 320000 IPREMOVED
to graph ATM pvc's you need to graph the AAL5 layer as indicated in the IF-MIB part of the poll. Also, you can easily identify the active interface you need to graph as it has an IP address where the SUBIF one doesn't.
hope this helps.
Morgan
First, thanks to help me.
Then i don't understand exactely what you mean.
This is my interface snmp query from atm switch (Marconi ASX-1000) :
Graph the "DS3/E3" has no effect.
Graph the "Atm Interface 1C1" is ok, but this include all pvc in port 1C1...
So is it possible to graph all pvc on port 1C1 and how ? there is an other template ?
Tkanks a lot
Then i don't understand exactely what you mean.
This is my interface snmp query from atm switch (Marconi ASX-1000) :
1C1 is the switch port.5242932 1 DS3/E3 1C1 30 44736000
5242933 1 Atm Interface 1C1 37 40704000 47:77:05:80:FF:E9:EA:00:00:0A:01:01:00:F5:20:48:0D:00:10:00
Graph the "DS3/E3" has no effect.
Graph the "Atm Interface 1C1" is ok, but this include all pvc in port 1C1...
So is it possible to graph all pvc on port 1C1 and how ? there is an other template ?
Tkanks a lot
Who is online
Users browsing this forum: No registered users and 0 guests