CHASSIS-MIB :: chasControlLastFFSAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasControlLastFFSAction

chasControlLastFFSAction

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasControlLastFFSAction

OID (numeric): 1.3.6.1.4.1.800.2.1.3.3.1

Node type: OBJECT-TYPE

Type: XylanFFSFileAction

Access: read-only

Description: writingTo(2) The file is being written to the Seconday. deletingFrom(3) the file is being removed from the slot indicated by chasControlLastFFSActionSlot. readingFrom(4) the file is being copied from the Secondary to the Primary. The last action that was requested from the file system. Only one action is permitted at a time. If a SET is attempted to ANY chasControlFFSFileAction when chasControlLastFFSActionSlot is inProgress(2) that resource will be unavailable.

What is chasControlLastFFSAction?

This object reports the most recent file action requested against the flash file system: writingTo, deletingFrom, or readingFrom, noting only one action is permitted at a time. An admin who just issued a file action can poll this, along with chasControlLastFFSActionStatus, to confirm what the switch actually recorded as the last requested operation, useful for verifying a scripted file-sync operation actually took effect as intended. After scripting a bulk deletion of old firmware images, an admin would check that this object reads deletingFrom(3) to confirm the switch registered the intended operation rather than something else.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.3.1
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlLastFFSAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.3.1.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasControlLastFFSAction.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::chasControlLastFFSAction 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.3chasControlFFSActionStatusCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.3.1chasControlLastFFSActionCHASSIS-MIB