tn3270eTcpConnLuLuBindImage

TN3270E-MIB · .1.3.6.1.2.1.34.8.1.9.1.19

Object

column OctetString
When there is a currently active LU-LU session for
this connection, this object returns the BIND Image
(defined to be bytes 1-p of the complete BIND Request
Unit -- see 'SNA Formats' for more information)
that was received from the PLU during session
activation.  When there is no active LU-LU session,
or when a BIND image is unavailable for some other
reason, this object returns a zero-length octet
string.

Context

MIB
TN3270E-MIB
OID
.1.3.6.1.2.1.34.8.1.9.1.19
Type
column
Access
readonly
Status
current
Parent
tn3270eTcpConnEntry
Groups
1

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 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eTcpConnLuLuBindImage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eTcpConnLuLuBindImage.<tn3270eTcpConnRemAddrType>.<tn3270eTcpConnRemAddress>.<tn3270eTcpConnRemPort>.<tn3270eTcpConnLocalAddrType>.<tn3270eTcpConnLocalAddress>.<tn3270eTcpConnLocalPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN3270E-MIB::tn3270eTcpConnLuLuBindImage'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance