Re: Layer 3 interface on cisco Nexus 5548

<[email protected]> Wed, 27 Nov 2013 12:21:47 +0000
Newsgroups gmane.network.cacti.user
Message-ID <3551B37EE314514D824C3DADEF3AF39352CCA03A@GTLBMLXEN0001.bagmail.net>
Hello Scott,

maybe there are other (better) ways...

Copy interfaces.xml to interfaces_N5K-vlan.xml in your directory   <path_cacti>/resource/snmp_queries/
add these lines to interfaces_N5K-vlan.xml:

        <ifHCInOctetsN5K>
                        <name>Bytes In - 64-bit Counters N5K</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.4.31.3.1.4.1</oid>
                </ifHCInOctetsN5K>
                <ifHCOutOctetsN5K>
                        <name>Bytes Out - 64-bit Counters N5K</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.4.31.3.1.6.1</oid>
                </ifHCOutOctetsN5K>

Import (be sure you do not overwrite exiting files) the 3 files from the attachment, add the new data query to your host and create the graphs.

klaus





-----Ursprüngliche Nachricht-----
Von: Scott Voll [mailto:[email protected]]
Gesendet: Mittwoch, 20. November 2013 23:24
An: Support requests/questions about cacti
Betreff: Re: [cacti-user] Layer 3 interface on cisco Nexus 5548

How do I setup Cacti to graph those OID? I'm running 8.8a.

Thanks

Scott


On Tue, Aug 20, 2013 at 4:15 AM, <[email protected]> wrote:

> Hello Scott,
>
> have you tried this OID´s?
>
> IP-MIB::ipIfStatsInReceives.ipv4."Vlan100" = Counter32: 124721900
> IP-MIB::ipIfStatsInReceives.ipv6."Vlan100" = Counter32: 0
> IP-MIB::ipIfStatsHCInReceives.ipv4."Vlan100" = Counter64: 124721900
> IP-MIB::ipIfStatsHCInReceives.ipv6."Vlan100" = Counter64: 0
> IP-MIB::ipIfStatsInOctets.ipv4."Vlan100" = Counter32: 2484026932
> IP-MIB::ipIfStatsInOctets.ipv6."Vlan100" = Counter32: 0
> IP-MIB::ipIfStatsHCInOctets.ipv4."Vlan100" = Counter64: 6778994228
> IP-MIB::ipIfStatsHCInOctets.ipv6."Vlan100" = Counter64: 0
>
> .1.3.6.1.2.1.4.31.3.1.3.1."Vlan100" = Counter32: 124722503
> .1.3.6.1.2.1.4.31.3.1.3.2."Vlan100" = Counter32: 0
> .1.3.6.1.2.1.4.31.3.1.4.1."Vlan100" = Counter64: 124722503
> .1.3.6.1.2.1.4.31.3.1.4.2."Vlan100" = Counter64: 0
> .1.3.6.1.2.1.4.31.3.1.5.1."Vlan100" = Counter32: 2484077910
> .1.3.6.1.2.1.4.31.3.1.5.2."Vlan100" = Counter32: 0
> .1.3.6.1.2.1.4.31.3.1.6.1."Vlan100" = Counter64: 6779045286
> .1.3.6.1.2.1.4.31.3.1.6.2."Vlan100" = Counter64: 0
>
> klaus
>
> -----Ursprüngliche Nachricht-----
> Von: Scott Voll [mailto:[email protected]]
> Gesendet: Freitag, 16. August 2013 18:26
> An: Support requests/questions about cacti
> Betreff: Re: [cacti-user] Layer 3 interface on cisco Nexus 5548
>
> Bug ID CSCti07554.  upgrade to 6.0.2N1(1) or better.
>
> Also, use "show inter vlan XXX counter snmp" to see counters increment.
>
> Scott
>
>
> On Fri, Aug 16, 2013 at 7:58 AM, Scott Voll <[email protected]> wrote:
>
> > What version are you on?  all my snmp walks show 0 for ifin/out unicast
> > packets running version 5.2(1)N1(3)
> >
> > in my version sh interface shows:
> >
> > 5548A# sh inter vlan 100
> > Vlan100 is up, line protocol is up
> >   Hardware is EtherSVI, address is  547f.yyyy.yyyy
> >   Description: Core Network
> >   Internet Address is 10.x.x.x/24
> >   MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec
> >
> > 5548A#
> > 5548A#
> > 5548A# sh inter e1/9
> > Ethernet1/9 is up
> >  Dedicated Interface
> >   Belongs to Po109
> >   Hardware: 1000/10000 Ethernet, address: 547f.zzzz.zzzz
> >   Description: Connection to 2248 #1
> >   MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
> >   reliability 255/255, txload 1/255, rxload 1/255
> >   Encapsulation ARPA
> >   Port mode is fex-fabric
> >   full-duplex, 10 Gb/s, media type is 10G
> >   Beacon is turned off
> >   Input flow-control is off, output flow-control is off
> >   Rate mode is dedicated
> >   Switchport monitor is off
> >   EtherType is 0x8100
> >   Last link flapped 21week(s) 2day(s)
> >   Last clearing of "show interface" counters never
> >   30 seconds input rate 430344 bits/sec, 78 packets/sec
> >   30 seconds output rate 1039024 bits/sec, 473 packets/sec
> >   Load-Interval #2: 5 minute (300 seconds)
> >     input rate 610.62 Kbps, 47 pps; output rate 1.50 Mbps, 511 pps
> >   RX
> >     7903308560 unicast packets  4496064 multicast packets  337352
> > broadcast packets
> >     7908141976 input packets  3908030485102 bytes
> >     2090854495 jumbo packets  0 storm suppression bytes
> >     0 runts  0 giants  0 CRC  0 no buffer
> >     0 input error  0 short frame  0 overrun   0 underrun  0 ignored
> >     0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
> >     0 input with dribble  0 input discard
> >     0 Rx pause
> >   TX
> >     5572083534 unicast packets  182626399 multicast packets  103229128
> > broadcast packets
> >     5857939061 output packets  2380448231417 bytes
> >     1081561337 jumbo packets
> >     0 output errors  0 collision  0 deferred  0 late collision
> >     0 lost carrier  0 no carrier  0 babble 0 output discard
> >     0 Tx pause
> >   4 interface resets
> >
> >
> > As you can see there are NO counters on my layer 3 vlan interface(SVI)
> > .
> > TIA
> >
> > Scott
> >
> >
> >
> >
> > On Fri, Aug 16, 2013 at 7:15 AM, <[email protected]> wrote:
> >
> >> Hello!
> >>
> >> The N5K without L3-daughter-card is a simple L2 switch.
> >> with the daughter-card you see a "propVirtual(53)" interface type when
> you
> >> ran
> >> the (standard) 'SNMP - Interface Statistics' query and get data (and
> >> graphs).
> >>
> >> klaus
> >>
> >> -----Ursprüngliche Nachricht-----
> >> Von: Gandalf [mailto:[email protected]]
> >> Gesendet: Donnerstag, 15. August 2013 18:46
> >> An: Support requests/questions about cacti
> >> Betreff: Re: [cacti-user] Layer 3 interface on cisco Nexus 5548
> >>
> >> So where should Cacti get the data from?
> >> In case there's a private Cisco MIB providing the wanted data, there
> will
> >> be
> >> a
> >> solution with Cacti ...
> >>
> >> R.
> >>
> >> On 15.08.2013 18:38, Scott Voll wrote:
> >> > All counters are Zero for layer three vlan interfaces.
> >> >
> >> > Scott
> >> >
> >> >
> >> > On Thu, Aug 15, 2013 at 8:46 AM, Gandalf <[email protected]> wrote:
> >> >
> >> >> Does an snmpwalk yield results for the VLAN interfaces?
> >> >> R,
> >> >>
> >> >> On 15.08.2013 16:13, Scott Voll wrote:
> >> >>> I'm trying to monitor my layer 3 (vlans) with Cacti.  it sees the
> >> >> interface
> >> >>> but I get no data.  I can see traffic on the CLI but no graphs in
> >> >>> Cacti(just layer 3).  Since the 5548 requires a daughter card to get
> >> >> layer
> >> >>> three, is that why I see no data on my graphs?
> >> >>>
> >> >>> TIA
> >> >>>
> >> >>> Scott
> >> >>>
> >> >>
> >>
> >>
> ----------------------------------------------------------------------------
> >> --
> >> >>> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> >> >>> It's a free troubleshooting tool designed for production.
> >> >>> Get down to code-level detail for bottlenecks, with <2% overhead.
> >> >>> Download for free and get started troubleshooting in minutes.
> >> >>>
> >> >>
> >>
> >>
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> >> >>> _______________________________________________
> >> >>> cacti-user mailing list
> >> >>> [email protected]
> >> >>> https://lists.sourceforge.net/lists/listinfo/cacti-user
> >> >>>
> >> >>
> >> >>
> >> >>
> >>
> >>
> ----------------------------------------------------------------------------
> >> --
> >> >> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> >> >> It's a free troubleshooting tool designed for production.
> >> >> Get down to code-level detail for bottlenecks, with <2% overhead.
> >> >> Download for free and get started troubleshooting in minutes.
> >> >>
> >>
> >>
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> >> >> _______________________________________________
> >> >> cacti-user mailing list
> >> >> [email protected]
> >> >> https://lists.sourceforge.net/lists/listinfo/cacti-user
> >> >>
> >> >
> >>
> >>
> ----------------------------------------------------------------------------
> >> --
> >> > Get 100% visibility into Java/.NET code with AppDynamics Lite!
> >> > It's a free troubleshooting tool designed for production.
> >> > Get down to code-level detail for bottlenecks, with <2% overhead.
> >> > Download for free and get started troubleshooting in minutes.
> >> >
> >>
> >>
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> >> > _______________________________________________
> >> > cacti-user mailing list
> >> > [email protected]
> >> > https://lists.sourceforge.net/lists/listinfo/cacti-user
> >> >
> >>
> >>
> >>
> ----------------------------------------------------------------------------
> >> --
> >> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> >> It's a free troubleshooting tool designed for production.
> >> Get down to code-level detail for bottlenecks, with <2% overhead.
> >> Download for free and get started troubleshooting in minutes.
> >>
> >>
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> >> _______________________________________________
> >> cacti-user mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/cacti-user
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >>
> >> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> >> It's a free troubleshooting tool designed for production.
> >> Get down to code-level detail for bottlenecks, with <2% overhead.
> >> Download for free and get started troubleshooting in minutes.
> >>
> >>
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> >> _______________________________________________
> >> cacti-user mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/cacti-user
> >>
> >>
> >
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> cacti-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cacti-user
>
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> cacti-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cacti-user
>
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
cacti-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cacti-user

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk

_______________________________________________
cacti-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cacti-user
cacti_data_query_snmp_-_interface_statistics_n5k.xml (text/xml, 1.9 KB)
<cacti>	
	<hash_0400244351f910166c41c0dd8a525c401fa061>
		<name>SNMP - Interface Statistics N5K</name>
		<description>Queries a host 5K for a list of monitorable VLANs</description>
		<xml_path>&lt;path_cacti&gt;/resource/snmp_queries/interface_N5K-vlan.xml</xml_path>
		<data_input_id>hash_030024bf566c869ac6443b0c75d1c32b5a350e</data_input_id>
		<graphs>
			<hash_1100248ed3711de5f3d9ea994d11e81e15dd22>
				<name>In/Out Bits (64-bit Counters) N5K</name>
				<graph_template_id>hash_0000241bc4ff466739bed341516378ffb0d9a0</graph_template_id>
				<rrd>
					<item_000>
						<snmp_field_name>ifHCInOctetsN5K</snmp_field_name>
						<data_template_id>hash_01002446925d73ba611b2c549be74da272c2f9</data_template_id>
						<data_template_rrd_id>hash_08002428e5070cbd39a4db6c7affe9f1f79048</data_template_rrd_id>
					</item_000>
					<item_001>
						<snmp_field_name>ifHCOutOctetsN5K</snmp_field_name>
						<data_template_id>hash_01002446925d73ba611b2c549be74da272c2f9</data_template_id>
						<data_template_rrd_id>hash_080024c3b1e9af19fbec443c431f49241cacf6</data_template_rrd_id>
					</item_001>
				</rrd>
				<sv_graph>
					<hash_12002494e87748a16c5ed5a3f13bd7da41337e>
						<field_name>Title</field_name>
						<sequence>1</sequence>
						<text>|host_description| - Traffic64 - |query_ifName| - |query_ifAlias|</text>
					</hash_12002494e87748a16c5ed5a3f13bd7da41337e>
				</sv_graph>
				<sv_data_source>
					<hash_1300249fbc133a21a251030c4fb3400c6f1117>
						<field_name>Name</field_name>
						<data_template_id>hash_01002446925d73ba611b2c549be74da272c2f9</data_template_id>
						<sequence>1</sequence>
						<text>|host_description| - Traffic64 - |query_ifName| - |query_ifAlias|</text>
					</hash_1300249fbc133a21a251030c4fb3400c6f1117>
				</sv_data_source>
			</hash_1100248ed3711de5f3d9ea994d11e81e15dd22>
		</graphs>
	</hash_0400244351f910166c41c0dd8a525c401fa061>
</cacti>
cacti_graph_template_interface_-_traffic_bitssec_64-bit_n5k.xml (text/xml, 6.6 KB)
<cacti>	
	<hash_0000241bc4ff466739bed341516378ffb0d9a0>
		<name>Interface - Traffic (bits/sec) 64-bit N5K</name>
		<graph>
			<t_title>on</t_title>
			<title>|host_description| - Traffic64 N5K - |query_ifName| - |query_ifAlias|</title>
			<t_image_format_id></t_image_format_id>
			<image_format_id>1</image_format_id>
			<t_height></t_height>
			<height>120</height>
			<t_width></t_width>
			<width>500</width>
			<t_slope_mode></t_slope_mode>
			<slope_mode>on</slope_mode>
			<t_auto_scale></t_auto_scale>
			<auto_scale>on</auto_scale>
			<t_auto_scale_opts></t_auto_scale_opts>
			<auto_scale_opts>2</auto_scale_opts>
			<t_auto_scale_log></t_auto_scale_log>
			<auto_scale_log></auto_scale_log>
			<t_scale_log_units></t_scale_log_units>
			<scale_log_units></scale_log_units>
			<t_auto_scale_rigid></t_auto_scale_rigid>
			<auto_scale_rigid></auto_scale_rigid>
			<t_auto_padding></t_auto_padding>
			<auto_padding>on</auto_padding>
			<t_export></t_export>
			<export>on</export>
			<t_upper_limit></t_upper_limit>
			<upper_limit>12500000000</upper_limit>
			<t_lower_limit></t_lower_limit>
			<lower_limit>0</lower_limit>
			<t_base_value></t_base_value>
			<base_value>1000</base_value>
			<t_unit_value></t_unit_value>
			<unit_value></unit_value>
			<t_unit_exponent_value></t_unit_exponent_value>
			<unit_exponent_value></unit_exponent_value>
			<t_vertical_label></t_vertical_label>
			<vertical_label>bits per second</vertical_label>
		</graph>
		<items>
			<hash_1000240b0dd267096510d20974f8236751882b>
				<task_item_id>hash_08002428e5070cbd39a4db6c7affe9f1f79048</task_item_id>
				<color_id>C4FD3D</color_id>
				<alpha>FF</alpha>
				<graph_type_id>7</graph_type_id>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>hash_05002473f95f8b77b5508157d64047342c421e</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Inbound</text_format>
				<hard_return></hard_return>
				<sequence>1</sequence>
			</hash_1000240b0dd267096510d20974f8236751882b>
			<hash_100024bd958ba226056c2596d34f3cd679b729>
				<task_item_id>hash_08002428e5070cbd39a4db6c7affe9f1f79048</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<graph_type_id>9</graph_type_id>
				<consolidation_function_id>4</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Current:</text_format>
				<hard_return></hard_return>
				<sequence>2</sequence>
			</hash_100024bd958ba226056c2596d34f3cd679b729>
			<hash_10002452b48c851340c5777bed7fe3599cb25c>
				<task_item_id>hash_08002428e5070cbd39a4db6c7affe9f1f79048</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<graph_type_id>9</graph_type_id>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Average:</text_format>
				<hard_return></hard_return>
				<sequence>3</sequence>
			</hash_10002452b48c851340c5777bed7fe3599cb25c>
			<hash_100024280409955b522b59df6c3d1b5aae7ee6>
				<task_item_id>hash_08002428e5070cbd39a4db6c7affe9f1f79048</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<graph_type_id>9</graph_type_id>
				<consolidation_function_id>3</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Maximum:</text_format>
				<hard_return>on</hard_return>
				<sequence>4</sequence>
			</hash_100024280409955b522b59df6c3d1b5aae7ee6>
			<hash_100024dcebb762e2d07c9fefcf2a0adc0a8666>
				<task_item_id>hash_080024c3b1e9af19fbec443c431f49241cacf6</task_item_id>
				<color_id>6DC8FE</color_id>
				<alpha>FF</alpha>
				<graph_type_id>5</graph_type_id>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Outbound</text_format>
				<hard_return></hard_return>
				<sequence>5</sequence>
			</hash_100024dcebb762e2d07c9fefcf2a0adc0a8666>
			<hash_1000245e5413333fc0faffe1eca0e515a7e49d>
				<task_item_id>hash_080024c3b1e9af19fbec443c431f49241cacf6</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<graph_type_id>9</graph_type_id>
				<consolidation_function_id>4</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Current:</text_format>
				<hard_return></hard_return>
				<sequence>6</sequence>
			</hash_1000245e5413333fc0faffe1eca0e515a7e49d>
			<hash_100024334f83acc28fea4a7df46ef1663a8623>
				<task_item_id>hash_080024c3b1e9af19fbec443c431f49241cacf6</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<graph_type_id>9</graph_type_id>
				<consolidation_function_id>1</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Average:</text_format>
				<hard_return></hard_return>
				<sequence>7</sequence>
			</hash_100024334f83acc28fea4a7df46ef1663a8623>
			<hash_100024e8e7edddb90467f608dedd6495594b7c>
				<task_item_id>hash_080024c3b1e9af19fbec443c431f49241cacf6</task_item_id>
				<color_id>0</color_id>
				<alpha>FF</alpha>
				<graph_type_id>9</graph_type_id>
				<consolidation_function_id>3</consolidation_function_id>
				<cdef_id>0</cdef_id>
				<value></value>
				<gprint_id>hash_060024e9c43831e54eca8069317a2ce8c6f751</gprint_id>
				<text_format>Maximum:</text_format>
				<hard_return>on</hard_return>
				<sequence>8</sequence>
			</hash_100024e8e7edddb90467f608dedd6495594b7c>
		</items>
		<inputs>
			<hash_090024ec9a2c13632358127e62863ab0f02b2a>
				<name>Data Source [traffic_inN5K]</name>
				<description></description>
				<column_name>task_item_id</column_name>
				<items>hash_0000240b0dd267096510d20974f8236751882b|hash_000024bd958ba226056c2596d34f3cd679b729|hash_00002452b48c851340c5777bed7fe3599cb25c|hash_000024280409955b522b59df6c3d1b5aae7ee6</items>
			</hash_090024ec9a2c13632358127e62863ab0f02b2a>
			<hash_090024e12bd164cc0a46916bc7c49a5218be9d>
				<name>Data Source [traffic_outN5K]</name>
				<description></description>
				<column_name>task_item_id</column_name>
				<items>hash_000024dcebb762e2d07c9fefcf2a0adc0a8666|hash_0000245e5413333fc0faffe1eca0e515a7e49d|hash_000024334f83acc28fea4a7df46ef1663a8623|hash_000024e8e7edddb90467f608dedd6495594b7c</items>
			</hash_090024e12bd164cc0a46916bc7c49a5218be9d>
		</inputs>
	</hash_0000241bc4ff466739bed341516378ffb0d9a0>
</cacti>
cacti_data_template_interface_-_traffic_n5k.xml (text/xml, 3.9 KB)
<cacti>	
	<hash_01002446925d73ba611b2c549be74da272c2f9>
		<name>Interface - Traffic N5K</name>
		<ds>
			<t_name></t_name>
			<name>|host_description| -  Traffic N5K</name>
			<data_input_id>hash_030024bf566c869ac6443b0c75d1c32b5a350e</data_input_id>
			<t_rra_id></t_rra_id>
			<t_rrd_step></t_rrd_step>
			<rrd_step>60</rrd_step>
			<t_active></t_active>
			<active>on</active>
			<rra_items>hash_150024c21df5178e5c955013591239eb0afd46|hash_1500240d9c0af8b8acdc7807943937b3208e29|hash_1500246fc2d038fb42950138b0ce3e9874cc60|hash_150024e36f3adb9f152adfa5dc50fd2b23337e|hash_150024283ea2bf1634d92ce081ec82a634f513</rra_items>
		</ds>
		<items>
			<hash_08002428e5070cbd39a4db6c7affe9f1f79048>
				<t_data_source_name></t_data_source_name>
				<data_source_name>traffic_inN5K</data_source_name>
				<t_rrd_minimum></t_rrd_minimum>
				<rrd_minimum>0</rrd_minimum>
				<t_rrd_maximum></t_rrd_maximum>
				<rrd_maximum>12500000000</rrd_maximum>
				<t_data_source_type_id></t_data_source_type_id>
				<data_source_type_id>2</data_source_type_id>
				<t_rrd_heartbeat></t_rrd_heartbeat>
				<rrd_heartbeat>120</rrd_heartbeat>
				<t_data_input_field_id></t_data_input_field_id>
				<data_input_field_id>0</data_input_field_id>
			</hash_08002428e5070cbd39a4db6c7affe9f1f79048>
			<hash_080024c3b1e9af19fbec443c431f49241cacf6>
				<t_data_source_name></t_data_source_name>
				<data_source_name>traffic_outN5K</data_source_name>
				<t_rrd_minimum></t_rrd_minimum>
				<rrd_minimum>0</rrd_minimum>
				<t_rrd_maximum></t_rrd_maximum>
				<rrd_maximum>12500000000</rrd_maximum>
				<t_data_source_type_id></t_data_source_type_id>
				<data_source_type_id>2</data_source_type_id>
				<t_rrd_heartbeat></t_rrd_heartbeat>
				<rrd_heartbeat>120</rrd_heartbeat>
				<t_data_input_field_id></t_data_input_field_id>
				<data_input_field_id>0</data_input_field_id>
			</hash_080024c3b1e9af19fbec443c431f49241cacf6>
		</items>
		<data>
			<item_000>
				<data_input_field_id>hash_0700243a33d4fc65b8329ab2ac46a36da26b72</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_000>
			<item_001>
				<data_input_field_id>hash_0700246b13ac0a0194e171d241d4b06f913158</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_001>
			<item_002>
				<data_input_field_id>hash_0700242cf7129ad3ff819a7a7ac189bee48ce8</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_002>
			<item_003>
				<data_input_field_id>hash_070024c1f36ee60c3dc98945556d57f26e475b</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_003>
			<item_004>
				<data_input_field_id>hash_070024e6deda7be0f391399c5130e7c4a48b28</data_input_field_id>
				<t_value>on</t_value>
				<value></value>
			</item_004>
			<item_005>
				<data_input_field_id>hash_070024cbbe5c1ddfb264a6e5d509ce1c78c95f</data_input_field_id>
				<t_value>on</t_value>
				<value></value>
			</item_005>
			<item_006>
				<data_input_field_id>hash_0700246027a919c7c7731fbe095b6f53ab127b</data_input_field_id>
				<t_value>on</t_value>
				<value></value>
			</item_006>
			<item_007>
				<data_input_field_id>hash_070024b5c23f246559df38662c255f4aa21d6b</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_007>
			<item_008>
				<data_input_field_id>hash_0700241cc1493a6781af2c478fa4de971531cf</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_008>
			<item_009>
				<data_input_field_id>hash_070024f4facc5e2ca7ebee621f09bc6d9fc792</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_009>
			<item_010>
				<data_input_field_id>hash_070024acb449d1451e8a2a655c2c99d31142c7</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_010>
			<item_011>
				<data_input_field_id>hash_070024617cdc8a230615e59f06f361ef6e7728</data_input_field_id>
				<t_value></t_value>
				<value></value>
			</item_011>
		</data>
	</hash_01002446925d73ba611b2c549be74da272c2f9>
</cacti>