MIB Viewer

CT-FLASH-MIB

26 objects
No module-level DESCRIPTION found.
Imported Objects
CTRON-MIB-NAMESctFlash
RFC-1212OBJECT-TYPE
RFC1155-SMINetworkAddress
RFC1213-MIBDisplayString
OIDNameAccessStatusDescription
1.3.6.1.4.1.52.4.1.5.10.1NodeflashStatus
1.3.6.1.4.1.52.4.1.5.10.1.1TableflashVolumeStatusTablenot-accessiblemandatoryThis table contains status information on each flash volume.
1.3.6.1.4.1.52.4.1.5.10.1.1.1RowflashVolumeStatusEntrynot-accessiblemandatoryInformation on a particular volume.
1.3.6.1.4.1.52.4.1.5.10.1.1.1.1ColumnflashVolumeread-onlymandatoryUniquely defines a volume.
1.3.6.1.4.1.52.4.1.5.10.1.1.1.2ColumnflashVolFilesread-onlymandatoryThe flash filing system status contains the number of files currently in the volume.
1.3.6.1.4.1.52.4.1.5.10.1.1.1.3ColumnflashVolSpaceread-onlymandatoryThis object returns the approximate amount of remaining storage space, in bytes, in the flash filing system.
1.3.6.1.4.1.52.4.1.5.10.2NodeflashFile
1.3.6.1.4.1.52.4.1.5.10.2.1TableflashFileTablenot-accessiblemandatoryDescribes each file in a flash file system volume.
1.3.6.1.4.1.52.4.1.5.10.2.1.1RowflashFileEntrynot-accessiblemandatoryDescribes a particular file.
1.3.6.1.4.1.52.4.1.5.10.2.1.1.1ColumnflashFileIDread-onlymandatoryThis object contains a volume-unique file id associated with each file.
1.3.6.1.4.1.52.4.1.5.10.2.1.1.2ColumnflashFilenameread-onlymandatoryThis object contains the filename of the current file.
1.3.6.1.4.1.52.4.1.5.10.2.1.1.3ColumnflashFileVersionread-onlymandatoryThis object contains the file version number of the current file in the form 'XX.XX.XX', where 'X' is in the range 0-9.
1.3.6.1.4.1.52.4.1.5.10.2.1.1.4ColumnflashFileTyperead-onlymandatoryThis object contains the file type defined for the file.
1.3.6.1.4.1.52.4.1.5.10.2.1.1.5ColumnflashFileSizeread-onlymandatoryThis object contains the size, in bytes, currently allocated to the file.
1.3.6.1.4.1.52.4.1.5.10.3NodeflashCmd
1.3.6.1.4.1.52.4.1.5.10.3.1ScalarflashCmdPathread-writemandatoryFilename requested of the server for a TFTP download or upload.
1.3.6.1.4.1.52.4.1.5.10.3.2ScalarflashCmdNetAddressread-writemandatoryIP address of the TFTP server to use with a flash file download or upload operation. If an IP address is not specified, the operation will default to the IP ad…
1.3.6.1.4.1.52.4.1.5.10.3.3ScalarflashCmdVolumeread-writemandatoryFlash volume to contain the file created during a download operation.
1.3.6.1.4.1.52.4.1.5.10.3.4ScalarflashCmdOperationread-writemandatoryOperation to perform on the specified flash file. Download and upload operations require that the network. pathname, filename, version, type, and volume be spe…
1.3.6.1.4.1.52.4.1.5.10.3.5ScalarflashCmdStatusread-onlymandatoryStatus of the download or upload operation. The idle(1) status indicates no operation is in progress. The downLoadActive(3) or upLoadActive(4) indicate a file …
1.3.6.1.4.1.52.4.1.5.10.3.6ScalarflashCmdErrorread-onlymandatoryIf the value of flashCmdStatus is completeError(5), then this object describes the nature of the error.
1.3.6.1.4.1.52.4.1.5.10.3.7ScalarflashCmdFileread-writemandatoryFlash filename to perform the specified operation.
1.3.6.1.4.1.52.4.1.5.10.3.8ScalarflashCmdVersionread-writemandatoryFlash file version to perform the specified operation in the form 'XX.XX.XX' where 'X' is in the range 0-9.
1.3.6.1.4.1.52.4.1.5.10.3.9ScalarflashCmdTyperead-writemandatoryFile type to specify with a flash file created during a download operation.
1.3.6.1.4.1.52.4.1.5.10.3.10ScalarflashCmdSizeread-writemandatorySize of the download file. This value allows the flash filing system to initialize an appropriate amount of flash memory prior to the TFTP transfer, preventing…
1.3.6.1.4.1.52.4.1.5.10.3.11ScalarflashBlockCountread-onlymandatoryCurrent TFTP block count of an active session. If no TFTP transfer is in progress, zero is returned.