[mrtg] Re: Cisco Subinterfaces
Stieers, Ken
KStieers at dainrauscher.com
Tue Nov 16 13:29:48 MET 1999
Frame relay sub interfaces are accessed using the following OIDs (taken from
mibhelp.txt in the /doc directory of the standard MRTG distribution):
frInOctets => '1.3.6.1.2.1.10.32.2.1.9'
frOutOctets => '1.3.6.1.2.1.10.32.2.1.7'
which when used in the form:
frInOctets.pp.dd&frOutOctets.pp.dd:community at cisco.router
where pp is the physical port that the frame relay pvc is
defined on and dd is the DLCI of the pvc gets you the in
and out octets for just that pvc.
IIRC frame relay is defined in RFC1315.MIB, so you could use the LoadMibs
option and use the symbolic name (frInOctets, etc.)
HTH,
Ken
****************************************
Ken Stieers
Lan Administrator
Dain Rauscher Information Services
(612)607-8924
-----Original Message-----
From: Luis Alejandro Wong [mailto:lwong at icoe.k12.ca.us]
Sent: Monday, November 15, 1999 9:33 AM
To: Mrtg Mailing List (E-mail)
Subject: [mrtg] Cisco Subinterfaces
I installed MRTG successfully to monitor our network routers . I ran into a
situation in which I have a Cisco 4700 router which has sub interfaces on
two of the Serial Ports (0 and 1). This subinterfaces go from Serial0 to
Serial 0.5 and from Serial1 to Serial1.5. This subinterfaces are done
because the remote sites are coming in through a framerelay pipe. When I run
cfgmaker, the output file does not show this subinterfaces. It gives me the
configuration for the Serial Port as 1 entity. Does anyone have any
suggestions? Here's a copy of the configuration.
interface Serial0
no ip address
encapsulation frame-relay
no fair-queue
!
interface Serial0.1 point-to-point
description ************ El Centro School District
ip unnumbered Ethernet1
frame-relay interface-dlci 16
!
interface Serial0.2 point-to-point
description ************ Holtville Unified (Filtered)
ip unnumbered Ethernet1
frame-relay interface-dlci 17
!
interface Serial0.3 point-to-point
description ************ Central Union High
ip unnumbered Ethernet1
frame-relay interface-dlci 18
!
interface Serial0.4 point-to-point
ip unnumbered Ethernet1
shutdown
frame-relay interface-dlci 19
!
interface Serial0.5 point-to-point
ip unnumbered Ethernet1
shutdown
frame-relay interface-dlci 20
!
interface Serial1
no ip address
encapsulation frame-relay
!
interface Serial1.1 point-to-point
description ************ IVCEC
ip unnumbered Ethernet1
ip access-group 161 in
ip access-group 161 out
frame-relay interface-dlci 16
!
interface Serial1.2 point-to-point
description ************ Alternative Education
ip unnumbered Ethernet1
ip access-group 162 in
ip access-group 162 out
frame-relay interface-dlci 17
!
interface Serial1.3 point-to-point
description ************ Calexico Unified
ip unnumbered Ethernet1
frame-relay interface-dlci 18
!
interface Serial1.4 point-to-point
description ************ Imperial Valley College
ip unnumbered Ethernet1
frame-relay interface-dlci 19
!
interface Serial1.5 point-to-point
description ********** Imperial Unified ( Filtered)
ip unnumbered Ethernet1
frame-relay interface-dlci 20
Thanks
Luis Wong
Technical Support Assistant
Imperial County Office of Education
1398 Sperber Road
El Centro, CA 92243
(760)312-6512
--
* To unsubscribe from the mrtg mailing list, send a message with the
subject: unsubscribe to mrtg-request at list.ee.ethz.ch
* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg
More information about the mrtg
mailing list