ip net to physical table

2008-07-22 Thread navi kumar
How to implement the ip net to physical table ? The interfaces with IP information are the management ethernet port, the media GbE ports, and the video monitor port. Video monitor port will need to be supported by extra code.

Re: RIPv2-MIB

2008-07-22 Thread Alejandro Islas
Thanks for your reply Daniel. I've been reading towards this issue and noticed that I must use smux to enable communication between quagga and snmp. I found at that my current quagga version did not support smux so I compile it with enable_snmp option. Here's my snmpd.conf smux configuration smuxp

Re: RIPv2-MIB

2008-07-22 Thread Daniel Chuang
Alejandro Islas wrote: > HI all, we recently installed quagga ripd in our linux servers in > order to enable rip protocol. I would like to monitor its behaviour > using ripv2-mib. I would like to know the steps I need to do to make > it work. I did find the RIP2-MIB file in my mibs directory bu