Configuring A/V Services Using SNMPSNMP Syntax for Setting Up StreamsMakito X User’s Guide, v2.2, Issue 02 245SNMP Syntax for Setting Up StreamsThe Haivision Audio/Video Transport Stream MIB (HAI-AVT-STREAM-MIB) iscomposed of multiple tables described below.MIB object names and values are similar to their CLI parameter counterparts whilefollowing MIB syntax (for example, haiAvtStreamPort for port, directRtp for direct-RTP).Streams are created and deleted using the SNMPv2 RowStatus object(haiAvtStreamRowStatus). All RowStatus values are supported (active,notInService, notReady, createAndGo, createAndWait, destroy). See the descrip-tion in the SNMPv2-TC.txt file of the MIBs directory. Stream writable objects can only beset at creation time (RowStatus is createAndGo or createAndWait) or while the streamis not active (RowStatus is notInService or notReady).Objects from the haiAvtStreamPgmTable and haiAvtStreamContentTable cannot beset before the corresponding haiAvtStreamTable row is created and can only be set whenthe stream entry is not active (haiAvtStreamRowStatus is not active).The following example, using netsnmp CLI commands on the Makito X, creates astreaming session to IP Address 198.51.100.106 at port 2000, and starts streamingimmediately. The Stream ID 0 (haiAvtStreamTable index) is used to create a stream; thisTable Index DescriptionhaiAvtStreamNewID.0 none Next available stream IDhaiAvtStreamInverseTable IP address typeIP addressPortTable to retrieve the streamID from the IP address andporthaiAvtStreamTable Stream ID Stream configuration andstatushaiAvtStreamStatsTable Stream ID Stream statisticshaiAvtStreamPgmTable Stream IDProgram IndexTransport Stream programs.Only SPTS (Single ProgramTransport Stream) supported.Not present for non TransportStreams (directRTP,QuickTime).haiAvtStreamContentTable Stream IDProgram IndexContent IndexContents (video, audio,and/or metadata). ElementaryStreams (ES) for TransportStream. Only one entry fornon-TS in which caseProgram Index is 1. One tothree entries exist forTransport Streams.