MIB Viewer

TLS-LIVEWIRE-MIB

25 objects
Livewire Audio over IP routing control and configuration.
Imported Objects
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION TruthValue
TLS-SMIlivewire
OIDNameAccessStatusDescription
1.3.6.1.4.1.42463.12.1IdentitytlsLivewireMIBLivewire Audio over IP routing control and configuration.
1.3.6.1.4.1.42463.12.2NodetlsLivewireMIBObjects
1.3.6.1.4.1.42463.12.2.1NodetlsLivewireDestinations
1.3.6.1.4.1.42463.12.2.1.1TabledstTablenot-accessiblecurrentA list of Livewire destination entries
1.3.6.1.4.1.42463.12.2.1.1.1RowdstEntrynot-accessiblecurrentAn entry containing management information applicable to a particular destination.
1.3.6.1.4.1.42463.12.2.1.1.1.1ColumndstIndexread-onlycurrentA 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.2ColumndstNameread-writecurrentA textual string containing label of the destination port.
1.3.6.1.4.1.42463.12.2.1.1.1.3ColumndstMediaAddressread-writecurrentA textual string containing the media address (URI).
1.3.6.1.4.1.42463.12.2.1.1.1.4ColumndstAudioGainread-writecurrentAudio gain/attenuation trim [dB].
1.3.6.1.4.1.42463.12.2.1.1.1.5ColumndstNumberOfChannelsread-writecurrentA 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.6ColumndstOutputModeread-writecurrentChannel 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.2NodetlsLivewireSources
1.3.6.1.4.1.42463.12.2.2.1TablesrcTablenot-accessiblecurrentA list of Livewire source entries
1.3.6.1.4.1.42463.12.2.2.1.1RowsrcEntrynot-accessiblecurrentAn entry containing management information applicable to a particular source port.
1.3.6.1.4.1.42463.12.2.2.1.1.1ColumnsrcIndexread-onlycurrentA 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.2ColumnsrcNameread-writecurrentA textual string containing label of the destination port.
1.3.6.1.4.1.42463.12.2.2.1.1.3ColumnsrcEnableread-writecurrentThis 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.4ColumnsrcMediaAddressread-writecurrentIPv4 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.5ColumnsrcMediaPortread-writecurrentUDP 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.6ColumnsrcPacketSizeread-writecurrentA 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.7ColumnsrcAudioGainread-writecurrentAudio gain/attenuation trim [dB].
1.3.6.1.4.1.42463.12.2.2.1.1.8ColumnsrcNumberOfChannelsread-writecurrentA 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
NameSyntaxStatusDescription
LWRGainValueInteger32 (-1000..120)currentA value of audio gain in range from -80.0dB to +12.0dB
LWRPortIndexInteger32 (1..2147483647)currentA 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…
LWRVMODValueINTEGER { pass(1), left(2), right(3), sum(4) }currentRepresents an output channel mode value.