[tkined] Frame Relay Trap -> Interface?

Sean Watkins (sean@northrock.bm)
Wed, 6 Jan 1999 10:03:30 -0400

Hi,
I've written some scripts to work with Frame Relay DLCI Status change traps.
For example:

gw3: Frame Relay DLCI Status Change Interface 2 DLCI 59 -> active
gw3: Frame Relay DLCI Status Change Interface 2 DLCI 59 -> invalid

Digging through all the interface and frame mibs, I can't seem to find any way
to look the associated subinterface on
the router.

Ie,

When I see DLCI 59 on interface 2 change, I want to lookup the IP address of
this subinterface. The config on the cisco
looks like:

interface Serial0/0.76 point-to-point
ip address 209.27.143.85 255.255.255.252
frame-relay interface-dlci 59
!

So I could say
gw3: Frame Relay DLCI Status Change Interface 2 DLCI 59
(209.27.143.85/255.255.255.252) -> Active

Anyone have any ideas?

Thanks,
Sean Watkins

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.