MIB Viewer

CISCO-ENHANCED-IMAGE-MIB

46 objects
This MIB provides information about images running on the system. It has been extended to be useful for modular operating systems. The image table provides information about currently running image on the system. A modular operating system image consists of base image and all the installables loaded on the base image. A base image can be obtained from ceImageTable and all the installables installed on this image can be obtained using ceImageInstallableTable. Glossary: Base Image Essential part of the operating system, which forms base functionality on top of which patches can be added. MBI (Minimum bootable image) A small image which contains the smallest possible amount of functionality required to bootstrap and load a full image. This image typically contains the kernel, the file system drivers, and some hardware initialization code. It is executed at boot-up, and initializes just enough to access the rest of the code, and run it. Modular operating system An operating system that exhibits runtime modularity characteristics, such as multiple address spaces, fault isolation between processes, and modularity delivery and replacement of image components. Patch/Package/SMU (software maintenance upgrade) A modular replacement for some piece of on-box content, such as a binary shared object, or a text file. This entity is meant to replace or augment something that is already part of the base image. Composite package Group of packages delivered as a bundle. It is meant to be loaded on MBI. Script A non-binary piece of on-box content, typically a TCL script for use by the TCL interpreter, or some other form of interpreted router content. Installable An installable can be a patch, package, composite package, SMU or script. It is a piece of software which can be loaded on to the base image on a system. Location This term is used in this MIB to represent path where operating system image is located. It is the way of describing where on the file system the installed software is located. Modular operating system image consists of base image and installables loaded on this base image. Tag Tag is a virtual label placed by user that indicates a point deemed to be stable. It can be used to rollback to a system after an install that negatively impacted the functionality of the system. It gives points in system where user can go back to, to remove installables installed after that point of time.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.249IdentityciscoEnhancedImageMIBThis MIB provides information about images running on the system. It has been extended to be useful for modular operating systems. The image table provides inf…
1.3.6.1.4.1.9.9.249.1NodeciscoEnhancedImageMIBObjects
1.3.6.1.4.1.9.9.249.1.1NodeceImage
1.3.6.1.4.1.9.9.249.1.1.1TableceImageTablenot-accessiblecurrentThis table provides information describing the executing image. For modular operating systems this table provides base image or MBI.
1.3.6.1.4.1.9.9.249.1.1.1.1RowceImageEntrynot-accessiblecurrentAn image characteristic entry.
1.3.6.1.4.1.9.9.249.1.1.1.1.1ColumnceImageIndexnot-accessiblecurrentThe entPhysicalIndex from the ENTITY-MIB of the physical entity that runs this OS image.
1.3.6.1.4.1.9.9.249.1.1.1.1.2ColumnceImageNameread-onlycurrentName of the running OS image. This will also include the path from where the image is loaded. For example, flash:c3640-is-mz.
1.3.6.1.4.1.9.9.249.1.1.1.1.3ColumnceImageFamilyread-onlycurrentFamily of the running OS image. The image family indicates the platform for which the image is built. Examples of image families - are C3640, C7200 etc.
1.3.6.1.4.1.9.9.249.1.1.1.1.4ColumnceImageFeatureread-onlycurrentFeature set supported on this image. Examples of feature set are - ENTERPRISE, PROVIDER etc.
1.3.6.1.4.1.9.9.249.1.1.1.1.5ColumnceImageVersionread-onlycurrentVersion of the running OS image.
1.3.6.1.4.1.9.9.249.1.1.1.1.6ColumnceImageMediaread-onlycurrentMedia on which the image represented by this entry is running.
1.3.6.1.4.1.9.9.249.1.1.1.1.7ColumnceImageDescriptionread-onlycurrentDescription of running OS image.
1.3.6.1.4.1.9.9.249.1.2NodeceImageInstallable
1.3.6.1.4.1.9.9.249.1.2.1TableceImageLocationTablenot-accessiblecurrentThis table is applicable to modular operating systems. A location describes where on the file system the installed software is placed. This table consists of l…
1.3.6.1.4.1.9.9.249.1.2.1.1RowceImageLocationEntrynot-accessiblecurrentEach entry provides location of an image, status of the image.
1.3.6.1.4.1.9.9.249.1.2.1.1.1ColumnceImageLocationIndexnot-accessiblecurrentAn integer that uniquely identifies a location. It is allocated by the system and is unique per location.
1.3.6.1.4.1.9.9.249.1.2.1.1.2ColumnceImageLocationread-onlycurrentLocation where the operating system is installed on the system. This is path specifying the directory where installables can be found.
1.3.6.1.4.1.9.9.249.1.2.1.1.3ColumnceImageLocationRunningStatusread-onlycurrentThis object will have value of true if the image from this location is currently running on the system. For example status will be 'true' for the location disk…
1.3.6.1.4.1.9.9.249.1.2.2TableceImageInstallableTablenot-accessiblecurrentThis table specifies a list of software installables installed on the system. This table will be applicable to operating systems which support installables. A …
1.3.6.1.4.1.9.9.249.1.2.2.1RowceImageInstallableEntrynot-accessiblecurrentEach entry provides information about the installed software.
1.3.6.1.4.1.9.9.249.1.2.2.1.1ColumnceImageInstallableIndexnot-accessiblecurrentAn integer that uniquely identifies an installable. It is allocated by the system and is unique per an installable entry.
1.3.6.1.4.1.9.9.249.1.2.2.1.2ColumnceImageInstallableTyperead-createcurrentThe type of the software package.
1.3.6.1.4.1.9.9.249.1.2.2.1.3ColumnceImageInstallableNameread-createcurrentThe name of the installable.
1.3.6.1.4.1.9.9.249.1.2.2.1.4ColumnceImageInstallableStatusread-createcurrentThe status of the software installable.
1.3.6.1.4.1.9.9.249.1.2.2.1.5ColumnceImageInstallableMajorVerNumberread-onlycurrentMajor version number of the software installable. Version is represented as major.minor.maintaince For example, 12 will be major number for version 12.3(18.1)S
1.3.6.1.4.1.9.9.249.1.2.2.1.6ColumnceImageInstallableMinorVerNumberread-onlycurrentMinor version number of the software installable. For example, minor number for the version 12.3(18.1)S is 3.
1.3.6.1.4.1.9.9.249.1.2.2.1.7ColumnceImageInstallableRevisionVerNumread-onlycurrentMaintenance version string of the software installable. This string represents incremental change in the image over the minor release number. For example, revi…
1.3.6.1.4.1.9.9.249.1.2.2.1.8ColumnceImageInstallableDateread-onlycurrentDate and time software was installed on the system.
1.3.6.1.4.1.9.9.249.1.2.2.1.9ColumnceImageInstallableRowStatusread-createcurrentThe status of this conceptual row. This object is used to manage creation, and deletion of rows in this table. When the row is active, installablestatus object…
1.3.6.1.4.1.9.9.249.1.3NodeceImageTags
1.3.6.1.4.1.9.9.249.1.3.1TableceImageTagTablenot-accessiblecurrentA tag is a virtual label placed by user that indicates a point deemed to be stable. It can be used to rollback to a system after an install that negatively imp…
1.3.6.1.4.1.9.9.249.1.3.1.1RowceImageTagEntrynot-accessiblecurrentEach entry consists of information about a committed tag.
1.3.6.1.4.1.9.9.249.1.3.1.1.1ColumnceImageTagNamenot-accessiblecurrentThe name of the tag.
1.3.6.1.4.1.9.9.249.1.3.1.1.2ColumnceImageTagListofInstIndexread-onlycurrentList of all the installables which are committed using this tag. Installables are represented using installable index and each index is saperated by a space.
1.3.6.1.4.1.9.9.249.1.3.1.1.3ColumnceImageTagDateread-onlycurrentDate and time this tag was committed.
1.3.6.1.4.1.9.9.249.1.3.1.1.4ColumnceImageTagRowStatusread-createcurrentThe status of this conceptual row. This object is used to manage creation, and deletion of rows in this table.
1.3.6.1.4.1.9.9.249.3NodeciscoEnhancedImageMIBConformance
1.3.6.1.4.1.9.9.249.3.1NodeciscoEnhancedImageMIBCompliances
1.3.6.1.4.1.9.9.249.3.1.1ComplianceciscoEnhancedImageMIBCompliancedeprecatedThe compliance statement for entities which implement the CISCO-ENHANCED-IMAGE-MIB.
1.3.6.1.4.1.9.9.249.3.1.2ComplianceceImageMIBComplianceRev1currentThe compliance statement for entities which implement the CISCO-ENHANCED-IMAGE-MIB.
1.3.6.1.4.1.9.9.249.3.2NodeciscoEnhancedImageMIBGroups
1.3.6.1.4.1.9.9.249.3.2.1GroupciscoEnhancedImageMIBGroupcurrentA collection of objects providing OS image characteristics.
1.3.6.1.4.1.9.9.249.3.2.2GroupceImageLocationMIBGroupcurrentA collection of objects providing information about location of Installable Images on the system.
1.3.6.1.4.1.9.9.249.3.2.3GroupceImageInstallableMIBGroupcurrentA collection of objects providing Operating system image and installables.
1.3.6.1.4.1.9.9.249.3.2.4GroupceImageTagMIBGroupcurrentA collection of objects providing information about tags committed to the operating system image
Type Definitions
NameSyntaxStatusDescription
MediaTypeINTEGER { ram (1), rom (2), other (3) }currentThis TC describes the media type on which the image is loaded and is running from. This is not the secondary storage device from which the image is loaded. The storage device from which the image is loaded is part of th…