Hello, I am running MRTG 2.9.6, I have noticed that
http://guillaume.rince.free.fr/informatique/routeurdsl/snmp.html says that cfgmaker will work to poll the Zyxel Prestige 153x. It didn't, for me. Rather than upgrade, I scratched my head a little bit and added a bit of debug code to the MRTG_Lib.pm and came up with a working config file. What really bothered me was not knowing which order the interfaces were in, but a couple of extra "print" statements in MRTG_Lib.pm did the trick! Since searching the list archives didn't help, and the Zyxel is now end of line on this router, most of us using them will probably be using older versions of MRTG and all that. So, for reference to future list searchers, I'm posting a working config for this particular router. Sorry to all you others for the needless rubbish... I should put up a website but I don't have anywhere to put it. ### Get the mib from the Zyxel FTP site, or Google for it LoadMIBs: /usr/local/mrtg-2/zyxel.mib ### Interface 1 >> the Ethernet interface. Target[prestige153_1]: 1:[EMAIL PROTECTED]: MaxBytes[prestige153_1]: 1250000 Title[prestige153_1]: Traffic Analysis for 1 -- Zyxel PageTop[prestige153_1]: <H1>Traffic Analysis for 1 -- Zyxel</H1> <TABLE> <TR><TD>Description:</TD><TD>enet0 </TD></TR> <TR><TD>ifType:</TD> <TD>ethernetCsmacd (6)</TD></TR> <TR><TD>Max Speed:</TD> <TD>10.0 Mbits/s</TD></TR> </TABLE> ### Interface 2 >> First Wan Port (WAN1) Target[prestige153_2]: 2:[EMAIL PROTECTED]: MaxBytes[prestige153_2]: 32000 Title[prestige153_2]: Traffic Analysis for 2 -- Zyxel PageTop[prestige153_2]: <H1>Traffic Analysis for 2 -- Zyxel</H1> <TABLE> <TR><TD>Description:</TD><TD>WAN 0 </TD></TR> <TR><TD>ifType:</TD> <TD>Serial (Wan1)</TD></TR> <TR><TD>Max Speed:</TD> <TD>256 Kbits/s</TD></TR> </TABLE> ### Interface 3 >> Second Wan Port (WAN2) Target[prestige153_3]: 3:[EMAIL PROTECTED]: MaxBytes[prestige153_3]: 32000 Title[prestige153_3]: Traffic Analysis for 3 -- Zyxel PageTop[prestige153_3]: <H1>Traffic Analysis for 3 -- Zyxel</H1> <TABLE> <TR><TD>Description:</TD><TD>WAN 1 </TD></TR> <TR><TD>ifType:</TD> <TD>Serial (Wan2)</TD></TR> <TR><TD>Max Speed:</TD> <TD>256 Kbits/s</TD></TR> </TABLE> ### Interface 4 >> Third Wan Port (WAN3) Target[prestige153_4]: 4:[EMAIL PROTECTED]: MaxBytes[prestige153_4]: 16000 Title[prestige153_4]: Traffic Analysis for 4 -- Zyxel PageTop[prestige153_4]: <H1>Traffic Analysis for 4 -- Zyxel</H1> <TABLE> <TR><TD>Description:</TD><TD>WAN 2 </TD></TR> <TR><TD>ifType:</TD> <TD>Serial RJ45 (Wan3)</TD></TR> <TR><TD>Max Speed:</TD> <TD>128 Kbits/s</TD></TR> </TABLE> -- |-Simon White, Internet Services Manager, Certified Check Point CCSA. |-MTDS Internet, Security, Anti-Virus, Linux and Hosting Solutions. |-MTDS 14, rue du 16 novembre, Agdal, Rabat, Morocco. |-MTDS tel +212.3.767.4861 - fax +212.3.767.4863 -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
