logTime

AT-LOG-MIB · allied-old variant · .1.3.6.1.4.1.207.8.4.4.4.601.1.1.3

Object

column OctetString
The time of the log entry, in the form HH:MM:SS, eg: 07:15:04.

Context

MIB
AT-LOG-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.3
Type
column
Access
readonly
Status
current
Parent
logEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.