logIndex

ASSETMANAGEMENT-MIB · .1.3.6.1.4.1.13742.7.3.2.1.1

Object

column Integer32
The index of an entry in the log ring buffer. Its value ranges between 1 and logSize.

Context

MIB
ASSETMANAGEMENT-MIB
OID
.1.3.6.1.4.1.13742.7.3.2.1.1
Type
column
Access
noaccess
Status
current
Parent
assetManagementLogEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-5000