<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.barix.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ksmyth</id>
	<title>Barix Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.barix.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ksmyth"/>
	<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Special:Contributions/Ksmyth"/>
	<updated>2026-04-25T22:34:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barionet.mib.txt&amp;diff=4433</id>
		<title>File:Barionet.mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barionet.mib.txt&amp;diff=4433"/>
		<updated>2013-04-17T11:56:56Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barix_abcl_trap.mib.txt&amp;diff=4432</id>
		<title>File:Barix abcl trap.mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barix_abcl_trap.mib.txt&amp;diff=4432"/>
		<updated>2013-04-17T11:54:40Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:BARIXAUDIOSNMP.mib.txt&amp;diff=4431</id>
		<title>File:BARIXAUDIOSNMP.mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:BARIXAUDIOSNMP.mib.txt&amp;diff=4431"/>
		<updated>2013-04-17T11:54:10Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4430</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4430"/>
		<updated>2013-04-17T11:53:44Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix MIB Registration Authority&amp;lt;br&amp;gt;	 &lt;br /&gt;
[[media:Barix.mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Audio MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP.mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Traps defined for abcl products (under barix.products.abcl&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap.mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barionet MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:Barionet.mib.txt‎]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4429</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4429"/>
		<updated>2013-04-17T11:52:56Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix MIB Registration Authority&amp;lt;br&amp;gt;	 &lt;br /&gt;
[[media:Barix.mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Audio MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP_MIB.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Traps defined for abcl products (under barix.products.abcl&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barionet MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:Barionet_mib.txt‎]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barix.mib.txt&amp;diff=4428</id>
		<title>File:Barix.mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barix.mib.txt&amp;diff=4428"/>
		<updated>2013-04-17T11:52:20Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4427</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4427"/>
		<updated>2013-04-17T11:51:26Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix MIB Registration Authority&amp;lt;br&amp;gt;	 &lt;br /&gt;
[[media:Barix.mib]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Audio MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP_MIB.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Traps defined for abcl products (under barix.products.abcl&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barionet MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:Barionet_mib.txt‎]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4426</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4426"/>
		<updated>2013-04-17T11:42:42Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix MIB Registration Authority&amp;lt;br&amp;gt;	 &lt;br /&gt;
[[media:Barix_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Audio MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP_MIB.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Traps defined for abcl products (under barix.products.abcl&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barionet MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:Barionet_mib.txt‎]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4425</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=4425"/>
		<updated>2013-04-17T11:41:52Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix MIB Registration Authority&amp;lt;br&amp;gt;	 &lt;br /&gt;
[[media:Barix_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Audio MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Traps defined for abcl products (under barix.products.abcl&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barionet MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:Barionet_mib.txt‎]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:BARIXAUDIOSNMP_MIB.txt&amp;diff=4424</id>
		<title>File:BARIXAUDIOSNMP MIB.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:BARIXAUDIOSNMP_MIB.txt&amp;diff=4424"/>
		<updated>2013-04-17T10:32:50Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: uploaded a new version of &amp;quot;Image:BARIXAUDIOSNMP MIB.txt&amp;quot;: As of June 2012&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Barix Audio MIB file&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barionet_mib.txt&amp;diff=4423</id>
		<title>File:Barionet mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barionet_mib.txt&amp;diff=4423"/>
		<updated>2013-04-17T10:30:09Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: uploaded a new version of &amp;quot;Image:Barionet mib.txt&amp;quot;: As of June 2012&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Barionet MIB&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barionet_mib.txt&amp;diff=1650</id>
		<title>File:Barionet mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barionet_mib.txt&amp;diff=1650"/>
		<updated>2010-01-18T16:51:41Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: uploaded a new version of &amp;quot;Image:Barionet mib.txt&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Barionet MIB&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=Protocols_used_in_Barix_Products&amp;diff=871</id>
		<title>Protocols used in Barix Products</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Protocols_used_in_Barix_Products&amp;diff=871"/>
		<updated>2009-05-19T21:17:53Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Network and Management Protocols&lt;br /&gt;
* [[TCP/IP Suite]] - The Network and Transport protocols&lt;br /&gt;
* [[SNMPv1]] - How SNMP v1 is used in Barix products &lt;br /&gt;
* [[Network configuration]] - Making use of SonicIP, AutoIP, IPzator and arp&lt;br /&gt;
* [[Binary Discovery Protocol]] - Finding Barix devices with some basic configuration&lt;br /&gt;
* [[Multicast]] - how does multicast work with Barix products ?&lt;br /&gt;
* [[Control commands]] - Commands to control Barix devices&lt;br /&gt;
* [[HTML and Dynamic Marks]] - Configuration and Control with HTML&lt;br /&gt;
Audio Protocols &lt;br /&gt;
* [[RTP]] - The Real Time Audio Protocol&lt;br /&gt;
* [[BRTP]] - The Barix Real Time audio Protocol&lt;br /&gt;
* [[SIP]] - The Session Initiation Protocol &lt;br /&gt;
* [[HTTP ]] - Audio Transmission using HTTP&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Back to [[Main_Page#Software_Topics]]&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=BRTP&amp;diff=520</id>
		<title>BRTP</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=BRTP&amp;diff=520"/>
		<updated>2009-03-05T10:16:26Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: New page: == BRTP == The BRTP (Barix RTP) was designed by Barix AG (http://www.barix.com) as a simple extension to the RTP protocol to support the following:&amp;lt;p&amp;gt;  &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Allow a client to register ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== BRTP ==&lt;br /&gt;
The BRTP (Barix RTP) was designed by Barix AG (http://www.barix.com) as a simple extension to the RTP protocol to support the following:&amp;lt;p&amp;gt; &lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Allow a client to register at a server to subscribe to a RTP stream&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Detect client dropout quickly and reliably to prevent loading&lt;br /&gt;
of the network with a stream that is actually not consumed&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;To provide a primitive plaintext password-based access control&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;To penetrate routers and firewalls employing Network Address Translation (NAT)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;BRTP is RTP with subscription request packets added. The subscription request packet is a UDP datagram which contains only a password. If the receiver requires no access control then any UDP packet suffices. &amp;lt;br&amp;gt; The subscription request packets are sent periodically by the client to the server. If a packet is not received within 30 seconds, the client is disconnected. The RTP stream is sent to the return address of the BRTP packets. The BRTP packet on it's way out penetrates a NAT (for NATs where it is possible) and opens a back channel for the RTP. This way RTP can be received even on clients which don't have public IP addresses.&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=446</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=446"/>
		<updated>2009-02-26T11:40:19Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix MIB Registration Authority&amp;lt;br&amp;gt;	 &lt;br /&gt;
[[media:Barix_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Audio MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP_MIB.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Traps defined for abcl products (under barix.products.abcl&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barionet MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:Barionet_mib.txt‎]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barionet_mib.txt&amp;diff=445</id>
		<title>File:Barionet mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barionet_mib.txt&amp;diff=445"/>
		<updated>2009-02-26T11:37:36Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: The Barionet MIB&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Barionet MIB&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=444</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=444"/>
		<updated>2009-02-26T10:52:33Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix MIB Registration Authority&amp;lt;br&amp;gt;	 &lt;br /&gt;
[[media:Barix_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Audio MIB file&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP_MIB.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Traps defined for abcl products (under barix.products.abcl&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap_mib.txt]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=443</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=443"/>
		<updated>2009-02-26T10:48:34Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
To use the following as mib files rename example: Barix_mib.txt to Barix.mib&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:Barix_mib.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:BARIXAUDIOSNMP_MIB.txt]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[media:barix_abcl_trap_mib.txt]]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barix_abcl_trap_mib.txt&amp;diff=442</id>
		<title>File:Barix abcl trap mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barix_abcl_trap_mib.txt&amp;diff=442"/>
		<updated>2009-02-26T10:43:03Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: Traps defined for abcl products (under barix.products.abcl)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Traps defined for abcl products (under barix.products.abcl)&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:BARIXAUDIOSNMP_MIB.txt&amp;diff=441</id>
		<title>File:BARIXAUDIOSNMP MIB.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:BARIXAUDIOSNMP_MIB.txt&amp;diff=441"/>
		<updated>2009-02-26T10:39:32Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: The Barix Audio MIB file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Barix Audio MIB file&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=440</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=440"/>
		<updated>2009-02-26T10:38:52Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB files as at 12th June 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;br /&gt;
&lt;br /&gt;
Barix_mib.txt&lt;br /&gt;
BARIXAUDIOSNMP_MIB.txt&lt;br /&gt;
barix_abcl_trap_mib.txt&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=File:Barix_mib.txt&amp;diff=439</id>
		<title>File:Barix mib.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=File:Barix_mib.txt&amp;diff=439"/>
		<updated>2009-02-26T10:37:47Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: The Barix MIB Registration Authority&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Barix MIB Registration Authority&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=438</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=438"/>
		<updated>2009-02-26T10:28:22Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* What is &amp;quot;SNMP&amp;quot; ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia Simple Network Management Protocol entry for an introduction to the topic.&lt;br /&gt;
&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=437</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=437"/>
		<updated>2009-02-26T10:27:10Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB Registration Authority */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia entry for an introduction to the topic.&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;br /&gt;
&lt;br /&gt;
==== Barix MIB files as at 12th June 2008 ====&lt;br /&gt;
Display friendly  summary of Barix.mib branches. This is just a hint, read the mib file for the exact and up to date definitions. &lt;br /&gt;
               barix          OBJECT IDENTIFIER ::= { enterprises 17491 }&lt;br /&gt;
               products       OBJECT IDENTIFIER ::= { barix 1 }&lt;br /&gt;
               systems        OBJECT IDENTIFIER ::= { barix 2 ) &lt;br /&gt;
               unit           OBJECT IDENTIFIER ::= { barix 3 }&lt;br /&gt;
               barionet       OBJECT IDENTIFIER ::= { products 1 }&lt;br /&gt;
               exstreamer     OBJECT IDENTIFIER ::= { products 2 }&lt;br /&gt;
               instreamer     OBJECT IDENTIFIER ::= { products 3 }&lt;br /&gt;
               annuncicom     OBJECT IDENTIFIER ::= { products 4 } &lt;br /&gt;
               abcl           OBJECT IDENTIFIER ::= { products 5 }&lt;br /&gt;
               audio          OBJECT IDENTIFIER ::= { systems 1 }&lt;br /&gt;
               net            OBJECT IDENTIFIER ::= { unit 1 }&lt;br /&gt;
               io             OBJECT IDENTIFIER ::= { unit 2 }&lt;br /&gt;
               streamer       OBJECT IDENTIFIER ::= { exstreamer 2 }&lt;br /&gt;
               gpt            OBJECT IDENTIFIER ::= { abcl 1}           &lt;br /&gt;
 &lt;br /&gt;
To create a project MIB file using the existing OIDs, start by cutting and pasting what you need from the Barix MIB Registration Authority mib files. This hint is mainly for Barix internal developers, the required MIB files should be included in the project zip file.&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=436</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=436"/>
		<updated>2009-02-26T10:20:14Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Barix MIB */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia entry for an introduction to the topic.&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB Registration Authority ====&lt;br /&gt;
This is the authority for defining MIB items under barix { enterprises 17491 }.&lt;br /&gt;
It is actually just a document where the Barix MIB branches are maintained.&lt;br /&gt;
Any OID definitions which are used in more than one Barix project are included in the Barix.mib file.&lt;br /&gt;
If new branches are needed then this file is updated.&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=435</id>
		<title>SNMPv1</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SNMPv1&amp;diff=435"/>
		<updated>2009-02-26T10:07:39Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: New page: === What is &amp;quot;SNMP&amp;quot; ? === '''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is use...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What is &amp;quot;SNMP&amp;quot; ? ===&lt;br /&gt;
'''Simple Network Management Protocol''' (SNMP) is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It consists of a set of standards for network management, including an application layer protocol, a database schema, and a set of data objects. &lt;br /&gt;
&lt;br /&gt;
Source: RFC 3411 — An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.&lt;br /&gt;
&lt;br /&gt;
Check the Wikipedia entry for an introduction to the topic.&lt;br /&gt;
=== What is the MIB ? ===&lt;br /&gt;
SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design, where the available information is defined by the ''' Management Information Base''' (MIB). There is only '''one''' MIB. Not multiple MIBs as Wikipedia suggests. The MIB is a hierachical namespace which guarantees type uniqueness of the objects defined within it. The objects are defined by unique identifiers (OIDs). Under this structure MIB files are or can be defined to describe the structure of the management data of a device subsystem. Each OID identifies a variable that can be read or set via SNMP. The MIB uses the notation defined by ASN.1.&lt;br /&gt;
=== What SNMP versions does Barix support? ===&lt;br /&gt;
SNMPV1&lt;br /&gt;
=== What MIB values do Barix support? ===&lt;br /&gt;
==== MIB II ====&lt;br /&gt;
A standard MIB file was included in SNMPv1. This is &amp;quot;Management Information Base for Network Management of TCP/IP-based internets&amp;quot; defined in RFC 1156. Usually known as MIB II. Barix supports this as a default in all products where SNMP is included.&lt;br /&gt;
==== Barix MIB ====&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=SIP_Intercom&amp;diff=427</id>
		<title>SIP Intercom</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=SIP_Intercom&amp;diff=427"/>
		<updated>2009-02-15T15:15:09Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* PS 16 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;SIP Intercom&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
Barix devices, in this case, specifically, the [[Annuncicom 100]] and [[Annuncicom 200]] devices, can be operated with a specific firmware which implements the SIP protocol. This firmware is available free of charge and free to download from the Barix website (at the time being, it is part of the ABCL firmware kit). The full SIP stack and application source code is included in the download, so the application can be easily changed or adapted to specific needs, where required.&lt;br /&gt;
&lt;br /&gt;
To set up a basic SIP based Intercom, no PBX is required !&lt;br /&gt;
&lt;br /&gt;
In the most simple case, you can just use one, some or many Annuncicoms and in the central location, you can use the free ICGraph software package from Barix - or - if no PC should be used, a standard IP Phone !&lt;br /&gt;
&lt;br /&gt;
Strictly spoken, a solution using the ICGraph software would not even use SIP, but the standard Barix communication methods. However, the functionality is similar or identical to the SIP based solution using a standard IP phone in the central location, so i describe both here.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
At the &amp;quot;remote&amp;quot; side, you have the choice to use either the Annnuncicom 100 or the Annuncicom 200. The -100 model comes with a power supply and provides 2W of output power into an 8 Ohm speaker, while the -200 model provides 8W power to the speaker, has an additional Aiphone wall station interface and built-in PoE support (and no power suppply is included).&lt;br /&gt;
&lt;br /&gt;
One or two pushbuttons (for two targets) can be directly connected to the Annuncicoms, and a relay output is available and can be used to activate a door strike or control a light or similar.&lt;br /&gt;
&lt;br /&gt;
== Central location ==&lt;br /&gt;
=== PS 16 ===&lt;br /&gt;
If you want a ruggedized, proven central hardware solution, the PS16 (optionally with extension boxes for more destination keys) is a good choice. It operates standalone, so no PC is required in the whole system other than for setup. Incoming calls are indicated on the LCD display and also can &amp;quot;ring&amp;quot;, and the operator can control the whole function with a few keystrokes. Calling the remote stations is a one-button operation, and groups can be configured, an &amp;quot;absent&amp;quot; message recorded (which is played in case no-one answers a call) all directly at the station. The current implementation does not use SIP but a specific paging/intercom protocol defined by Barix (BARP) with significant advantages.&lt;br /&gt;
&lt;br /&gt;
=== PC with ICGraph ===&lt;br /&gt;
The cheapest of course is &amp;quot;free&amp;quot; - that is our ICGraph software. It is java based, so it runs well on windows, linux and other platforms, very flexible in terms of configuration, provides a nice UI, and works well with the Annuncicoms. You can select stations to talk to on the graphical UI combine them to groups etc - and the station can place a call by just pressing one button.&lt;br /&gt;
Various &amp;quot;comfort&amp;quot; features are implemented in the software, such as logging, optional recording, group/all station calling, status monitoring etc.&lt;br /&gt;
&lt;br /&gt;
=== SIP Phone ===&lt;br /&gt;
If you want to set up a &amp;quot;PC free&amp;quot; solution, you can also use a standard IP Phone (Grandstream, Siemens etc) as the &amp;quot;central&amp;quot;. We provide a &amp;quot;SIP&amp;quot; Firmware for the Annuncicoms (again, free of charge), which can place a call to a predefined (setup) IP address without a PBX in case someone presses the button (contact closure input). This is then a standard SIP call, so the standard, central SIP phone will ring and can answer the call. On most phones you can directly &amp;quot;dial&amp;quot; an IP Address (not using a PBX/server), and if your phone has quick dial keys that can be configured to do so, this can be a very nice, low cost, reliable, PC free solution.&lt;br /&gt;
&lt;br /&gt;
=== SIP PBX ===&lt;br /&gt;
The SIP firmware for the Annuncicom devices also can register with a standard SIP based PBX (such as Asterisk, Cisco call manager etc), in which case most functionality is defined by the PBX. The Annuncicom, in that case, only places a call with the PBX as any phone would if a button is pressed, and it can also be &amp;quot;called&amp;quot; from the phone system. Activation of the relay/door strike is done via a code typically punched in on the connected phone.&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=Main_Page&amp;diff=349</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Main_Page&amp;diff=349"/>
		<updated>2009-01-26T09:24:15Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Protocols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Barix Wiki'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Wiki is maintained by Barix staff and users/community. Barix does try to keep the content accurate and error free, and we do review third party contributions, however, we can not guarantee everything is 100% accurate or up-to-date.&lt;br /&gt;
If you find any mistakes, errors etc. - please feel free to correct them !&lt;br /&gt;
&lt;br /&gt;
== Sales &amp;amp; Marketing ==&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Barix products can be used in a vast variety of applications and markets. Below links bring you to pages which describe applications, which products to use etc&lt;br /&gt;
* [[Automation Applications]] - this includes data conversion, collection, remote managment and monitoring (non-audio) applications&lt;br /&gt;
* [[Broadcast Applications]] - Applications in the Broadcast Industry such as STL, internet radio, monitoring&lt;br /&gt;
* [[General Audio Distribution Applications]] - distribution of audio channels in hotels, over the internet, homes, amusement parks etc&lt;br /&gt;
* [[Alarm Applications]] - Use of the Barix products in emergency alerting applications&lt;br /&gt;
* [[SIP Applications]] - Use of the Barix products with SIP protocol for SIP speaker, intercom, phone applications&lt;br /&gt;
* [[Intercom Applications]] - specific page referring to Intercom Applications&lt;br /&gt;
* [[Crestron Integration]] - integrating audio over IP with Crestron touchpanels&lt;br /&gt;
* [[IP Intercom]] - a general description&lt;br /&gt;
* [[Rebroadcasting Application]] - what does it do ?&lt;br /&gt;
&lt;br /&gt;
== Hardware Topics ==&lt;br /&gt;
* [[Software/Hardware compatibility matrix]]&lt;br /&gt;
* [[USB device compatibility list]]&lt;br /&gt;
&lt;br /&gt;
== Software Topics ==&lt;br /&gt;
&lt;br /&gt;
=== General Topics ===&lt;br /&gt;
* [[FW Update]] - how do I update the FW in Barix products ?&lt;br /&gt;
&lt;br /&gt;
=== Protocols used in Barix Products ===&lt;br /&gt;
* [[TCP/IP Suite]] - The Network and Transport protocols&lt;br /&gt;
* [[SNMPv1]] - How SNMP v1 is used in Barix products &lt;br /&gt;
* [[Network configuration]] - Making use of SonicIP, AutoIP, IPzator and arp&lt;br /&gt;
* [[Multicast]] - how does multicast work with Barix products ?&lt;br /&gt;
* [[RTP]] - The Real Time Audio Protocol&lt;br /&gt;
* [[SIP]] - The Session Initiation Protocol &lt;br /&gt;
* [[HTTP ]] - Audio Transmission using HTTP&lt;br /&gt;
* [[BRTP]] - The Barix Real Time audio Protocol&lt;br /&gt;
* [[Control commands]] - Commands to control Barix devices&lt;br /&gt;
* [[HTML and Dynamic Marks]] - Configuration and Control with HTML&lt;br /&gt;
&lt;br /&gt;
=== Streaming Client ===&lt;br /&gt;
* [[Streaming Client howtos|Howtos]]&lt;br /&gt;
* [[Example configurations]]&lt;br /&gt;
* [[Windows Media streaming]] (MMS/WMA)&lt;br /&gt;
* [[Channel Selection]]  To play different URL streams at different times&lt;br /&gt;
* [[Stream Switching]]&lt;br /&gt;
&lt;br /&gt;
=== Freeware from Barix ===&lt;br /&gt;
* [[Create music channels on your network]]&lt;br /&gt;
* [[Standalone Network player with FTP update]]&lt;br /&gt;
* [[SIP connectivity]]&lt;br /&gt;
* [[PC based Intercom Master station]]&lt;br /&gt;
&lt;br /&gt;
=== BCL Topics ===&lt;br /&gt;
* [[BCL programming tips]]&lt;br /&gt;
&lt;br /&gt;
== Support, FAQ, Helpful information ==&lt;br /&gt;
=== Frequently Asked Questions (FAQ) === &lt;br /&gt;
You will find many answers to common questions here!&lt;br /&gt;
* [[FAQ]] - general questions, sections about audio and control products&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
*[[USB_device_compatibility_list#USB_disk_troubleshooting_.28with_Streaming_Client_firmware.29|USB problems]]&lt;br /&gt;
*[[RS485 Termination]]&lt;br /&gt;
*[[WLAN Broadcast/Multicast]] - Problems using Broadcast over 802.11 WLAN infrastructure&lt;br /&gt;
&lt;br /&gt;
== Products ==&lt;br /&gt;
=== Barix Audio Devices and Accessories ===&lt;br /&gt;
* [[Exstreamer 100]] - General Purpose Network Audio Decoder&lt;br /&gt;
* [[Exstreamer 110]] - Network Audio Decoder with advanced features&lt;br /&gt;
* [[Exstreamer 200]] - Network Audio Decoder with built-in 2x25W class-D amplifier&lt;br /&gt;
* [[Exstreamer 1000]] - High Quality Network Audio Encoder/Decoder with symmetric Audio interfaces and AES/EBU&lt;br /&gt;
* [[Instreamer 100]] - General Purpose Network Audio Encoder&lt;br /&gt;
* [[Annuncicom 100]] - General Purpose Bidirectional Network Audio Device with I/O&lt;br /&gt;
* [[Annuncicom 200]] - Network Audio Device suitable for intercom/paging applications with 8W output amplifier and PoE&lt;br /&gt;
* [[Annuncicom 1000]] - High End Network Audio Device for transport, industrial, security applications with balanced audio interfaces and supervised contact closures&lt;br /&gt;
&lt;br /&gt;
* [[IPAM 100]]- Embedded IP audio module for OEM with dual network and multiple serial interfaces&lt;br /&gt;
&lt;br /&gt;
* [[PS16]] - Multifunctional digital desktop paging station PS16&lt;br /&gt;
* [[VSC]] - Volume Source Control accessory&lt;br /&gt;
&lt;br /&gt;
=== Barix Control Devices and accessories ===&lt;br /&gt;
* [[Barionet]] - General Purpose IP Automation Controller with SNMP and Modbus/TCP support, fully programmable. Various I/O capabilities&lt;br /&gt;
* [[Barionet 50]] - Low Cost IP Automation Controller with contact closure inputs, relay outputs, serial ports and Dallas Onewire interface&lt;br /&gt;
* [[Barionet 200]] - Advanced IP Automation Controller with 16bit analog inputs, analog outputs, RTC and USB flash drive support&lt;br /&gt;
&lt;br /&gt;
* [[Defconlock]] - This is an application specific Barionet, preloaded with an Access Control application (app also separately downloadable)&lt;br /&gt;
* [[Barix TS]] - onewire temperature sensors&lt;br /&gt;
&lt;br /&gt;
* [[Barix X8]] - multipurpose RS-485 I/O Interface&lt;br /&gt;
&lt;br /&gt;
== Some useful links for using the Wiki ==&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
=== Getting started ===&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=Main_Page&amp;diff=348</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Main_Page&amp;diff=348"/>
		<updated>2009-01-26T09:23:26Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Protocols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Barix Wiki'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Wiki is maintained by Barix staff and users/community. Barix does try to keep the content accurate and error free, and we do review third party contributions, however, we can not guarantee everything is 100% accurate or up-to-date.&lt;br /&gt;
If you find any mistakes, errors etc. - please feel free to correct them !&lt;br /&gt;
&lt;br /&gt;
== Sales &amp;amp; Marketing ==&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Barix products can be used in a vast variety of applications and markets. Below links bring you to pages which describe applications, which products to use etc&lt;br /&gt;
* [[Automation Applications]] - this includes data conversion, collection, remote managment and monitoring (non-audio) applications&lt;br /&gt;
* [[Broadcast Applications]] - Applications in the Broadcast Industry such as STL, internet radio, monitoring&lt;br /&gt;
* [[General Audio Distribution Applications]] - distribution of audio channels in hotels, over the internet, homes, amusement parks etc&lt;br /&gt;
* [[Alarm Applications]] - Use of the Barix products in emergency alerting applications&lt;br /&gt;
* [[SIP Applications]] - Use of the Barix products with SIP protocol for SIP speaker, intercom, phone applications&lt;br /&gt;
* [[Intercom Applications]] - specific page referring to Intercom Applications&lt;br /&gt;
* [[Crestron Integration]] - integrating audio over IP with Crestron touchpanels&lt;br /&gt;
* [[IP Intercom]] - a general description&lt;br /&gt;
* [[Rebroadcasting Application]] - what does it do ?&lt;br /&gt;
&lt;br /&gt;
== Hardware Topics ==&lt;br /&gt;
* [[Software/Hardware compatibility matrix]]&lt;br /&gt;
* [[USB device compatibility list]]&lt;br /&gt;
&lt;br /&gt;
== Software Topics ==&lt;br /&gt;
&lt;br /&gt;
=== General Topics ===&lt;br /&gt;
* [[FW Update]] - how do I update the FW in Barix products ?&lt;br /&gt;
&lt;br /&gt;
=== Protocols ===&lt;br /&gt;
The protocols used in Barix Products&lt;br /&gt;
* [[TCP/IP Suite]] - The Network and Transport protocols&lt;br /&gt;
* [[SNMPv1]] - How SNMP v1 is used in Barix products &lt;br /&gt;
* [[Network configuration]] - Making use of SonicIP, AutoIP, IPzator and arp&lt;br /&gt;
* [[Multicast]] - how does multicast work with Barix products ?&lt;br /&gt;
* [[RTP]] - The Real Time Audio Protocol&lt;br /&gt;
* [[SIP]] - The Session Initiation Protocol &lt;br /&gt;
* [[HTTP ]] - Audio Transmission using HTTP&lt;br /&gt;
* [[BRTP]] - The Barix Real Time audio Protocol&lt;br /&gt;
* [[Control commands]] - Commands to control Barix devices&lt;br /&gt;
* [[HTML and Dynamic Marks]] - Configuration and Control with HTML&lt;br /&gt;
&lt;br /&gt;
=== Streaming Client ===&lt;br /&gt;
* [[Streaming Client howtos|Howtos]]&lt;br /&gt;
* [[Example configurations]]&lt;br /&gt;
* [[Windows Media streaming]] (MMS/WMA)&lt;br /&gt;
* [[Channel Selection]]  To play different URL streams at different times&lt;br /&gt;
* [[Stream Switching]]&lt;br /&gt;
&lt;br /&gt;
=== Freeware from Barix ===&lt;br /&gt;
* [[Create music channels on your network]]&lt;br /&gt;
* [[Standalone Network player with FTP update]]&lt;br /&gt;
* [[SIP connectivity]]&lt;br /&gt;
* [[PC based Intercom Master station]]&lt;br /&gt;
&lt;br /&gt;
=== BCL Topics ===&lt;br /&gt;
* [[BCL programming tips]]&lt;br /&gt;
&lt;br /&gt;
== Support, FAQ, Helpful information ==&lt;br /&gt;
=== Frequently Asked Questions (FAQ) === &lt;br /&gt;
You will find many answers to common questions here!&lt;br /&gt;
* [[FAQ]] - general questions, sections about audio and control products&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
*[[USB_device_compatibility_list#USB_disk_troubleshooting_.28with_Streaming_Client_firmware.29|USB problems]]&lt;br /&gt;
*[[RS485 Termination]]&lt;br /&gt;
*[[WLAN Broadcast/Multicast]] - Problems using Broadcast over 802.11 WLAN infrastructure&lt;br /&gt;
&lt;br /&gt;
== Products ==&lt;br /&gt;
=== Barix Audio Devices and Accessories ===&lt;br /&gt;
* [[Exstreamer 100]] - General Purpose Network Audio Decoder&lt;br /&gt;
* [[Exstreamer 110]] - Network Audio Decoder with advanced features&lt;br /&gt;
* [[Exstreamer 200]] - Network Audio Decoder with built-in 2x25W class-D amplifier&lt;br /&gt;
* [[Exstreamer 1000]] - High Quality Network Audio Encoder/Decoder with symmetric Audio interfaces and AES/EBU&lt;br /&gt;
* [[Instreamer 100]] - General Purpose Network Audio Encoder&lt;br /&gt;
* [[Annuncicom 100]] - General Purpose Bidirectional Network Audio Device with I/O&lt;br /&gt;
* [[Annuncicom 200]] - Network Audio Device suitable for intercom/paging applications with 8W output amplifier and PoE&lt;br /&gt;
* [[Annuncicom 1000]] - High End Network Audio Device for transport, industrial, security applications with balanced audio interfaces and supervised contact closures&lt;br /&gt;
&lt;br /&gt;
* [[IPAM 100]]- Embedded IP audio module for OEM with dual network and multiple serial interfaces&lt;br /&gt;
&lt;br /&gt;
* [[PS16]] - Multifunctional digital desktop paging station PS16&lt;br /&gt;
* [[VSC]] - Volume Source Control accessory&lt;br /&gt;
&lt;br /&gt;
=== Barix Control Devices and accessories ===&lt;br /&gt;
* [[Barionet]] - General Purpose IP Automation Controller with SNMP and Modbus/TCP support, fully programmable. Various I/O capabilities&lt;br /&gt;
* [[Barionet 50]] - Low Cost IP Automation Controller with contact closure inputs, relay outputs, serial ports and Dallas Onewire interface&lt;br /&gt;
* [[Barionet 200]] - Advanced IP Automation Controller with 16bit analog inputs, analog outputs, RTC and USB flash drive support&lt;br /&gt;
&lt;br /&gt;
* [[Defconlock]] - This is an application specific Barionet, preloaded with an Access Control application (app also separately downloadable)&lt;br /&gt;
* [[Barix TS]] - onewire temperature sensors&lt;br /&gt;
&lt;br /&gt;
* [[Barix X8]] - multipurpose RS-485 I/O Interface&lt;br /&gt;
&lt;br /&gt;
== Some useful links for using the Wiki ==&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
=== Getting started ===&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=Main_Page&amp;diff=347</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Main_Page&amp;diff=347"/>
		<updated>2009-01-26T09:05:43Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Some useful links how to use the Wiki */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Barix Wiki'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Wiki is maintained by Barix staff and users/community. Barix does try to keep the content accurate and error free, and we do review third party contributions, however, we can not guarantee everything is 100% accurate or up-to-date.&lt;br /&gt;
If you find any mistakes, errors etc. - please feel free to correct them !&lt;br /&gt;
&lt;br /&gt;
== Sales &amp;amp; Marketing ==&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Barix products can be used in a vast variety of applications and markets. Below links bring you to pages which describe applications, which products to use etc&lt;br /&gt;
* [[Automation Applications]] - this includes data conversion, collection, remote managment and monitoring (non-audio) applications&lt;br /&gt;
* [[Broadcast Applications]] - Applications in the Broadcast Industry such as STL, internet radio, monitoring&lt;br /&gt;
* [[General Audio Distribution Applications]] - distribution of audio channels in hotels, over the internet, homes, amusement parks etc&lt;br /&gt;
* [[Alarm Applications]] - Use of the Barix products in emergency alerting applications&lt;br /&gt;
* [[SIP Applications]] - Use of the Barix products with SIP protocol for SIP speaker, intercom, phone applications&lt;br /&gt;
* [[Intercom Applications]] - specific page referring to Intercom Applications&lt;br /&gt;
* [[Crestron Integration]] - integrating audio over IP with Crestron touchpanels&lt;br /&gt;
* [[IP Intercom]] - a general description&lt;br /&gt;
* [[Rebroadcasting Application]] - what does it do ?&lt;br /&gt;
&lt;br /&gt;
== Hardware Topics ==&lt;br /&gt;
* [[Software/Hardware compatibility matrix]]&lt;br /&gt;
* [[USB device compatibility list]]&lt;br /&gt;
&lt;br /&gt;
== Software Topics ==&lt;br /&gt;
&lt;br /&gt;
=== General Topics ===&lt;br /&gt;
* [[FW Update]] - how do I update the FW in Barix products ?&lt;br /&gt;
&lt;br /&gt;
=== Protocols ===&lt;br /&gt;
The protocols used in Barix Products&lt;br /&gt;
* [[TCP/IP Suite]] - The Network and Transport protocols&lt;br /&gt;
* [[Multicast]] - how does multicast work with Barix products ?&lt;br /&gt;
* [[SNMPv1]] - How SNMP v1 is used in Barix products &lt;br /&gt;
* [[RTP]] - The Real Time Audio Protocol&lt;br /&gt;
* [[SIP]] - The Session Initiation Protocol &lt;br /&gt;
* [[HTTP ]] - Audio Transmission using HTTP&lt;br /&gt;
* [[BRTP]] - The Barix Real Time audio Protocol&lt;br /&gt;
* [[Control commands]] - Commands to control Barix devices&lt;br /&gt;
* [[HTML and Dynamic Marks]] - Configuration and Control with HTML&lt;br /&gt;
&lt;br /&gt;
=== Streaming Client ===&lt;br /&gt;
* [[Streaming Client howtos|Howtos]]&lt;br /&gt;
* [[Example configurations]]&lt;br /&gt;
* [[Windows Media streaming]] (MMS/WMA)&lt;br /&gt;
* [[Channel Selection]]  To play different URL streams at different times&lt;br /&gt;
* [[Stream Switching]]&lt;br /&gt;
&lt;br /&gt;
=== Freeware from Barix ===&lt;br /&gt;
* [[Create music channels on your network]]&lt;br /&gt;
* [[Standalone Network player with FTP update]]&lt;br /&gt;
* [[SIP connectivity]]&lt;br /&gt;
* [[PC based Intercom Master station]]&lt;br /&gt;
&lt;br /&gt;
=== BCL Topics ===&lt;br /&gt;
* [[BCL programming tips]]&lt;br /&gt;
&lt;br /&gt;
== Support, FAQ, Helpful information ==&lt;br /&gt;
=== Frequently Asked Questions (FAQ) === &lt;br /&gt;
You will find many answers to common questions here!&lt;br /&gt;
* [[FAQ]] - general questions, sections about audio and control products&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
*[[USB_device_compatibility_list#USB_disk_troubleshooting_.28with_Streaming_Client_firmware.29|USB problems]]&lt;br /&gt;
*[[RS485 Termination]]&lt;br /&gt;
*[[WLAN Broadcast/Multicast]] - Problems using Broadcast over 802.11 WLAN infrastructure&lt;br /&gt;
&lt;br /&gt;
== Products ==&lt;br /&gt;
=== Barix Audio Devices and Accessories ===&lt;br /&gt;
* [[Exstreamer 100]] - General Purpose Network Audio Decoder&lt;br /&gt;
* [[Exstreamer 110]] - Network Audio Decoder with advanced features&lt;br /&gt;
* [[Exstreamer 200]] - Network Audio Decoder with built-in 2x25W class-D amplifier&lt;br /&gt;
* [[Exstreamer 1000]] - High Quality Network Audio Encoder/Decoder with symmetric Audio interfaces and AES/EBU&lt;br /&gt;
* [[Instreamer 100]] - General Purpose Network Audio Encoder&lt;br /&gt;
* [[Annuncicom 100]] - General Purpose Bidirectional Network Audio Device with I/O&lt;br /&gt;
* [[Annuncicom 200]] - Network Audio Device suitable for intercom/paging applications with 8W output amplifier and PoE&lt;br /&gt;
* [[Annuncicom 1000]] - High End Network Audio Device for transport, industrial, security applications with balanced audio interfaces and supervised contact closures&lt;br /&gt;
&lt;br /&gt;
* [[IPAM 100]]- Embedded IP audio module for OEM with dual network and multiple serial interfaces&lt;br /&gt;
&lt;br /&gt;
* [[PS16]] - Multifunctional digital desktop paging station PS16&lt;br /&gt;
* [[VSC]] - Volume Source Control accessory&lt;br /&gt;
&lt;br /&gt;
=== Barix Control Devices and accessories ===&lt;br /&gt;
* [[Barionet]] - General Purpose IP Automation Controller with SNMP and Modbus/TCP support, fully programmable. Various I/O capabilities&lt;br /&gt;
* [[Barionet 50]] - Low Cost IP Automation Controller with contact closure inputs, relay outputs, serial ports and Dallas Onewire interface&lt;br /&gt;
* [[Barionet 200]] - Advanced IP Automation Controller with 16bit analog inputs, analog outputs, RTC and USB flash drive support&lt;br /&gt;
&lt;br /&gt;
* [[Defconlock]] - This is an application specific Barionet, preloaded with an Access Control application (app also separately downloadable)&lt;br /&gt;
* [[Barix TS]] - onewire temperature sensors&lt;br /&gt;
&lt;br /&gt;
* [[Barix X8]] - multipurpose RS-485 I/O Interface&lt;br /&gt;
&lt;br /&gt;
== Some useful links for using the Wiki ==&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
=== Getting started ===&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=Main_Page&amp;diff=346</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Main_Page&amp;diff=346"/>
		<updated>2009-01-26T09:03:26Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Software Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Barix Wiki'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Wiki is maintained by Barix staff and users/community. Barix does try to keep the content accurate and error free, and we do review third party contributions, however, we can not guarantee everything is 100% accurate or up-to-date.&lt;br /&gt;
If you find any mistakes, errors etc. - please feel free to correct them !&lt;br /&gt;
&lt;br /&gt;
== Sales &amp;amp; Marketing ==&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Barix products can be used in a vast variety of applications and markets. Below links bring you to pages which describe applications, which products to use etc&lt;br /&gt;
* [[Automation Applications]] - this includes data conversion, collection, remote managment and monitoring (non-audio) applications&lt;br /&gt;
* [[Broadcast Applications]] - Applications in the Broadcast Industry such as STL, internet radio, monitoring&lt;br /&gt;
* [[General Audio Distribution Applications]] - distribution of audio channels in hotels, over the internet, homes, amusement parks etc&lt;br /&gt;
* [[Alarm Applications]] - Use of the Barix products in emergency alerting applications&lt;br /&gt;
* [[SIP Applications]] - Use of the Barix products with SIP protocol for SIP speaker, intercom, phone applications&lt;br /&gt;
* [[Intercom Applications]] - specific page referring to Intercom Applications&lt;br /&gt;
* [[Crestron Integration]] - integrating audio over IP with Crestron touchpanels&lt;br /&gt;
* [[IP Intercom]] - a general description&lt;br /&gt;
* [[Rebroadcasting Application]] - what does it do ?&lt;br /&gt;
&lt;br /&gt;
== Hardware Topics ==&lt;br /&gt;
* [[Software/Hardware compatibility matrix]]&lt;br /&gt;
* [[USB device compatibility list]]&lt;br /&gt;
&lt;br /&gt;
== Software Topics ==&lt;br /&gt;
&lt;br /&gt;
=== General Topics ===&lt;br /&gt;
* [[FW Update]] - how do I update the FW in Barix products ?&lt;br /&gt;
&lt;br /&gt;
=== Protocols ===&lt;br /&gt;
The protocols used in Barix Products&lt;br /&gt;
* [[TCP/IP Suite]] - The Network and Transport protocols&lt;br /&gt;
* [[Multicast]] - how does multicast work with Barix products ?&lt;br /&gt;
* [[SNMPv1]] - How SNMP v1 is used in Barix products &lt;br /&gt;
* [[RTP]] - The Real Time Audio Protocol&lt;br /&gt;
* [[SIP]] - The Session Initiation Protocol &lt;br /&gt;
* [[HTTP ]] - Audio Transmission using HTTP&lt;br /&gt;
* [[BRTP]] - The Barix Real Time audio Protocol&lt;br /&gt;
* [[Control commands]] - Commands to control Barix devices&lt;br /&gt;
* [[HTML and Dynamic Marks]] - Configuration and Control with HTML&lt;br /&gt;
&lt;br /&gt;
=== Streaming Client ===&lt;br /&gt;
* [[Streaming Client howtos|Howtos]]&lt;br /&gt;
* [[Example configurations]]&lt;br /&gt;
* [[Windows Media streaming]] (MMS/WMA)&lt;br /&gt;
* [[Channel Selection]]  To play different URL streams at different times&lt;br /&gt;
* [[Stream Switching]]&lt;br /&gt;
&lt;br /&gt;
=== Freeware from Barix ===&lt;br /&gt;
* [[Create music channels on your network]]&lt;br /&gt;
* [[Standalone Network player with FTP update]]&lt;br /&gt;
* [[SIP connectivity]]&lt;br /&gt;
* [[PC based Intercom Master station]]&lt;br /&gt;
&lt;br /&gt;
=== BCL Topics ===&lt;br /&gt;
* [[BCL programming tips]]&lt;br /&gt;
&lt;br /&gt;
== Support, FAQ, Helpful information ==&lt;br /&gt;
=== Frequently Asked Questions (FAQ) === &lt;br /&gt;
You will find many answers to common questions here!&lt;br /&gt;
* [[FAQ]] - general questions, sections about audio and control products&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
*[[USB_device_compatibility_list#USB_disk_troubleshooting_.28with_Streaming_Client_firmware.29|USB problems]]&lt;br /&gt;
*[[RS485 Termination]]&lt;br /&gt;
*[[WLAN Broadcast/Multicast]] - Problems using Broadcast over 802.11 WLAN infrastructure&lt;br /&gt;
&lt;br /&gt;
== Products ==&lt;br /&gt;
=== Barix Audio Devices and Accessories ===&lt;br /&gt;
* [[Exstreamer 100]] - General Purpose Network Audio Decoder&lt;br /&gt;
* [[Exstreamer 110]] - Network Audio Decoder with advanced features&lt;br /&gt;
* [[Exstreamer 200]] - Network Audio Decoder with built-in 2x25W class-D amplifier&lt;br /&gt;
* [[Exstreamer 1000]] - High Quality Network Audio Encoder/Decoder with symmetric Audio interfaces and AES/EBU&lt;br /&gt;
* [[Instreamer 100]] - General Purpose Network Audio Encoder&lt;br /&gt;
* [[Annuncicom 100]] - General Purpose Bidirectional Network Audio Device with I/O&lt;br /&gt;
* [[Annuncicom 200]] - Network Audio Device suitable for intercom/paging applications with 8W output amplifier and PoE&lt;br /&gt;
* [[Annuncicom 1000]] - High End Network Audio Device for transport, industrial, security applications with balanced audio interfaces and supervised contact closures&lt;br /&gt;
&lt;br /&gt;
* [[IPAM 100]]- Embedded IP audio module for OEM with dual network and multiple serial interfaces&lt;br /&gt;
&lt;br /&gt;
* [[PS16]] - Multifunctional digital desktop paging station PS16&lt;br /&gt;
* [[VSC]] - Volume Source Control accessory&lt;br /&gt;
&lt;br /&gt;
=== Barix Control Devices and accessories ===&lt;br /&gt;
* [[Barionet]] - General Purpose IP Automation Controller with SNMP and Modbus/TCP support, fully programmable. Various I/O capabilities&lt;br /&gt;
* [[Barionet 50]] - Low Cost IP Automation Controller with contact closure inputs, relay outputs, serial ports and Dallas Onewire interface&lt;br /&gt;
* [[Barionet 200]] - Advanced IP Automation Controller with 16bit analog inputs, analog outputs, RTC and USB flash drive support&lt;br /&gt;
&lt;br /&gt;
* [[Defconlock]] - This is an application specific Barionet, preloaded with an Access Control application (app also separately downloadable)&lt;br /&gt;
* [[Barix TS]] - onewire temperature sensors&lt;br /&gt;
&lt;br /&gt;
* [[Barix X8]] - multipurpose RS-485 I/O Interface&lt;br /&gt;
&lt;br /&gt;
== Some useful links how to use the Wiki ==&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
=== Getting started ===&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=Main_Page&amp;diff=345</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Main_Page&amp;diff=345"/>
		<updated>2009-01-26T08:31:09Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Protocols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Barix Wiki'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Wiki is maintained by Barix staff and users/community. Barix does try to keep the content accurate and error free, and we do review third party contributions, however, we can not guarantee everything is 100% accurate or up-to-date.&lt;br /&gt;
If you find any mistakes, errors etc. - please feel free to correct them !&lt;br /&gt;
&lt;br /&gt;
== Sales &amp;amp; Marketing ==&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Barix products can be used in a vast variety of applications and markets. Below links bring you to pages which describe applications, which products to use etc&lt;br /&gt;
* [[Automation Applications]] - this includes data conversion, collection, remote managment and monitoring (non-audio) applications&lt;br /&gt;
* [[Broadcast Applications]] - Applications in the Broadcast Industry such as STL, internet radio, monitoring&lt;br /&gt;
* [[General Audio Distribution Applications]] - distribution of audio channels in hotels, over the internet, homes, amusement parks etc&lt;br /&gt;
* [[Alarm Applications]] - Use of the Barix products in emergency alerting applications&lt;br /&gt;
* [[SIP Applications]] - Use of the Barix products with SIP protocol for SIP speaker, intercom, phone applications&lt;br /&gt;
* [[Intercom Applications]] - specific page referring to Intercom Applications&lt;br /&gt;
* [[Crestron Integration]] - integrating audio over IP with Crestron touchpanels&lt;br /&gt;
* [[IP Intercom]] - a general description&lt;br /&gt;
* [[Rebroadcasting Application]] - what does it do ?&lt;br /&gt;
&lt;br /&gt;
== Hardware Topics ==&lt;br /&gt;
* [[Software/Hardware compatibility matrix]]&lt;br /&gt;
* [[USB device compatibility list]]&lt;br /&gt;
&lt;br /&gt;
== Software Topics ==&lt;br /&gt;
&lt;br /&gt;
=== General Topics ===&lt;br /&gt;
* [[Multicast]] - how does multicast work with Barix products ?&lt;br /&gt;
* [[FW Update]] - how do I update the FW in Barix products ?&lt;br /&gt;
&lt;br /&gt;
=== Protocols Used in Barix Products ===&lt;br /&gt;
&lt;br /&gt;
=== Streaming Client ===&lt;br /&gt;
* [[Streaming Client howtos|Howtos]]&lt;br /&gt;
* [[Example configurations]]&lt;br /&gt;
* [[Windows Media streaming]] (MMS/WMA)&lt;br /&gt;
* [[Channel Selection]]  To play different URL streams at different times&lt;br /&gt;
* [[Stream Switching]]&lt;br /&gt;
&lt;br /&gt;
=== Freeware from Barix ===&lt;br /&gt;
* [[Create music channels on your network]]&lt;br /&gt;
* [[Standalone Network player with FTP update]]&lt;br /&gt;
* [[SIP connectivity]]&lt;br /&gt;
* [[PC based Intercom Master station]]&lt;br /&gt;
&lt;br /&gt;
=== BCL Topics ===&lt;br /&gt;
* [[BCL programming tips]]&lt;br /&gt;
&lt;br /&gt;
== Support, FAQ, Helpful information ==&lt;br /&gt;
=== Frequently Asked Questions (FAQ) === &lt;br /&gt;
You will find many answers to common questions here!&lt;br /&gt;
* [[FAQ]] - general questions, sections about audio and control products&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
*[[USB_device_compatibility_list#USB_disk_troubleshooting_.28with_Streaming_Client_firmware.29|USB problems]]&lt;br /&gt;
*[[RS485 Termination]]&lt;br /&gt;
*[[WLAN Broadcast/Multicast]] - Problems using Broadcast over 802.11 WLAN infrastructure&lt;br /&gt;
&lt;br /&gt;
== Products ==&lt;br /&gt;
=== Barix Audio Devices and Accessories ===&lt;br /&gt;
* [[Exstreamer 100]] - General Purpose Network Audio Decoder&lt;br /&gt;
* [[Exstreamer 110]] - Network Audio Decoder with advanced features&lt;br /&gt;
* [[Exstreamer 200]] - Network Audio Decoder with built-in 2x25W class-D amplifier&lt;br /&gt;
* [[Exstreamer 1000]] - High Quality Network Audio Encoder/Decoder with symmetric Audio interfaces and AES/EBU&lt;br /&gt;
* [[Instreamer 100]] - General Purpose Network Audio Encoder&lt;br /&gt;
* [[Annuncicom 100]] - General Purpose Bidirectional Network Audio Device with I/O&lt;br /&gt;
* [[Annuncicom 200]] - Network Audio Device suitable for intercom/paging applications with 8W output amplifier and PoE&lt;br /&gt;
* [[Annuncicom 1000]] - High End Network Audio Device for transport, industrial, security applications with balanced audio interfaces and supervised contact closures&lt;br /&gt;
&lt;br /&gt;
* [[IPAM 100]]- Embedded IP audio module for OEM with dual network and multiple serial interfaces&lt;br /&gt;
&lt;br /&gt;
* [[PS16]] - Multifunctional digital desktop paging station PS16&lt;br /&gt;
* [[VSC]] - Volume Source Control accessory&lt;br /&gt;
&lt;br /&gt;
=== Barix Control Devices and accessories ===&lt;br /&gt;
* [[Barionet]] - General Purpose IP Automation Controller with SNMP and Modbus/TCP support, fully programmable. Various I/O capabilities&lt;br /&gt;
* [[Barionet 50]] - Low Cost IP Automation Controller with contact closure inputs, relay outputs, serial ports and Dallas Onewire interface&lt;br /&gt;
* [[Barionet 200]] - Advanced IP Automation Controller with 16bit analog inputs, analog outputs, RTC and USB flash drive support&lt;br /&gt;
&lt;br /&gt;
* [[Defconlock]] - This is an application specific Barionet, preloaded with an Access Control application (app also separately downloadable)&lt;br /&gt;
* [[Barix TS]] - onewire temperature sensors&lt;br /&gt;
&lt;br /&gt;
* [[Barix X8]] - multipurpose RS-485 I/O Interface&lt;br /&gt;
&lt;br /&gt;
== Some useful links how to use the Wiki ==&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
=== Getting started ===&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
	<entry>
		<id>https://wiki.barix.com/index.php?title=Main_Page&amp;diff=344</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.barix.com/index.php?title=Main_Page&amp;diff=344"/>
		<updated>2009-01-26T08:29:51Z</updated>

		<summary type="html">&lt;p&gt;Ksmyth: /* Software Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Barix Wiki'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Barix Wiki is maintained by Barix staff and users/community. Barix does try to keep the content accurate and error free, and we do review third party contributions, however, we can not guarantee everything is 100% accurate or up-to-date.&lt;br /&gt;
If you find any mistakes, errors etc. - please feel free to correct them !&lt;br /&gt;
&lt;br /&gt;
== Sales &amp;amp; Marketing ==&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Barix products can be used in a vast variety of applications and markets. Below links bring you to pages which describe applications, which products to use etc&lt;br /&gt;
* [[Automation Applications]] - this includes data conversion, collection, remote managment and monitoring (non-audio) applications&lt;br /&gt;
* [[Broadcast Applications]] - Applications in the Broadcast Industry such as STL, internet radio, monitoring&lt;br /&gt;
* [[General Audio Distribution Applications]] - distribution of audio channels in hotels, over the internet, homes, amusement parks etc&lt;br /&gt;
* [[Alarm Applications]] - Use of the Barix products in emergency alerting applications&lt;br /&gt;
* [[SIP Applications]] - Use of the Barix products with SIP protocol for SIP speaker, intercom, phone applications&lt;br /&gt;
* [[Intercom Applications]] - specific page referring to Intercom Applications&lt;br /&gt;
* [[Crestron Integration]] - integrating audio over IP with Crestron touchpanels&lt;br /&gt;
* [[IP Intercom]] - a general description&lt;br /&gt;
* [[Rebroadcasting Application]] - what does it do ?&lt;br /&gt;
&lt;br /&gt;
== Hardware Topics ==&lt;br /&gt;
* [[Software/Hardware compatibility matrix]]&lt;br /&gt;
* [[USB device compatibility list]]&lt;br /&gt;
&lt;br /&gt;
== Software Topics ==&lt;br /&gt;
&lt;br /&gt;
=== General Topics ===&lt;br /&gt;
* [[Multicast]] - how does multicast work with Barix products ?&lt;br /&gt;
* [[FW Update]] - how do I update the FW in Barix products ?&lt;br /&gt;
&lt;br /&gt;
=== Protocols ===&lt;br /&gt;
&lt;br /&gt;
=== Streaming Client ===&lt;br /&gt;
* [[Streaming Client howtos|Howtos]]&lt;br /&gt;
* [[Example configurations]]&lt;br /&gt;
* [[Windows Media streaming]] (MMS/WMA)&lt;br /&gt;
* [[Channel Selection]]  To play different URL streams at different times&lt;br /&gt;
* [[Stream Switching]]&lt;br /&gt;
&lt;br /&gt;
=== Freeware from Barix ===&lt;br /&gt;
* [[Create music channels on your network]]&lt;br /&gt;
* [[Standalone Network player with FTP update]]&lt;br /&gt;
* [[SIP connectivity]]&lt;br /&gt;
* [[PC based Intercom Master station]]&lt;br /&gt;
&lt;br /&gt;
=== BCL Topics ===&lt;br /&gt;
* [[BCL programming tips]]&lt;br /&gt;
&lt;br /&gt;
== Support, FAQ, Helpful information ==&lt;br /&gt;
=== Frequently Asked Questions (FAQ) === &lt;br /&gt;
You will find many answers to common questions here!&lt;br /&gt;
* [[FAQ]] - general questions, sections about audio and control products&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
*[[USB_device_compatibility_list#USB_disk_troubleshooting_.28with_Streaming_Client_firmware.29|USB problems]]&lt;br /&gt;
*[[RS485 Termination]]&lt;br /&gt;
*[[WLAN Broadcast/Multicast]] - Problems using Broadcast over 802.11 WLAN infrastructure&lt;br /&gt;
&lt;br /&gt;
== Products ==&lt;br /&gt;
=== Barix Audio Devices and Accessories ===&lt;br /&gt;
* [[Exstreamer 100]] - General Purpose Network Audio Decoder&lt;br /&gt;
* [[Exstreamer 110]] - Network Audio Decoder with advanced features&lt;br /&gt;
* [[Exstreamer 200]] - Network Audio Decoder with built-in 2x25W class-D amplifier&lt;br /&gt;
* [[Exstreamer 1000]] - High Quality Network Audio Encoder/Decoder with symmetric Audio interfaces and AES/EBU&lt;br /&gt;
* [[Instreamer 100]] - General Purpose Network Audio Encoder&lt;br /&gt;
* [[Annuncicom 100]] - General Purpose Bidirectional Network Audio Device with I/O&lt;br /&gt;
* [[Annuncicom 200]] - Network Audio Device suitable for intercom/paging applications with 8W output amplifier and PoE&lt;br /&gt;
* [[Annuncicom 1000]] - High End Network Audio Device for transport, industrial, security applications with balanced audio interfaces and supervised contact closures&lt;br /&gt;
&lt;br /&gt;
* [[IPAM 100]]- Embedded IP audio module for OEM with dual network and multiple serial interfaces&lt;br /&gt;
&lt;br /&gt;
* [[PS16]] - Multifunctional digital desktop paging station PS16&lt;br /&gt;
* [[VSC]] - Volume Source Control accessory&lt;br /&gt;
&lt;br /&gt;
=== Barix Control Devices and accessories ===&lt;br /&gt;
* [[Barionet]] - General Purpose IP Automation Controller with SNMP and Modbus/TCP support, fully programmable. Various I/O capabilities&lt;br /&gt;
* [[Barionet 50]] - Low Cost IP Automation Controller with contact closure inputs, relay outputs, serial ports and Dallas Onewire interface&lt;br /&gt;
* [[Barionet 200]] - Advanced IP Automation Controller with 16bit analog inputs, analog outputs, RTC and USB flash drive support&lt;br /&gt;
&lt;br /&gt;
* [[Defconlock]] - This is an application specific Barionet, preloaded with an Access Control application (app also separately downloadable)&lt;br /&gt;
* [[Barix TS]] - onewire temperature sensors&lt;br /&gt;
&lt;br /&gt;
* [[Barix X8]] - multipurpose RS-485 I/O Interface&lt;br /&gt;
&lt;br /&gt;
== Some useful links how to use the Wiki ==&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
=== Getting started ===&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Ksmyth</name></author>
	</entry>
</feed>