All MIBs › CHASSIS-MIB › chasControlLastFFSAction
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.3 | chasController | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.3 | chasControlFFSActionStatus | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.3.1 | chasControlLastFFSAction | CHASSIS-MIB |