All MIBs › CHASSIS-MIB › chasControlLastFFSActionStatus
chasControlLastFFSActionStatus
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlLastFFSActionStatus
OID (numeric): 1.3.6.1.4.1.800.2.1.3.3.6
Node type: OBJECT-TYPE
Type: XylanFFSFileActionStatus
Access: read-only
Description: none(1) No file action has ever been succesfully requested since boot up of this MPM. Included takeover by Secondary MPM. inProgress(2) The action described by other members of this group is still underway. successfull(3) The action described by other members of this group completed successfully. failed(4) The action described by other members of this group failed.
What is chasControlLastFFSActionStatus?
This object reports the outcome of the last requested flash file action: none (nothing ever requested since this MPM booted), inProgress, successfull, or failed. An admin who just triggered a firmware push or deletion polls this to confirm the operation actually completed rather than assuming success the moment the SET request returned, since flash operations can take time and can fail. If an admin's scripted firmware sync sets chasControlFFSFileAction and then immediately checks this object and sees failed(4), they know to investigate rather than proceed assuming the Secondary now has the new image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.3.6 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlLastFFSActionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.3.6.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlLastFFSActionStatus.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::chasControlLastFFSActionStatus 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.6 | chasControlLastFFSActionStatus | CHASSIS-MIB |