[nsp] MRTG Monitoring
Everton da Silva Marques
everton at lab.ipaccess.diveo.net.br
Mon Jun 2 09:46:32 EDT 2003
On Mon, Jun 02, 2003 at 02:31:26PM +0300, M.palis wrote:
>
> Target[lykpop]: /ipadress:x.x.x.x at x.x.x.x
> MaxBytes[testpop]: 12500000
> AbsMax[testpop]: 13000000
> Title[testpop]: Traffic Analysis for Lykavitos POP
> PageTop[testpop]: <H3></H3>
> PageFoot[testpop]:
> kilo[ltestpop]: 1024
> Directory[ltestpop]: lykpop
> Options[testpop]: growright, bits
>
> interface GigabitEthernet1/0/0
> no ip address
> load-interval 30
> negotiation auto
> no cdp enable
> !
> interface GigabitEthernet1/0/0.1
> encapsulation dot1Q 38
> ip address x.x.x.x 255.255.255.240
> no cdp enable
> !
> interface GigabitEthernet1/0/0.2
> description Connected to vlan 16 for Access Servers
> encapsulation dot1Q 16
> ip address x.x.x.x 255.255.255.240
Depending on your IOS, the command
sh snmp mib ifmib ifindex interface GigabitEthernet1/0/0.2
should give the ifIndex for GigabitEthernet1/0/0.2
Then, use that ifIndex:
Target[lykpop]: ifIndex:community at x.x.x.x:
More information about the cisco-nsp
mailing list