CISCO-FLASH-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
82
ciscoFlashDeviceTable
table.1.3.6.1.4.1.9.9.10.1.1.2
·
1 row entry
·
17 columns
Table of Flash device properties for each initialized
Flash device. Each Flash device installed in a system
is detected, sized, and initialized when the system
image boots up.
For removable Flash devices, the device properties
will be dynamically deleted and recreated as the
device is removed and inserted. Note that in this
case, the newly inserted device may not be the same as
the earlier removed one. The ciscoFlashDeviceInitTime
object is available for a management station to determine
the time at which a device was initialized, and thereby
detect the change of a removable device.
A removable device that has not been installed will
also have an entry in this table. This is to let a
management station know about a removable device that
has been removed. Since a removed device obviously
cannot be sized and initialized, the table entry for
such a device will have
ciscoFlashDeviceSize equal to zero,
and the following objects will have
an indeterminate value:
ciscoFlashDeviceMinPartitionSize,
ciscoFlashDeviceMaxPartitions,
ciscoFlashDevicePartitions, and
ciscoFlashDeviceChipCount.
ciscoFlashDeviceRemovable will be
true to indicate it is removable.
An entry in the table of flash device properties for
each initialized flash device.
Each entry can be randomly accessed by using
ciscoFlashDeviceIndex as an index into the table.
Note that removable devices will have an…
each initialized flash device.
Each entry can be randomly accessed by using
ciscoFlashDeviceIndex as an index into the table.
Note that removable devices will have an…
Indexes
ciscoFlashDeviceIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ciscoFlashDeviceIndex
Flash device sequence number to index within the
table of initialized flash devices. The lowest value should be 1. The highest should be less than or equal to the value of the ciscoFlashDevicesSupported object. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.1 |
||||||
|
ciscoFlashDeviceSize
Total size of the Flash device.
For a removable device, the size will be zero if the device has been removed. If the total size of the flash device is greater than the maximum value reportable by this obj… |
bytesUnsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.2 |
||||||
|
ciscoFlashDeviceMinPartitionSize
This object will give the minimum partition size
supported for this device. For systems that execute code directly out of Flash, the minimum partition size needs to be the bank size. (Bank size is equal to the size of a… |
bytesUnsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.3 |
||||||
|
ciscoFlashDeviceMaxPartitions
Max number of partitions supported by the system for
this Flash device. Default will be 1, which actually means that partitioning is not supported. Note that this value will be defined by system limitations, not by the … |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.4 |
||||||
|
ciscoFlashDevicePartitions
Flash device partitions actually present. Number of
partitions cannot exceed the minimum of ciscoFlashDeviceMaxPartitions and (ciscoFlashDeviceSize / ciscoFlashDeviceMinPartitionSize). Will be equal to at least 1, the c… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.5 |
||||||
|
ciscoFlashDeviceChipCount
Total number of chips within the Flash device.
The purpose of this object is to provide information upfront to a management station on how much chip info to expect and possibly help double check the chip index against a… |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.6 |
||||||
|
ciscoFlashDeviceName
deprecated
Flash device name. This name is used to refer to the
device within the system. Flash operations get directed to a device based on this name. The system has a concept of a default device. This would be the primary or mos… |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.7 |
||||||
|
ciscoFlashDeviceDescr
Description of a Flash device. The description is meant
to explain what the Flash device and its purpose is. Current values are: System flash - for the primary Flash used to store full system images. … |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.8 |
||||||
|
ciscoFlashDeviceController
Flash device controller. The h/w card that actually
controls Flash read/write/erase. Relevant for the AGS+ systems where Flash may be controlled by the MC+, STR or the ENVM cards, cards that may not actually contain the… |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.9 |
||||||
|
ciscoFlashDeviceCard
deprecated
This object will point to an instance of a card entry
in the cardTable. The card entry will give details about the card on which the Flash device is actually located. For most systems, this is usually the main processor… |
SNMPv2-TCInstancePointer Textual Convention: SNMPv2-TCInstancePointer ObjectIdentifier |
.1.3.6.1.4.1.9.9.10.1.1.2.1.10 |
||||||
|
ciscoFlashDeviceProgrammingJumper
This object gives the state of a jumper (if present and can be
determined) that controls the programming voltage called Vpp to the Flash device. Vpp is required for programming (erasing and writing) Flash. For certain o… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.1.2.1.11 |
||||||
|
ciscoFlashDeviceInitTime
System time at which device was initialized.
For fixed devices, this will be the system time at boot up. For removable devices, it will be the time at which the device was inserted, which may be boot up time, or a later… |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.12 |
||||||
|
ciscoFlashDeviceRemovable
Whether Flash device is removable. Generally, only PCMCIA
Flash cards will be treated as removable. Socketed Flash chips and Flash SIMM modules will not be treated as removable. Simply put, only those Flash devices that… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.1.2.1.13 |
||||||
|
ciscoFlashPhyEntIndex
This object indicates the physical entity index of a
physical entity in entPhysicalTable which the flash device actually located. |
ENTITY-MIBPhysicalIndex Textual Convention: ENTITY-MIBPhysicalIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.14 |
||||||
|
ciscoFlashDeviceNameExtended
Extended Flash device name whose size can be upto
255 characters. This name is used to refer to the device within the system. Flash operations get directed to a device based on this name. The system has a concept of a d… |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.15 |
||||||
|
ciscoFlashDeviceSizeExtended
Total size of the Flash device.
For a removable device, the size will be zero if the device has been removed. This object is a 64-bit version of ciscoFlashDeviceSize. |
bytesHCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.16 |
||||||
|
ciscoFlashDeviceMinPartitionSizeExtended
This object provides the minimum partition size supported for
this device. This object is a 64-bit version of ciscoFlashDeviceMinPatitionSize. |
HCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.9.9.10.1.1.2.1.17 |
ciscoFlashChipTable
table.1.3.6.1.4.1.9.9.10.1.1.3.1
·
1 row entry
·
7 columns
Table of Flash device chip properties for each initialized Flash device. This table is meant primarily for aiding error diagnosis.
An entry in the table of chip info for each
flash device initialized in the system.
An entry is indexed by two objects - the
device index and the chip index within that
device.
flash device initialized in the system.
An entry is indexed by two objects - the
device index and the chip index within that
device.
Indexes
ciscoFlashDeviceIndex ciscoFlashChipIndex
| Column | Syntax | OID |
|---|---|---|
|
ciscoFlashChipIndex
Chip sequence number within selected flash device.
Used to index within chip info table. Value starts from 1 and should not be greater than ciscoFlashDeviceChipCount for that device. When retrieving chip information for… |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.1 |
|
ciscoFlashChipCode
Manufacturer and device code for a chip.
Lower byte will contain the device code. Upper byte will contain the manufacturer code. If a chip code is unknown because it could not be queried out of the chip, the value of th… |
OctetString Constraints: range: 0-5 |
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.2 |
|
ciscoFlashChipDescr
Flash chip name corresponding to the chip code.
The name will contain the manufacturer and the chip type. It will be of the form : Intel 27F008SA. In the case where a chip code is unknown, this object will be an empty… |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.3 |
|
ciscoFlashChipWriteRetries
This object will provide a cumulative count
(since last system boot up or initialization) of the number of write retries that were done in the chip. If no writes have been done to Flash, the count will be zero. Typicall… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.4 |
|
ciscoFlashChipEraseRetries
This object will provide a cumulative count
(since last system boot up or initialization) of the number of erase retries that were done in the chip. Typically, a maximum of 2000 retries are done in a single erase zone (… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.5 |
|
ciscoFlashChipMaxWriteRetries
The maximum number of write retries done at any
single location before declaring a write failure. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.6 |
|
ciscoFlashChipMaxEraseRetries
The maximum number of erase retries done within
an erase sector before declaring an erase failure. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.3.1.1.7 |
ciscoFlashPartitionTable
table.1.3.6.1.4.1.9.9.10.1.1.4.1
·
1 row entry
·
15 columns
Table of flash device partition properties for each initialized flash partition. Whenever there is no explicit partitioning done, a single partition spanning the entire device will be assumed to exist. There will therefore always be atleast one partition on a device.
An entry in the table of flash partition properties
for each initialized flash partition. Each entry
will be indexed by a device number and a partition
number within the device.
for each initialized flash partition. Each entry
will be indexed by a device number and a partition
number within the device.
Indexes
ciscoFlashDeviceIndex ciscoFlashPartitionIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ciscoFlashPartitionIndex
Flash partition sequence number used to index within
table of initialized flash partitions. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.1 |
||||||
|
ciscoFlashPartitionStartChip
Chip sequence number of first chip in partition.
Used as an index into the chip table. |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.2 |
||||||
|
ciscoFlashPartitionEndChip
Chip sequence number of last chip in partition.
Used as an index into the chip table. |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.3 |
||||||
|
ciscoFlashPartitionSize
Flash partition size. It should be an integral
multiple of ciscoFlashDeviceMinPartitionSize. If there is a single partition, this size will be equal to ciscoFlashDeviceSize. If the size of the flash parti… |
bytesUnsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.4 |
||||||
|
ciscoFlashPartitionFreeSpace
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 … |
bytesSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.5 |
||||||
|
ciscoFlashPartitionFileCount
Count of all files in a flash partition. Both
good and bad (deleted or invalid checksum) files will be included in this count. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.6 |
||||||
|
ciscoFlashPartitionChecksumAlgorithm
Checksum algorithm identifier for checksum method
used by the file system. Normally, this would be fixed for a particular file system. When a file system writes a file to Flash, it checksums the data written. The checks… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.7 |
||||||
|
ciscoFlashPartitionStatus
Flash partition status can be :
* readOnly if device is not programmable either because chips could not be recognized or an erroneous mismatch of chips was detected. Chip recognition may fail either becau… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.8 |
||||||
|
ciscoFlashPartitionUpgradeMethod
Flash partition upgrade method, ie., method by which
new files can be downloaded into the partition. FLH stands for Flash Load Helper, a feature provided on run-from-Flash systems for upgrading Flash. This feature uses … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.9 |
||||||
|
ciscoFlashPartitionName
Flash partition name used to refer to a partition
by the system. This can be any alpha-numeric character string of the form AAAAAAAAnn, where A represents an optional alpha character and n a numeric character. Any numer… |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.10 |
||||||
|
ciscoFlashPartitionNeedErasure
This object indicates whether a partition requires
erasure before any write operations can be done in it. A management station should therefore retrieve this object prior to attempting any write operation. A partition r… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.11 |
||||||
|
ciscoFlashPartitionFileNameLength
Maximum file name length supported by the file
system. Max file name length will depend on the file system implemented. Today, all file systems support a max length of at least 48 bytes. A management entity must use thi… |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.12 |
||||||
|
ciscoFlashPartitionSizeExtended
Flash partition size. It should be an integral
multiple of ciscoFlashDeviceMinPartitionSize. If there is a single partition, this size will be equal to ciscoFlashDeviceSize. This object is a 64-bit versio… |
bytesHCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.13 |
||||||
|
ciscoFlashPartitionFreeSpaceExtended
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 … |
bytesHCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.14 |
||||||
|
ciscoFlashPartitionLowSpaceNotifThreshold
This object specifies the minimum threshold value in percentage
of free space for each partition. If the free space available goes below this threshold value and if ciscoFlashPartionLowSpaceNotifEnable is set to true, c… |
CISCO-QOS-PIB-MIBPercentr/w Textual Convention: CISCO-QOS-PIB-MIBPercent Integer32Type Constraints: range: 0..100 |
.1.3.6.1.4.1.9.9.10.1.1.4.1.1.15 |
ciscoFlashFileTable
table.1.3.6.1.4.1.9.9.10.1.1.4.2.1
·
1 row entry
·
7 columns
Table of information for files in a Flash partition.
An entry in the table of Flash file properties
for each initialized Flash partition. Each entry
represents a file and gives details about the file.
An entry is indexed using the device number,
partition number within th…
for each initialized Flash partition. Each entry
represents a file and gives details about the file.
An entry is indexed using the device number,
partition number within th…
Indexes
ciscoFlashDeviceIndex ciscoFlashPartitionIndex ciscoFlashFileIndex
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ciscoFlashFileIndex
Flash file sequence number used to index within
a Flash partition directory table. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.1 |
||||||||||
|
ciscoFlashFileSize
Size of the file in bytes. Note that this size does
not include the size of the filesystem file header. File size will always be non-zero. |
bytesSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.2 |
||||||||||
|
ciscoFlashFileChecksum
File checksum stored in the file header. This
checksum is computed and stored when the file is written into Flash. It serves to validate the data written into Flash. Whereas the system will generate and store the checks… |
ChecksumString Textual Convention: ChecksumString OctetString |
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.3 |
||||||||||
|
ciscoFlashFileStatus
Status of a file.
A file could be explicitly deleted if the file system supports such a user command facility. Alternately, an existing good file would be automatically deleted if another good file with the same name we… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.4 |
||||||||||
|
ciscoFlashFileName
Flash file name as specified by the user copying in
the file. The name should not include the colon (:) character as it is a special separator character used to delineate the device name, partition name, and the file na… |
OctetString Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.5 |
||||||||||
|
ciscoFlashFileType
Type of the file.
|
FlashFileType Textual Convention: FlashFileType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.6 |
||||||||||
|
ciscoFlashFileDate
The time at which this file was created.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.1.1.7 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.2
·
1 row entry
·
5 columns
Table of information for files on the manageable flash devices sorted by File Types.
An entry in the table of Flash file properties
for each initialized Flash partition. Each entry
represents a file sorted by file type.
This table contains exactly the same set of rows
as are contained in th…
for each initialized Flash partition. Each entry
represents a file sorted by file type.
This table contains exactly the same set of rows
as are contained in th…
Indexes
ciscoFlashFileType ciscoFlashDeviceIndex ciscoFlashPartitionIndex ciscoFlashFileIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ciscoFlashFileByTypeSize
This object represents exactly the
same info as ciscoFlashFileSize object in ciscoFlashFileTable. |
bytesSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.2.1.1 |
||||||
|
ciscoFlashFileByTypeChecksum
This object represents exactly the
same info as ciscoFlashFileChecksum object in ciscoFlashFileTable. |
ChecksumString Textual Convention: ChecksumString OctetString |
.1.3.6.1.4.1.9.9.10.1.1.4.2.2.1.2 |
||||||
|
ciscoFlashFileByTypeStatus
This object represents exactly the
same info as ciscoFlashFileStatus object in ciscoFlashFileTable. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.1.4.2.2.1.3 |
||||||
|
ciscoFlashFileByTypeName
This object represents exactly the
same info as ciscoFlashFileName object in ciscoFlashFileTable. |
OctetString Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.2.1.4 |
||||||
|
ciscoFlashFileByTypeDate
This object represents exactly the
same info as ciscoFlashFileDate object in ciscoFlashFileTable. |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.9.9.10.1.1.4.2.2.1.5 |
ciscoFlashCopyTable
table.1.3.6.1.4.1.9.9.10.1.2.1
·
1 row entry
·
15 columns
A table of Flash copy operation entries. Each entry represents a Flash copy operation (to or from Flash) that has been initiated.
A Flash copy operation entry. Each entry consists
of a command, a source, and optional parameters such
as protocol to be used, a destination, a server address,
etc.
A management station wishing to create an…
of a command, a source, and optional parameters such
as protocol to be used, a destination, a server address,
etc.
A management station wishing to create an…
Indexes
ciscoFlashCopySerialNumber
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ciscoFlashCopySerialNumber
Object which specifies a unique entry in the
table. A management station wishing to initiate a copy operation should use a pseudo-random value for this object when creating or modifying an instance of a ciscoFlashCopyEn… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.1 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyCommand
The copy command to be executed. Mandatory.
Note that it is possible for a system to support multiple file systems (different file systems on different Flash devices, or different file systems on different partitions wi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.2.1.1.2 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyProtocol
The protocol to be used for any copy. Optional.
Will default to tftp if not specified. Since feature support depends on a software release, version number within the release, platform, and maybe the image… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.2.1.1.3 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyServerAddress
deprecated
The server address to be used for any copy. Optional.
Will default to 'FFFFFFFF'H (or 255.255.255.255). Since this object can just hold only IPv4 Transport type, it is deprecated and replaced by ciscoFla… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.4 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopySourceName
Source file name, either in Flash or on a server,
depending on the type of copy command. Mandatory. For a copy from Flash: File name must be of the form [device>:][:] where is a value obtained fr… |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.5 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyDestinationName
Destination file name.
For a copy to Flash: File name must be of the form {device>:][<partition>:]<file> where <device> is a value obtained from FlashDeviceName, <partition> is obtained from… |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.6 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyRemoteUserName
Remote user name for copy via rcp protocol. Optional.
This object will be ignored for protocols other than rcp. If specified, it will override the remote user-name configured through the rcmd remote-username con… |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.7 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyStatus
The status of the specified copy operation.
copyOperationPending : operation request is received and pending for validation and process copyInProgress : specified op… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.2.1.1.8 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyNotifyOnCompletion
Specifies whether or not a notification should be
generated on the completion of the copy operation. If specified, ciscoFlashCopyCompletionTrap will be generated. It is the responsibility of the management entity to ens… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.1.1.9 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyTime
Time taken for the copy operation. This object will
be like a stopwatch, starting when the operation starts, stopping when the operation completes. If a management entity keeps a database of completion times for various… |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.10 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyEntryStatus
The status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.1.1.11 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyVerify
Specifies whether the file that is copied need to
be verified for integrity / authenticity, after copy succeeds. If it is set to true, and if the file that is copied doesn't have integrity /authenticity attachement, or … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.1.1.12 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyServerAddrType
This object indicates the transport type of the
address contained in ciscoFlashCopyServerAddrRev1. Optional. Will default to '1' (IPv4 address type). |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.1.1.13 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyServerAddrRev1
The server address to be used for any copy. Optional.
Will default to 'FFFFFFFF'H (or 255.255.255.255). The Format of this address depends on the value of the ciscoFlashCopyServerAddrType. … |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.14 |
||||||||||||||||||||||||||||||||||||||||
|
ciscoFlashCopyRemotePassword
Password used by ftp, sftp or scp for copying a file
to/from an ftp/sftp/scp server. This object must be created when the ciscoFlashCopyProtocol is ftp, sftp or scp. Reading it returns a zero-length string for security … |
OctetStringr/w Constraints: range: 1-40 |
.1.3.6.1.4.1.9.9.10.1.2.1.1.15 |
.1.3.6.1.4.1.9.9.10.1.2.2
·
1 row entry
·
9 columns
A table of Flash partitioning operation entries. Each entry represents a Flash partitioning operation that has been initiated.
A Flash partitioning operation entry. Each entry
consists of the command, the target device, the
partition count, and optionally the partition sizes.
A management station wishing to create an entry should
f…
consists of the command, the target device, the
partition count, and optionally the partition sizes.
A management station wishing to create an entry should
f…
Indexes
ciscoFlashPartitioningSerialNumber
| Column | Syntax | OID | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ciscoFlashPartitioningSerialNumber
Object which specifies a unique entry in the partitioning
operations table. A management station wishing to initiate a partitioning operation should use a pseudo-random value for this object when creating or modifying a… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.10.1.2.2.1.1 |
||||||||||||||||||||||
|
ciscoFlashPartitioningCommand
The partitioning command to be executed. Mandatory.
If the command is unsupported, the partitioningInvalidOperation error will be reported in the operation status. Command Remarks partitio… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.2.2.1.2 |
||||||||||||||||||||||
|
ciscoFlashPartitioningDestinationName
Destination device name. This name will be the value
obtained from FlashDeviceName. If the name is not specified, the default Flash device will be assumed. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.10.1.2.2.1.3 |
||||||||||||||||||||||
|
ciscoFlashPartitioningPartitionCount
This object is used to specify the number of
partitions to be created. Its value cannot exceed the value of ciscoFlashDeviceMaxPartitions. To undo partitioning (revert to a single partition), this object … |
Unsigned32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.10.1.2.2.1.4 |
||||||||||||||||||||||
|
ciscoFlashPartitioningPartitionSizes
This object is used to explicitly specify the size
of each partition to be created. The size of each partition will be in units of ciscoFlashDeviceMinPartitionSize. The value of this object will be in the form: … |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.10.1.2.2.1.5 |
||||||||||||||||||||||
|
ciscoFlashPartitioningStatus
The status of the specified partitioning operation.
partitioningInProgress : specified operation is active partitioningOperationSuccess : specified operation is supported and completed … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.2.2.1.6 |
||||||||||||||||||||||
|
ciscoFlashPartitioningNotifyOnCompletion
Specifies whether or not a notification should be
generated on the completion of the partitioning operation. If specified, ciscoFlashPartitioningCompletionTrap will be generated. It is the responsibility of the manageme… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.2.1.7 |
||||||||||||||||||||||
|
ciscoFlashPartitioningTime
Time taken for the operation. This object will
be like a stopwatch, starting when the operation starts, stopping when the operation completes. If a management entity keeps a database of completion times for various oper… |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.2.2.1.8 |
||||||||||||||||||||||
|
ciscoFlashPartitioningEntryStatus
The status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.2.1.9 |
ciscoFlashMiscOpTable
table.1.3.6.1.4.1.9.9.10.1.2.3
·
1 row entry
·
7 columns
A table of misc Flash operation entries. Each entry represents a Flash operation that has been initiated.
A Flash operation entry. Each entry consists of a
command, a target, and any optional parameters.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be us…
command, a target, and any optional parameters.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be us…
Indexes
ciscoFlashMiscOpSerialNumber
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ciscoFlashMiscOpSerialNumber
Object which specifies a unique entry in the
table. A management station wishing to initiate a flash operation should use a pseudo-random value for this object when creating or modifying an instance of a ciscoFlashMiscO… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.10.1.2.3.1.1 |
||||||||||||||||||||||||||||||||||
|
ciscoFlashMiscOpCommand
The command to be executed. Mandatory.
Note that it is possible for a system to support multiple file systems (different file systems on different Flash devices, or different file systems on different partitions within … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.2.3.1.2 |
||||||||||||||||||||||||||||||||||
|
ciscoFlashMiscOpDestinationName
Destination file, or partition name.
File name must be of the form [device>:][<partition>:]<file> where <device> is a value obtained from FlashDeviceName, <partition> is obtained from FlashPartitionName … |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.10.1.2.3.1.3 |
||||||||||||||||||||||||||||||||||
|
ciscoFlashMiscOpStatus
The status of the specified operation.
miscOpInProgress : specified operation is active miscOpOperationSuccess : specified operation is supported and completed successfully … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.10.1.2.3.1.4 |
||||||||||||||||||||||||||||||||||
|
ciscoFlashMiscOpNotifyOnCompletion
Specifies whether or not a notification should be
generated on the completion of an operation. If specified, ciscoFlashMiscOpCompletionTrap will be generated. It is the responsibility of the management entity to ensure … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.3.1.5 |
||||||||||||||||||||||||||||||||||
|
ciscoFlashMiscOpTime
Time taken for the operation. This object will
be like a stopwatch, starting when the operation starts, stopping when the operation completes. If a management entity keeps a database of completion times for various oper… |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.10.1.2.3.1.6 |
||||||||||||||||||||||||||||||||||
|
ciscoFlashMiscOpEntryStatus
The status of this table entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.10.1.2.3.1.7 |