srcNumberOfChannels
TLS-LIVEWIRE-MIB ·
.1.3.6.1.4.1.42463.12.2.2.1.1.8
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 (left or right only)
2 - stereo
8 - 8-channel surround (5.1 + stereo)
Context
- MIB
- TLS-LIVEWIRE-MIB
- OID
.1.3.6.1.4.1.42463.12.2.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- srcEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::srcNumberOfChannels'
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::srcNumberOfChannels.<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::srcNumberOfChannels'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.