netraCtRscEventLogIndex

SUN-SNMP-NETRA-CT-RSC-MIB · .1.3.6.1.4.1.42.2.65.2.1.7.2.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 
netraCtRscEventLogCount - 1.

Context

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

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::netraCtRscEventLogIndex'
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::netraCtRscEventLogIndex.<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::netraCtRscEventLogIndex'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.