srcEnable

TLS-LIVEWIRE-MIB · .1.3.6.1.4.1.42463.12.2.2.1.1.3

Object

column r/w SNMPv2-TCTruthValue
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 enabled in order to transmit multicast
stream or accept unicast connections.

Context

MIB
TLS-LIVEWIRE-MIB
OID
.1.3.6.1.4.1.42463.12.2.2.1.1.3
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::srcEnable'
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::srcEnable.<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::srcEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false