CT-FLASH-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8

flashVolumeStatusTable

table mandatory
.1.3.6.1.4.1.52.4.1.5.10.1.1 · 1 row entry · 3 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk flashVolumeStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CT-FLASH-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-FLASH-MIB::flashVolumeStatusTable'
This table contains status information on each flash volume.
flashVolumeStatusEntry row .1.3.6.1.4.1.52.4.1.5.10.1.1.1
Information on a particular volume.
Indexes
Column Syntax OID
flashVolumemandatory
Uniquely defines a volume.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.1.1.1.1
flashVolFilesmandatory
The flash filing system status contains the number of
files currently in the volume.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.1.1.1.2
flashVolSpacemandatory
This object returns the approximate amount of remaining
storage space, in bytes, in the flash filing system.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.1.1.1.3

flashFileTable

table mandatory
.1.3.6.1.4.1.52.4.1.5.10.2.1 · 1 row entry · 5 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk flashFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CT-FLASH-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-FLASH-MIB::flashFileTable'
Describes each file in a flash file system volume.
flashFileEntry row .1.3.6.1.4.1.52.4.1.5.10.2.1.1
Describes a particular file.
Column Syntax OID
flashFileIDmandatory
This object contains a volume-unique file id associated with
each file.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.1
flashFilenamemandatory
This object contains the filename of the current file.
OctetString
Constraints:
range: 0-16
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.2
This object contains the file version number of the current
file in the form 'XX.XX.XX', where 'X' is in the range 0-9.
OctetString
Constraints:
range: 0-8
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.3
flashFileTypemandatory
This object contains the file type defined for the file.
Enumeration
Enumerated Values:
1intelHex
2intelHexCompressed
3iEEE695
4eLF
5table
6dLL
7bOOT
8binary
9binaryCompressed
10taggedData
11package
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.4
flashFileSizemandatory
This object contains the size, in bytes, currently allocated
to the file.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.5.10.2.1.1.5