debugLength
CTATX-MIB ·
.1.3.6.1.4.1.97.3.12.3.1.4
Object
The desired length, in words, of the memory region to be examined or modified. After the ES/1 performs the operation, debugLength is updated to indicate the length of memory that was actually examined or modified. If debugLength is updated to contain zero, then the module was not operational.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.12.3.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- debugEntry
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::debugLength'
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::debugLength.<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::debugLength'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647