ME1200-FIRMWARE-MIB
AI MIB Summary
The ME1200-FIRMWARE-MIB enables monitoring and management of firmware versioning, installation status, and upgrade states for Cisco ME1200 series Ethernet Access Devices via SNMP. This module provides critical visibility into device software integrity and lifecycle management to ensure network stability and facilitate remote maintenance operations.
This is a private version of Firmware
Main OID:
me1200FirmwareMIB.1.3.6.1.4.1.9.9.815.1.28
32
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
me1200FirmwareMIBThis is a private version of Firmware MODULE-IDENTITY .1.3.6.1.4.1.9.9.815.1.28 |
me1200FirmwareMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.1 |
me1200FirmwareStatus OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.1.3 |
me1200FirmwareStatusImageTableThis is a table of status of images in flash. SEQUENCE OF ME1200FirmwareStatusImageEntry .1.3.6.1.4.1.9.9.815.1.28.1.3.1 |
me1200FirmwareStatusImageEntryEach entry has a set of image status. ME1200FirmwareStatusImageEntry .1.3.6.1.4.1.9.9.815.1.28.1.3.1.1 |
me1200FirmwareStatusImageNumberThe number of image. The number starts from 0. Integer32 .1.3.6.1.4.1.9.9.815.1.28.1.3.1.1.1 |
me1200FirmwareStatusImageTypeImage type of the status. bootloader(0) is for boot loader.
activeFirmware(1) is for active (primary) firmware.
alternativeFirmware(2) is for alternative (backup) firmware.ro ME1200StatusImageType .1.3.6.1.4.1.9.9.815.1.28.1.3.1.1.2 |
me1200FirmwareStatusImageNameImage name.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.1.1.3 |
me1200FirmwareStatusImageVersionImage version.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.1.1.4 |
me1200FirmwareStatusImageBuiltDateThe built date when the image is built.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.1.1.5 |
me1200FirmwareStatusImageCodeRevisionThe code revesion which the image is built.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.1.1.6 |
me1200FirmwareStatusImageUpload OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.1.3.2 |
me1200FirmwareStatusImageUploadStatusThe status indicates the status of current upload operation. It is
updated automatically. Modifying this flag does not take any effect.
none(0) means no upload operation. success(1) means upload operation is
successful. inProgress(2) means current upload operation is in
progress. errIvalidIp(3) means upload operation is failed due to
invalid IP address. errTftpFailed(4) means upload operation is failed
due to failed TFTP operation. errBusy(5) means upload operation is
failed due to other upload in processing. errMemoryInsufficient(6)
means upload operation is failed due to memory insufficient.
errInvalidImage(7) means upload operation is failed due to invalid
image. errWriteFlash(8) means upload operation is failed due to failed
writing flash. errSameImageExisted(9) means upload operation is failed
because the upload image is the same as the one in flash.
errUnknownImage(10) means upload operation is failed because the type
of upload image is unknown. errFlashImageNotFound(11) means upload
operation is failed because the location in flash to upload the image
is not found. errFlashEntryNotFound(12) means upload operation is
failed because the corresponding entry in flash to upload the image is
not found. errCrc(13) means upload operation is failed due to incorrect
CRC in the upload image. errImageSize(14) means upload operation is
failed due to invalid image size. errEraseFlash(15) means upload
operation is failed due to failed erasing flash.
errIncorrectImageVersion(16) means upload operation is failed due to
incorrect version of the upload image. errDownloadUrl(17) means upload
operation is failed due to fail to download image from URL.
errInvalidUrl(18) means upload operation is failed due to invalid URL.ro ME1200UploadStatus .1.3.6.1.4.1.9.9.815.1.28.1.3.2.1 |
me1200FirmwareStatusSwitchTableThis is a table of status of images in switch. SEQUENCE OF ME1200FirmwareStatusSwitchEntry .1.3.6.1.4.1.9.9.815.1.28.1.3.3 |
me1200FirmwareStatusSwitchEntryEach entry has a set of image status. ME1200FirmwareStatusSwitchEntry .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1 |
me1200FirmwareStatusSwitchSwitchIdThe ID of switch. Integer32 .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1.1 |
me1200FirmwareStatusSwitchChipIdID of chip.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1.2 |
me1200FirmwareStatusSwitchBoardTypeType of board.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1.3 |
me1200FirmwareStatusSwitchPortCntCount of ports.ro Unsigned32 .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1.4 |
me1200FirmwareStatusSwitchProductProduct name.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1.5 |
me1200FirmwareStatusSwitchVersionImage version.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1.6 |
me1200FirmwareStatusSwitchBuiltDateThe built date when the image is built.ro ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.3.3.1.7 |
me1200FirmwareControl OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.1.4 |
me1200FirmwareControlGlobals OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.1.4.1 |
me1200FirmwareControlGlobalsSwapFirmwareSwap firmware between active (primary) and alternative (backup).
true(1) is to swap the firmware. false(2) is to do nothing.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.815.1.28.1.4.1.1 |
me1200FirmwareControlImageUpload OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.1.4.2 |
me1200FirmwareControlImageUploadDoUploadAction to do upload image or not. true(1) is to do the upload
operation. false(2) is to do nothing. The upload operation may need
longer time to upload the image, so the SNMP timeout time needs to be
modified accordingly.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.815.1.28.1.4.2.1 |
me1200FirmwareControlImageUploadImageTypeType of image to upload. bootloader(0) is to upload bootloader.
firmware(1) is to upload application firmware.rw ME1200UploadImageType .1.3.6.1.4.1.9.9.815.1.28.1.4.2.2 |
me1200FirmwareControlImageUploadUrlThe location of image to upload. The format is
[protocol]://[IP-address]/[file-path].rw ME1200DisplayString .1.3.6.1.4.1.9.9.815.1.28.1.4.2.3 |
me1200FirmwareMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.2 |
me1200FirmwareMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.2.1 |
me1200FirmwareMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.815.1.28.2.2 |