debugData

CTATX-MIB · .1.3.6.1.4.1.97.3.12.3.1.5

Object

column mandatory r/w OctetString
A series of 0-64 octets, which represents 0-16 words (this may
change in the future, if the ES/1 has processors with word
sizes of other than 4 bytes per word). When this variable is
read, the LMA will use the values in debugBase and
debugLength to return the contents of a specified memory
range to the NMS. Similarly, when this variable is written,
a specified area of memory will be overwritten with data
supplied by the NMS.

Context

MIB
CTATX-MIB
OID
.1.3.6.1.4.1.97.3.12.3.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
debugEntry

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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::debugData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::debugData.<debugIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::debugData'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.