ciscoFlashPartitionFreeSpace

OBS ✓
CISCO-FLASH-MIB · .1.3.6.1.4.1.9.9.10.1.1.4.1.1.5

Object

column bytesSNMPv2-SMIGauge32
Free space within a Flash partition.
Note that the actual size of a file in Flash includes
a small overhead that represents the file system's
file header.
Certain file systems may also have a partition or
device header overhead to be considered when
computing the free space.
Free space will be computed as total partition size
less size of all existing files (valid/invalid/deleted
files and including file header of each file),
less size of any partition header, less size of
header of next file to be copied in. In short, this
object will give the size of the largest file that
can be copied in. The management entity will not be
expected to know or use any overheads such as file
and partition header lengths, since such overheads
may vary from file system to file system.
Deleted files in Flash do not free up space.
A partition may have to be erased in order to reclaim
the space occupied by files.
              
If the free space within a flash partition is greater than
the maximum value reportable by this object then this object
should report its maximum value(4,294,967,295) and
ciscoFlashPartitionFreeSpaceExtended
must be used to report the flash partition's free space.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Storage
Explore Observium network monitoring

Context

MIB
CISCO-FLASH-MIB
OID
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.5
Type
column
Access
readonly
Status
current
Units
bytes
Parent
ciscoFlashPartitionEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashPartitionFreeSpace'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashPartitionFreeSpace.<ciscoFlashDeviceIndex>.<ciscoFlashPartitionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLASH-MIB::ciscoFlashPartitionFreeSpace'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295