Hi there,
Just wondering if anyone knows what MIB should be used in order to
monitor MLPPP bundle as opposed to single T1s.
Any pointers will be appreciated.
regards,
/vicky
|
|
0
|
|
|
|
Reply
|
vickyr
|
2/29/2004 7:48:23 AM |
|
vickyr@socal.rr.com (Vicky) writes:
>Just wondering if anyone knows what MIB should be used in order to
>monitor MLPPP bundle as opposed to single T1s.
The MLPPP bundles show up as additional interfaces, so just the normal
MIBs to monitor interfaces should do it..
Ie. here's a multilink bundle from one of my routers with two T1's in it.
IF-MIB::ifDescr.69 = STRING: Multilink1
IF-MIB::ifType.69 = INTEGER: ppp(23)
IF-MIB::ifMtu.69 = INTEGER: 1500
IF-MIB::ifSpeed.69 = Gauge32: 3072000
IF-MIB::ifOperStatus.69 = INTEGER: up(1)
IF-MIB::ifInOctets.69 = Counter32: 2681055525
IF-MIB::ifOutOctets.69 = Counter32: 3178837735
--
Doug McIntyre merlyn@visi.com
Network Engineer/Jack of All Trades
Vector Internet Services, Inc.
|
|
0
|
|
|
|
Reply
|
Doug
|
2/29/2004 11:24:29 PM
|
|