CISCO-ENHANCED-IMAGE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
23

ceImageTable

table
.1.3.6.1.4.1.9.9.249.1.1.1 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceImageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENHANCED-IMAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-IMAGE-MIB::ceImageTable'
This table provides information describing the 
executing image.
          
For modular operating systems this table provides
base image or MBI.
ceImageEntry row .1.3.6.1.4.1.9.9.249.1.1.1.1
An image characteristic entry.
Indexes
Column Syntax OID
The entPhysicalIndex from the ENTITY-MIB of
the physical entity that runs this OS image.
ENTITY-MIBPhysicalIndex
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.249.1.1.1.1.1
Name of the running OS image. This will also
include the path from where the image is loaded.
For example, flash:c3640-is-mz.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.1.1.1.2
Family 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.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.1.1.1.3
Feature set supported on this image. Examples of
feature set are -
ENTERPRISE, PROVIDER etc.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.1.1.1.4
Version of the running OS image.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.1.1.1.5
Media on which the image represented by this
entry is running.
MediaType
Type Values:
1ram
2rom
3other
.1.3.6.1.4.1.9.9.249.1.1.1.1.6
Description of running OS image.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.1.1.1.7
.1.3.6.1.4.1.9.9.249.1.2.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceImageLocationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENHANCED-IMAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-IMAGE-MIB::ceImageLocationTable'
This table is applicable to modular operating systems.  
A location describes where on the file system the installed
software is placed.  This table consists of list of all 
locations along with status of image at that location.  
ceImageLocationRunningStatus will be true only for the
location from where system is currently operational. 
          
The agent may add entries to this table when a new image is 
installed on the system.  The agent may delete entries from 
this table when an image has been removed from the system.
ceImageLocationEntry row .1.3.6.1.4.1.9.9.249.1.2.1.1
Each entry provides location of an image,
status of the image.
Column Syntax OID
An integer that uniquely identifies a location.
It is allocated by the system and is unique per location.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.249.1.2.1.1.1
Location where the operating system is installed on the
system. This is path specifying the directory where
installables can be found.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.2.1.1.2
This 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 disk0:/sys, if the
system currently has image installed from t…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.249.1.2.1.1.3
.1.3.6.1.4.1.9.9.249.1.2.2 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceImageInstallableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENHANCED-IMAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-IMAGE-MIB::ceImageInstallableTable'
This table specifies a list of software installables
installed on the system.
          
This table will be applicable to operating systems which 
support installables.  A modular operating system can 
consist of base image or MBI and installables.
          
The value of ceImageLocationIndex can be used as index to 
retrieve installables installed at a particular location.
          
Every image will have a table of installables.  Entries are
added in this table when an installable is installed on the 
image.  Entries are deleted from this table when installables
are removed or rolled back from the image.
ceImageInstallableEntry row .1.3.6.1.4.1.9.9.249.1.2.2.1
Each entry provides information about the installed
software.
Column Syntax OID
An integer that uniquely identifies an installable.
It is allocated by the system and is unique per an
installable entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.249.1.2.2.1.1
The type of the software package.
CISCO-IMAGE-TCCeImageInstallableTyper/w
Type Values:
1base
2patch
3script
4package
5compositePackage
6softwareMaintenanceUpgrade
.1.3.6.1.4.1.9.9.249.1.2.2.1.2
The name of the installable.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.2.2.1.3
The status of the software installable.
CISCO-IMAGE-TCCeImageInstallableStatusr/w
Type Values:
1active
2pendingInstall
3pendingRemoval
4installPendingReload
5removedPendingReload
6installPendingReloadPendingRemoval
7removedPendingReloadPendingInstall
8pruned
9inactive
.1.3.6.1.4.1.9.9.249.1.2.2.1.4
Major 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
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.249.1.2.2.1.5
Minor version number of the software installable.
For example, minor number for the version 12.3(18.1)S
is 3.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.249.1.2.2.1.6
Maintenance version string of the software installable.
This string represents incremental change in the image
over the minor release number. For example, revision
number for the version 12.3(18.1)S is (18.1)S.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.2.2.1.7
Date and time software was installed
on the system.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.249.1.2.2.1.8
The 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 may be
modified to activate the installable.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.249.1.2.2.1.9
.1.3.6.1.4.1.9.9.249.1.3.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceImageTagTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENHANCED-IMAGE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-IMAGE-MIB::ceImageTagTable'
A 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 impacts the 
functionality of the system.  It gives point in system 
where user can go back to, to remove installables
installed after that point of time.
          
When a tag is placed on an image an entry appears in 
this table.  An entry is removed from this table when 
tag is removed from the system.  The value of 
ceImageLocationIndex is used as index to get all the tags 
that are placed on the image at this location.
ceImageTagEntry row .1.3.6.1.4.1.9.9.249.1.3.1.1
Each entry consists of information about a committed tag.
Column Syntax OID
The name of the tag.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.3.1.1.1
List of all the installables which are committed
using this tag. Installables are represented
using installable index and each index is saperated
by a space.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.249.1.3.1.1.2
Date and time this tag was committed.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.249.1.3.1.1.3
The status of this conceptual row. This object is used to
manage creation, and deletion of rows in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.249.1.3.1.1.4