[ixpmanager] Multi Macs

Nick Hilliard nick at inex.ie
Wed Jul 11 16:12:08 IST 2012


On 11/07/2012 15:53, Joe Wooller wrote:
> It should be, 
> 
> when i walk the port names are;
> 
> root at dev:/var/www/IXP-Manager/tools/runtime/mrtg# snmpwalk -c ghv138 -v2c 198.32.212.201 1.3.6.1.2.1.31.1.1.1.1 | grep xe-0/0/0
> iso.3.6.1.2.1.31.1.1.1.1.699 = STRING: "xe-0/0/0"
> iso.3.6.1.2.1.31.1.1.1.1.700 = STRING: "xe-0/0/0.0"
> 
> I am using xe-0/0/0.0, so I can get the macs, I may need to remove the .0 to get any sensible data perhaps?

possibly - I'm not sure how junos handles subint stats on their EX
platform, but it's quite likely that it doesn't support them - most smaller
hardware switching platforms don't.

What does the following return?

# snmpget -c <community> -v 2c 198.32.212.201 1.3.6.1.2.1.31.1.1.1.10.699
# snmpget -c <community> -v 2c 198.32.212.201 1.3.6.1.2.1.31.1.1.1.10.700

If you see a +ve number for .699 and zero for .700, then you need to remove
the ".0" from the interface name.

Nick



More information about the ixpmanager mailing list