srcPacketSize

TLS-LIVEWIRE-MIB · .1.3.6.1.4.1.42463.12.2.2.1.1.6

Object

column r/w Integer32
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 packet (low-latency, best interoperability)
   240 - Livewire Standard Streams (least resource intensive)

Context

MIB
TLS-LIVEWIRE-MIB
OID
.1.3.6.1.4.1.42463.12.2.2.1.1.6
Type
column
Access
readwrite
Status
current
Parent
srcEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TLS-LIVEWIRE-MIB' -M '/opt/observium/mibs/telos:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TLS-LIVEWIRE-MIB::srcPacketSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TLS-LIVEWIRE-MIB' -M '/opt/observium/mibs/telos:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TLS-LIVEWIRE-MIB::srcPacketSize.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TLS-LIVEWIRE-MIB' -M '/opt/observium/mibs/telos:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TLS-LIVEWIRE-MIB::srcPacketSize'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.