ciscoFlashDeviceController
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.1.2.1.9
Object
column
OctetString
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 Flash chips. For systems that have removable PCMCIA flash cards that are controlled by a PCMCIA controller chip, this object may contain a description of that controller chip. Where irrelevant (Flash is a direct memory mapped device accessed directly by the main processor), this object will have an empty (NULL) string.
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashDeviceEntry
- Table
- ciscoFlashDeviceTable
- Siblings
- 16
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Related Objects
Sibling Objects
| Object | Type | 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
cis… | column | Unsigned32 | .1.3.6.1.4.1.9.9.10.1.1.2.1.1 |
| 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 sys… | column | SNMPv2-TCInstancePointer | .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 (e… | column | Enumeration | .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 inserte… | column | SNMPv2-TCTimeStamp | .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.
S… | column | SNMPv2-TCTruthValue | .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. | column | ENTITY-MIBPhysicalIndex | .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 th… | column | OctetString | .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 ciscoFlashDeviceSiz… | column | bytes HCNUM-TCCounterBasedGauge64 | .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. | column | HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.10.1.1.2.1.17 |
| 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 … | column | bytes Unsigned32 | .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 si… | column | bytes Unsigned32 | .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 de… | column | SNMPv2-SMIUnsigned32 | .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 / ciscoFlashDeviceMinPartitionS… | column | Unsigned32 | .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 he… | column | Integer32 | .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 … | column | OctetString | .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 sto… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.1.2.1.8 |