<interface>
	<name>Get SNMP Partitions</name>
	<description>Queries a host for a list of monitorable partitions</description>
	<oid_index>.1.3.6.1.4.1.2021.13.15</oid_index>
	<index_order>hdDescr:hdName:hdIndex</index_order>
	<index_order_type>numeric</index_order_type>
	<index_title_format>|chosen_order_field|</index_title_format>

	<fields>
		<hdIndex>
			<name>Index</name>
			<method>walk</method>
			<source>value</source>
			<direction>input</direction>
			<oid>.1.3.6.1.4.1.2021.13.15.1.1.1</oid>
		</hdIndex>
		<hdDescr>
			<name>Description</name>
			<method>walk</method>
			<source>value</source>
			<direction>input</direction>
			<oid>.1.3.6.1.4.1.2021.13.15.1.1.2</oid>
		</hdDescr>
		<hdInBlocks>
			<name>Bytes Written</name>
			<method>walk</method>
			<source>value</source>
			<direction>output</direction>
			<oid>.1.3.6.1.4.1.2021.13.15.1.1.3</oid>
		</hdInBlocks>
		<hdOutBlocks>
			<name>Bytes Read</name>
			<method>walk</method>
			<source>value</source>
			<direction>output</direction>
			<oid>.1.3.6.1.4.1.2021.13.15.1.1.4</oid>
		</hdOutBlocks>
	</fields>
</interface>
