netraCtRscConsoleLogIndex

SUN-SNMP-NETRA-CT-RSC-MIB · .1.3.6.1.4.1.42.2.65.2.1.7.6.1.1

Object

column Integer32
The index of the entry.  The oldest entry will start at index 0.
The most recent entry will be found at the index equal to 
netraCtRscConsoleLogCount - 1.

Context

MIB
SUN-SNMP-NETRA-CT-RSC-MIB
OID
.1.3.6.1.4.1.42.2.65.2.1.7.6.1.1
Type
column
Access
readonly
Status
current
Parent
netraCtRscConsoleLogEntry

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 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscConsoleLogIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscConsoleLogIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscConsoleLogIndex'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.