It appears the JunOS is able to break out the amount of IPv6 (https://www.juniper.net/documentation/en_US/junos16.1/topics/reference/comma...) on an interface. Does the EX4200 also support the IP MIB (https://tools.ietf.org/html/rfc4293#section-3.2.3)? If so, it would be great to graph the amount and percentage of IPv6 traffic on most, if not all, interfaces. Frank
On Sep 24, 2016, at 11:37 AM, Frank Bulk <fbulk@MYPREMIERONLINE.COM> wrote:
It appears the JunOS is able to break out the amount of IPv6 (https://www.juniper.net/documentation/en_US/junos16.1/topics/reference/comma...) on an interface.
Does the EX4200 also support the IP MIB (https://tools.ietf.org/html/rfc4293#section-3.2.3)? If so, it would be great to graph the amount and percentage of IPv6 traffic on most, if not all, interfaces.
4200 recommended is 12.3 not 16.1 so this may be completely moot. -- Mike Horwath, reachable via drechsau@Geeks.ORG
Perhaps you could walk a few boxes with the OID of 1.3.6.1.2.1.4.30 to see if anything is returned. (http://www.net-snmp.org/docs/mibs/ip.html#ipv6InterfaceTable) Frank -----Original Message----- From: MICE Discuss [mailto:MICE-DISCUSS@LISTS.IPHOUSE.NET] On Behalf Of Mike Horwath Sent: Saturday, September 24, 2016 11:38 AM To: MICE-DISCUSS@LISTS.IPHOUSE.NET Subject: Re: [MICE-DISCUSS] IPv6 usage
On Sep 24, 2016, at 11:37 AM, Frank Bulk <fbulk@MYPREMIERONLINE.COM> wrote:
It appears the JunOS is able to break out the amount of IPv6 (https://www.juniper.net/documentation/en_US/junos16.1/topics/reference/comma...) on an interface.
Does the EX4200 also support the IP MIB (https://tools.ietf.org/html/rfc4293#section-3.2.3)? If so, it would be great to graph the amount and percentage of IPv6 traffic on most, if not all, interfaces.
4200 recommended is 12.3 not 16.1 so this may be completely moot. -- Mike Horwath, reachable via drechsau@Geeks.ORG
On Sep 24, 2016, at 11:43 AM, Frank Bulk <fbulk@MYPREMIERONLINE.COM> wrote:
Perhaps you could walk a few boxes with the OID of 1.3.6.1.2.1.4.30 to see if anything is returned. (http://www.net-snmp.org/docs/mibs/ip.html#ipv6InterfaceTable)
I’d be happy to. Doug - do I still have an account on the route servers? Checking my EX4200 stack in my lab: [11:45am] 4 [~]:ori-geeks-org% snmpwalk -v2c -cdon'ttrustyouever switch-stack-of-lab.geeks.org .1.3.6.1.2.1.4.30 IP-MIB::ipv6InterfaceTable = No Such Object available on this agent at this OID with and without preceding dot gives same error. 12.3R6.6 (yes I need to update!) -- Mike Horwath, reachable via drechsau@Geeks.ORG
On Sat, Sep 24, 2016 at 04:37:21PM +0000, Frank Bulk wrote:
It appears the JunOS is able to break out the amount of IPv6 (https://www.juniper.net/documentation/en_US/junos16.1/topics/reference/comma...) on an interface.
Doesn't look like it actually counts on this platform.. dmcintyre@MICE-SW1> show interfaces statistics ge-1/0/3 detail Physical interface: ge-1/0/3, Enabled, Physical link is Up ... Traffic statistics: Input bytes : 178215885785161 33854736 bps Output bytes : 131059068890210 50354072 bps Input packets: 225075198007 6851 pps Output packets: 140299698663 5525 pps IPv6 transit statistics: Input bytes : 0 Output bytes : 0 Input packets: 0 Output packets: 0 ... I also tried on various L2 & L3 interfaces on my own network (since no L3 on MICE) on various EX platforms, any port speed. It was only on the MX platform where I could get IPv6 traffic stats out on an interface. So, "universal code", but doesn't do the same thing everywhere. Mike already showed the OID doesn't exist, but I tried it as well, and it just doesn't answer with anything under that OID. -- Doug McIntyre <merlyn@iphouse.net> ~.~ ipHouse ~.~ Network Engineer/Provisioning/Jack of all Trades
participants (3)
-
Doug McIntyre
-
Frank Bulk
-
Mike Horwath