>Если хочу посмотреть ID портов на оборудование то пишу:
>snmwalc -c <comunity> <IP> -v 2c
>В mrtg пишу:
>Target[a]: <ID порта>:<comunity>@<IP>
>Вопрос:
>Где прописывается строка "-v 2c"
SNMPv2c
If you have a fast router you might want to try to poll the ifHC* counters. This feature gets activated by switching to SNMPv2c. Unfortunately not all devices support SNMPv2c yet. If it works, this will prevent your counters from wraping within the 5 minute polling interval, since we now use 64 bit instead of the normal 32 bit.
Example:
Target[myrouter]: 2:public@router1:::::2
p.s. http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-reference.html