fileInfoCreationTime

ES3528-MIB · .1.3.6.1.4.1.259.8.2.1.1.24.2.1.1.6

Object

column OctetString
The creation time of the file, This is a text string in the 
following form, based on Unix: 'Mmm _d hh:mm:ss yyyy'. 'Mmm' 
are the first three letters of the English name of the month. 
'_d' is the day of month. A single-digit day is preceded by 
a space. 'hh:mm:ss' is a 24-hour representations of hours,
minutes, and seconds. A single-digit hour is preceded by a 
zero. 'yyyy' is the four-digit year. An example is: 
'Jan  1 02:03:04 2002'.

Context

MIB
ES3528-MIB
OID
.1.3.6.1.4.1.259.8.2.1.1.24.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
fileInfoEntry

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 20-20