appcHistConvLogData

APPC-MIB · .1.3.6.1.2.1.34.3.1.5.2.1.9

Object

column OctetString
The first 32 bytes of the data portion of the Log Data GDS
Variable that is associated with the last FMH-7 that occurred
on this conversation.  If there was no Log Data GDS Variable
associated with the FMH-7, this object is null.
              
This object reflects only the data portion of the Log Data
GDS Variable (i.e. not the LL or GDS Id).

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.5.2.1.9
Type
column
Access
readonly
Status
current
Parent
appcHistConvEntry
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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcHistConvLogData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcHistConvLogData.<appcHistConvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcHistConvLogData'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance