TLS-LIVEWIRE-MIB
25 objects
Livewire Audio over IP routing control and configuration.
Imported Objects
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TruthValue |
| TLS-SMI | livewire |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.42463.12.1 | IdentitytlsLivewireMIB | Livewire Audio over IP routing control and configuration. | ||
| 1.3.6.1.4.1.42463.12.2 | NodetlsLivewireMIBObjects | |||
| 1.3.6.1.4.1.42463.12.2.1 | NodetlsLivewireDestinations | |||
| 1.3.6.1.4.1.42463.12.2.1.1 | TabledstTable | not-accessible | current | A list of Livewire destination entries |
| 1.3.6.1.4.1.42463.12.2.1.1.1 | RowdstEntry | not-accessible | current | An entry containing management information applicable to a particular destination. |
| 1.3.6.1.4.1.42463.12.2.1.1.1.1 | ColumndstIndex | read-only | current | A unique value, greater than zero, for each destination. It is recommended that values are assigned contiguously starting from 1. The value for each port sub-l… |
| 1.3.6.1.4.1.42463.12.2.1.1.1.2 | ColumndstName | read-write | current | A textual string containing label of the destination port. |
| 1.3.6.1.4.1.42463.12.2.1.1.1.3 | ColumndstMediaAddress | read-write | current | A textual string containing the media address (URI). |
| 1.3.6.1.4.1.42463.12.2.1.1.1.4 | ColumndstAudioGain | read-write | current | Audio gain/attenuation trim [dB]. |
| 1.3.6.1.4.1.42463.12.2.1.1.1.5 | ColumndstNumberOfChannels | read-write | current | A number of audio channels. Which values are accepted depends on the other port configuration. Some ports are bundled as stereo or surround groups. 0 - port no… |
| 1.3.6.1.4.1.42463.12.2.1.1.1.6 | ColumndstOutputMode | read-write | current | Channel ouput mode. Default mode is apassing all channels. Mono destinations can be left-only, right-only or left+righ sum. |
| 1.3.6.1.4.1.42463.12.2.2 | NodetlsLivewireSources | |||
| 1.3.6.1.4.1.42463.12.2.2.1 | TablesrcTable | not-accessible | current | A list of Livewire source entries |
| 1.3.6.1.4.1.42463.12.2.2.1.1 | RowsrcEntry | not-accessible | current | An entry containing management information applicable to a particular source port. |
| 1.3.6.1.4.1.42463.12.2.2.1.1.1 | ColumnsrcIndex | read-only | current | A unique value, greater than zero, for each destination. It is recommended that values are assigned contiguously starting from 1. The value for each port sub-l… |
| 1.3.6.1.4.1.42463.12.2.2.1.1.2 | ColumnsrcName | read-write | current | A textual string containing label of the destination port. |
| 1.3.6.1.4.1.42463.12.2.2.1.1.3 | ColumnsrcEnable | read-write | current | This object has a value of false(2) if this port is disabled. This object has a value of true(1) when the source port is enabled. Source port needs to be enabl… |
| 1.3.6.1.4.1.42463.12.2.2.1.1.4 | ColumnsrcMediaAddress | read-write | current | IPv4 multicast destination address for the RTP media stream, or empty (0.0.0.0) for unicast-only ports. |
| 1.3.6.1.4.1.42463.12.2.2.1.1.5 | ColumnsrcMediaPort | read-write | current | UDP port number the RTP media stream is sent to. Used for multicast streaming only. 0 - use RTP default port 5004. |
| 1.3.6.1.4.1.42463.12.2.2.1.1.6 | ColumnsrcPacketSize | read-write | current | A numeric value for number of samples per each RTP media packet. Common values are: 12 - Livewire Livestreams (channels with mininum latency) 48 - AES67 1ms pa… |
| 1.3.6.1.4.1.42463.12.2.2.1.1.7 | ColumnsrcAudioGain | read-write | current | Audio gain/attenuation trim [dB]. |
| 1.3.6.1.4.1.42463.12.2.2.1.1.8 | ColumnsrcNumberOfChannels | read-write | current | A number of audio channels. Which values are accepted depends on the other port configuration. Some ports are bundled as stereo or surround groups. 0 - port no… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| LWRGainValue | Integer32 (-1000..120) | current | A value of audio gain in range from -80.0dB to +12.0dB |
| LWRPortIndex | Integer32 (1..2147483647) | current | A unique value, greater than zero, for each port or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each port sub-layer must remain const… |
| LWRVMODValue | INTEGER { pass(1), left(2), right(3), sum(4) } | current | Represents an output channel mode value. |