CHASSIS-MIB :: chasControlFFSFileDate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasControlFFSFileDate

chasControlFFSFileDate

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasControlFFSFileDate

OID (numeric): 1.3.6.1.4.1.800.2.1.3.2.1.5

Node type: OBJECT-TYPE

Type: TimeTicks

Access: read-only

Description: The unix date the file was created. this is based upon number of seconds since 1/ 1/70. Files created by older versions of the bootcode alway have 1/ 1/70 00:00 as the date. If the date is incorrect on the switch the values in the file system will reflect that.

What is chasControlFFSFileDate?

This object reports the Unix-style creation date of a flash file system entry, seconds since 1/1/1970, and the description warns that files created by older bootcode versions always show 1/1/1970 00:00 regardless of when they were actually written, and if the switch's own clock was wrong at creation time the stored date reflects that error. An admin trying to identify the newest firmware image on flash by sorting on this date needs to be aware of these caveats, since an old-bootcode-created file or one made while the clock was misconfigured would show a misleading date. A firmware file showing this date as exactly 1/1/1970 00:00 was very likely written by an old version of the bootcode rather than actually created on that literal date.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.2.1.5
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlFFSFileDate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.2.1.5.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasControlFFSFileDate.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasControlFFSFileDate.1

Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasControlFFSFileDate OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.3chasControllerCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.2chasControlFFSTableCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.2.1chasControlFFSEntryCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.2.1.5chasControlFFSFileDateCHASSIS-MIB