All MIBs › CHASSIS-MIB › chasControlFFSFileSize
chasControlFFSFileSize
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlFFSFileSize
OID (numeric): 1.3.6.1.4.1.800.2.1.3.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The file size: bytes of data.
What is chasControlFFSFileSize?
This object reports the size, in bytes, of a specific file stored in the chassis's flash file system. An admin checking whether there's enough free flash space, chasControlFreeFFS, for a new firmware upload uses this to identify which existing files are large enough to be worth deleting to free up room. Finding an old firmware image reporting a size of 3,145,728 bytes (3MB) tells the admin exactly how much space deleting it would reclaim.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.2.1.4 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlFFSFileSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.2.1.4.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlFFSFileSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasControlFFSFileSize.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::chasControlFFSFileSize 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.2 | chasControlFFSTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.2.1 | chasControlFFSEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.2.1.4 | chasControlFFSFileSize | CHASSIS-MIB |