srcName
TLS-LIVEWIRE-MIB ·
.1.3.6.1.4.1.42463.12.2.2.1.1.2
Object
column r/w
OctetString
A textual string containing label of the destination port.
Context
- MIB
- TLS-LIVEWIRE-MIB
- OID
.1.3.6.1.4.1.42463.12.2.2.1.1.2- 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::srcName'
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::srcName.<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::srcName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.