ciscoFlashDeviceProgrammingJumper
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.1.2.1.11
Object
column
Enumeration
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 older technology chips it is also required for identifying the chips (which in turn is required to identify which programming algorithms to use; different chips require different algorithms and commands). The purpose of the jumper, on systems where it is available, is to write protect a Flash device. On most of the newer remote access routers, this jumper is unavailable since users are not expected to visit remote sites just to install and remove the jumpers when upgrading software in the Flash device. The unknown(3) value will be returned for such systems and can be interpreted to mean that a programming jumper is not present or not required on those systems. On systems where the programming jumper state can be read back via a hardware register, the installed(1) or notInstalled(2) value will be returned. This object is expected to be used in conjunction with the ciscoFlashPartitionStatus object whenever that object has the readOnly(1) value. In such a case, this object will indicate whether the programming jumper is a possible reason for the readOnly state.
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashDeviceEntry
- Table
- ciscoFlashDeviceTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | installed |
2 | notInstalled |
3 | unknown |
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 |
| 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 |
| 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,… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.1.2.1.9 |