Reference record for OID 1.3.6.1.4.1.9.9.10.1.1.4.1.1.8



parent
1.3.6.1.4.1.9.9.10.1.1.4.1.1 (ciscoFlashPartitionEntry)
node code
8
node name
ciscoFlashPartitionStatus
dot oid
1.3.6.1.4.1.9.9.10.1.1.4.1.1.8
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoFlashMIB(10) ciscoFlashMIBObjects(1) ciscoFlashDevice(1) ciscoFlashPartitions(4) ciscoFlashPartitionTable(1) ciscoFlashPartitionEntry(1) ciscoFlashPartitionStatus(8)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoFlashMIB(10) ciscoFlashMIBObjects(1) ciscoFlashDevice(1) ciscoFlashPartitions(4) ciscoFlashPartitionTable(1) ciscoFlashPartitionEntry(1) ciscoFlashPartitionStatus(8)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoFlashMIB(10) ciscoFlashMIBObjects(1) ciscoFlashDevice(1) ciscoFlashPartitions(4) ciscoFlashPartitionTable(1) ciscoFlashPartitionEntry(1) ciscoFlashPartitionStatus(8)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoFlashMIB(10) ciscoFlashMIBObjects(1) ciscoFlashDevice(1) ciscoFlashPartitions(4) ciscoFlashPartitionTable(1) ciscoFlashPartitionEntry(1) ciscoFlashPartitionStatus(8)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoFlashMIB(10) ciscoFlashMIBObjects(1) ciscoFlashDevice(1) ciscoFlashPartitions(4) ciscoFlashPartitionTable(1) ciscoFlashPartitionEntry(1) ciscoFlashPartitionStatus(8)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoFlashMIB(10) ciscoFlashMIBObjects(1) ciscoFlashDevice(1) ciscoFlashPartitions(4) ciscoFlashPartitionTable(1) ciscoFlashPartitionEntry(1) ciscoFlashPartitionStatus(8)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoFlashMIB/ciscoFlashMIBObjects/ciscoFlashDevice/ciscoFlashPartitions/ciscoFlashPartitionTable/ciscoFlashPartitionEntry/ciscoFlashPartitionStatus
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoFlashMIB/ciscoFlashMIBObjects/ciscoFlashDevice/ciscoFlashPartitions/ciscoFlashPartitionTable/ciscoFlashPartitionEntry/ciscoFlashPartitionStatus
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoFlashMIB/ciscoFlashMIBObjects/ciscoFlashDevice/ciscoFlashPartitions/ciscoFlashPartitionTable/ciscoFlashPartitionEntry/ciscoFlashPartitionStatus
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoFlashMIB/ciscoFlashMIBObjects/ciscoFlashDevice/ciscoFlashPartitions/ciscoFlashPartitionTable/ciscoFlashPartitionEntry/ciscoFlashPartitionStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoFlashMIB/ciscoFlashMIBObjects/ciscoFlashDevice/ciscoFlashPartitions/ciscoFlashPartitionTable/ciscoFlashPartitionEntry/ciscoFlashPartitionStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoFlashMIB/ciscoFlashMIBObjects/ciscoFlashDevice/ciscoFlashPartitions/ciscoFlashPartitionTable/ciscoFlashPartitionEntry/ciscoFlashPartitionStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/10/1/1/4/1/1/8

    Description by circitor

    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
    because the chips are not supported by the system,
    or because the Vpp voltage required to identify chips
    has been disabled via the programming jumper.
    The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode,
    and ciscoFlashChipDescr objects can be examined to get
    more details on the cause of this status
    * runFromFlash (RFF) if current image is running from
    this partition.
    The ciscoFlashPartitionUpgradeMethod object will then
    indicate whether the Flash Load Helper can be used
    to write a file to this partition or not.

    * readWrite if partition is programmable.

    Parsed from file CISCO-FLASH-MIB.mib
    Module: CISCO-FLASH-MIB

    Description by cisco_v1

    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
    because the chips are not supported by the system,
    or because the Vpp voltage required to identify chips
    has been disabled via the programming jumper.
    The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode,
    and ciscoFlashChipDescr objects can be examined to get
    more details on the cause of this status
    * runFromFlash (RFF) if current image is running from
    this partition.
    The ciscoFlashPartitionUpgradeMethod object will then
    indicate whether the Flash Load Helper can be used
    to write a file to this partition or not.

    * readWrite if partition is programmable.

    Description by oid_info

    ciscoFlashPartitionStatus OBJECT-TYPE
    SYNTAX INTEGER
    {
    readOnly(1),
    runFromFlash(2),
    readWrite(3)
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "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
    because the chips are not supported by the system,
    or because the Vpp voltage required to identify chips
    has been disabled via the programming jumper.
    The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode,
    and ciscoFlashChipDescr objects can be examined to get
    more details on the cause of this status
    * runFromFlash (RFF) if current image is running from
    this partition.
    The ciscoFlashPartitionUpgradeMethod object will then
    indicate whether the Flash Load Helper can be used
    to write a file to this partition or not.
    * readWrite if partition is programmable.
    "

    View at oid-info.com

    Description by mibdepot

    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
    because the chips are not supported by the system,
    or because the Vpp voltage required to identify chips
    has been disabled via the programming jumper.
    The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode,
    and ciscoFlashChipDescr objects can be examined to get
    more details on the cause of this status
    * runFromFlash (RFF) if current image is running from
    this partition.
    The ciscoFlashPartitionUpgradeMethod object will then
    indicate whether the Flash Load Helper can be used
    to write a file to this partition or not.

    * readWrite if partition is programmable.

    Parsed from file cisco-flash.mib.txt
    Company: None
    Module: CISCO-FLASH-MIB

    Description by cisco

    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
    because the chips are not supported by the system,
    or because the Vpp voltage required to identify chips
    has been disabled via the programming jumper.
    The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode,
    and ciscoFlashChipDescr objects can be examined to get
    more details on the cause of this status
    * runFromFlash (RFF) if current image is running from
    this partition.
    The ciscoFlashPartitionUpgradeMethod object will then
    indicate whether the Flash Load Helper can be used
    to write a file to this partition or not.

    * readWrite if partition is programmable.

    Information by circitor

    ciscoFlashPartitionStatus OBJECT-TYPE SYNTAX INTEGER { readOnly(1), runFromFlash(2), readWrite(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "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 because the chips are not supported by the system, or because the Vpp voltage required to identify chips has been disabled via the programming jumper. The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode, and ciscoFlashChipDescr objects can be examined to get more details on the cause of this status * runFromFlash (RFF) if current image is running from this partition. The ciscoFlashPartitionUpgradeMethod object will then indicate whether the Flash Load Helper can be used to write a file to this partition or not. * readWrite if partition is programmable." ::= { ciscoFlashPartitionEntry 8 }

    Information by cisco_v1

    ciscoFlashPartitionStatus OBJECT-TYPE SYNTAX INTEGER { readOnly(1), runFromFlash(2), readWrite(3) } ACCESS read-only STATUS mandatory DESCRIPTION "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 because the chips are not supported by the system, or because the Vpp voltage required to identify chips has been disabled via the programming jumper. The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode, and ciscoFlashChipDescr objects can be examined to get more details on the cause of this status * runFromFlash (RFF) if current image is running from this partition. The ciscoFlashPartitionUpgradeMethod object will then indicate whether the Flash Load Helper can be used to write a file to this partition or not. * readWrite if partition is programmable." ::= { ciscoFlashPartitionEntry 8 }

    Information by oid_info

    Automatically extracted from Cisco "SNMP v2 MIBs".

    Information by mibdepot

    ciscoFlashPartitionStatus OBJECT-TYPE SYNTAX INTEGER { readOnly(1), runFromFlash(2), readWrite(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "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 because the chips are not supported by the system, or because the Vpp voltage required to identify chips has been disabled via the programming jumper. The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode, and ciscoFlashChipDescr objects can be examined to get more details on the cause of this status * runFromFlash (RFF) if current image is running from this partition. The ciscoFlashPartitionUpgradeMethod object will then indicate whether the Flash Load Helper can be used to write a file to this partition or not. * readWrite if partition is programmable. " ::= { ciscoFlashPartitionEntry 8 }

    Information by cisco

    ciscoFlashPartitionStatus OBJECT-TYPE SYNTAX INTEGER { readOnly(1), runFromFlash(2), readWrite(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "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 because the chips are not supported by the system, or because the Vpp voltage required to identify chips has been disabled via the programming jumper. The ciscoFlashDeviceProgrammingJumper, ciscoFlashChipCode, and ciscoFlashChipDescr objects can be examined to get more details on the cause of this status * runFromFlash (RFF) if current image is running from this partition. The ciscoFlashPartitionUpgradeMethod object will then indicate whether the Flash Load Helper can be used to write a file to this partition or not. * readWrite if partition is programmable." ::= { ciscoFlashPartitionEntry 8 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Brothers (14)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.1 ciscoFlashPartitionIndex 0 0 Flash partition sequence number used to index within
    table of initialized flash partitions.
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.2 ciscoFlashPartitionStartChip 0 0 Chip sequence number of first chip in partition.
    Used as an index into the chip table.
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.3 ciscoFlashPartitionEndChip 0 0 Chip sequence number of last chip in partition.
    Used as an index into the chip table.
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.4 ciscoFlashPartitionSize 0 0 Flash partition size. It should be an integral
    multiple of ciscoFlashDeviceMinPartitionSize.
    If there is a single partition, this…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.5 ciscoFlashPartitionFreeSpace 0 0 Free space within a Flash partition.
    Note that the actual size of a file in Flash includes
    a small overhead that represents the f…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.6 ciscoFlashPartitionFileCount 0 0 Count of all files in a flash partition. Both
    good and bad (deleted or invalid checksum) files
    will be included in this count.
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.7 ciscoFlashPartitionChecksumAlgorithm 0 0 Checksum algorithm identifier for checksum method
    used by the file system. Normally, this would be
    fixed for a particular file sy…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.9 ciscoFlashPartitionUpgradeMethod 0 0 Flash partition upgrade method, ie., method by which
    new files can be downloaded into the partition.
    FLH stands for Flash Load He…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.10 ciscoFlashPartitionName 0 0 Flash partition name used to refer to a partition
    by the system. This can be any alpha-numeric character
    string of the form AAAAA…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.11 ciscoFlashPartitionNeedErasure 0 0 This object indicates whether a partition requires
    erasure before any write operations can be done in it.
    A management station sh…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.12 ciscoFlashPartitionFileNameLength 0 0 Maximum file name length supported by the file
    system.
    Max file name length will depend on the file
    system implemented. Today, all…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.13 ciscoFlashPartitionSizeExtended 0 0 Flash partition size. It should be an integral
    multiple of ciscoFlashDeviceMinPartitionSize.
    If there is a single partition, this…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.14 ciscoFlashPartitionFreeSpaceExtended 0 0 Free space within a Flash partition.
    Note that the actual size of a file in Flash includes
    a small overhead that represents the f…
    1.3.6.1.4.1.9.9.10.1.1.4.1.1.15 ciscoFlashPartitionLowSpaceNotifThreshold 0 0 This object specifies the minimum threshold value in percentage
    of free space for each partition. If the free space available
    goe…