dstNumberOfChannels

TLS-LIVEWIRE-MIB · .1.3.6.1.4.1.42463.12.2.1.1.1.5

Object

column r/w Integer32
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 not available
     1 - mono
     2 - stereo
     8 - 8-channel surround (5.1 + stereo)

Context

MIB
TLS-LIVEWIRE-MIB
OID
.1.3.6.1.4.1.42463.12.2.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
dstEntry

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::dstNumberOfChannels'
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::dstNumberOfChannels.<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::dstNumberOfChannels'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.