CISCO-IMAGE-CHECK-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IMAGE-CHECK-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoImageCheckMIB 1.3.6.1.4.1.9.9.99990
Initial version of Image Check MIB.
             ciscoImageCheckMIBObjects 1.3.6.1.4.1.9.9.99990.1
                 ciscoImageCheck 1.3.6.1.4.1.9.9.99990.1.1
                     ciscoImageCheckOpTable 1.3.6.1.4.1.9.9.99990.1.1.1 no-access
A table of Image check operation entries. Each entry represents an Image check operation that has been initiated.
                         ciscoImageCheckOpEntry 1.3.6.1.4.1.9.9.99990.1.1.1.1 no-access
An Image check operation entry. Each entry consists of an image name, current status of the check operation and a row status. A management station wishing to create an entry should first generate a pseudo-random serial number to be used as the index to this sparse table. The station should then create the associated instance of the row status object. It must also, create the associated instance of the image name. This image is checked for compatibility with the image already running on the active supervisor. Once the appropriate instances of all the mandatory objects have been created, either by an explicit SNMP set request or by default, the row status should be set to active to initiate the operation. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo. Once an operation has been activated, it cannot be stopped. Once the operation completes, the management station should retrieve the value of the status object and delete the entry. In order to prevent old entries from clogging the table, entries will be aged out, but an entry will never be deleted within 5 minutes of completing.
                             ciscoImageCheckSerialNum 1.3.6.1.4.1.9.9.99990.1.1.1.1.1 integer32 no-access
Object which specifies a unique entry in the table. A management station wishing to initiate a check operation should use a pseudo-random value for this object when creating or modifying an instance of a ciscoImageCheckOpEntry.
                             ciscoImageCheckImageName 1.3.6.1.4.1.9.9.99990.1.1.1.1.2 snmpadminstring read-only
Image file name that needs the verification. If the Image name is NULL then it is assumed that the image check is to be done with the image on standby supervisor.
                             ciscoImageCheckStatus 1.3.6.1.4.1.9.9.99990.1.1.1.1.3 integer read-only
The current status of the image check operation. If the status is inCompatLoose(3) or inCompatStrict(4), one can look at the detail reasons of incompatibilities by looking at ciscoImgChkResultsTable described below. If the status is compatible, then there is no need to look at the ciscoImgChkResultsTable. If the status is noStandby(6), pssErr(7), extractFail(8), fileParseErr(9) or getIncompatErr(10), there is some internal error in even starting the check compatibility process, and hence the ciscoImgChkResultsTable should not be read for any details. inProgress(2) - Image check is in progress inCompatLoose(3) - Loose incompatibility inCompatStrict(4) - Strict incompatibility compatible(5) - images are compatible noStandby(6) - standby supervisor is absent pssErr(7) - internal error extractFail(8) - Could not extract image fileParseErr(9) - Could not parse image getIncompatErr(10) - internal error in determining incompatibilities. Enumeration: 'inCompatLoose': 3, 'extractFail': 8, 'fileParseErr': 9, 'none': 1, 'pssErr': 7, 'compatible': 5, 'noStandby': 6, 'inCompatStrict': 4, 'inProgress': 2, 'getIncompatErr': 10.
                             ciscoImageCheckEntryStatus 1.3.6.1.4.1.9.9.99990.1.1.1.1.4 rowstatus read-only
The status of this table entry.
                     ciscoImgChkResultsTable 1.3.6.1.4.1.9.9.99990.1.1.2 no-access
This table lists the features and capabilities that are incompatible for the request that was made corresponding to the instance of ciscoImgChkFeatureIndex in the ciscoImageCheckOpTable.
                         ciscoImgChkResultsEntry 1.3.6.1.4.1.9.9.99990.1.1.2.1 no-access
An entry of ciscoImgChkResultsTable.
                             ciscoImgChkFeatureIndex 1.3.6.1.4.1.9.9.99990.1.1.2.1.1 integer32 no-access
The index of the incompatible feature.
                             ciscoImgChkCapabIndex 1.3.6.1.4.1.9.9.99990.1.1.2.1.2 integer32 no-access
The index of the incompatible capability.
                             ciscoImgChkFeatureName 1.3.6.1.4.1.9.9.99990.1.1.2.1.3 snmpadminstring read-only
The name of the incompatible feature. The list of features is subject to implementation in a given software release. The current list of features is as follows - fspf - FSPF Routing Protocol Application fcmpls - Multi-Protocol Label Switching fib - FIB Manager flogi - F Port Server rscn - RSCN Module fcns - Name Server fcdomain - Domain Manager fc-tunnel - FC MPLS tunnel ipfc - Ipfc Manager ipconf - IP Configuration Manager ips - IPS Manager port - Port Manager port-channel - Port Channel Manager span - Switch Port Analyzer sysmgr-ver - System Manager version controller vrrp-cfg - VRRP Configuration vsan - VSAN manager zone - Zone Server
                             ciscoImgChkCapabilityName 1.3.6.1.4.1.9.9.99990.1.1.2.1.4 snmpadminstring read-only
The name of the incompatible capability. The list of capabilities is subject to implementation in a given software release. The current list of capabilities is as follows - CAP_FEATURE_SPAN_FCFWD_STBY_POP_ENABLED CAP_FEATURE_SPAN_IF_VSAN_SRC_MIX_NOT_ALLOWED CAP_FEATURE_SPAN_IF_SRC_VSAN_FILTER_NOT_ALLOWED CAP_FEATURE_SPAN_FC_TUNNEL_CFG CAP_FEATURE_SPAN_ST_PORT_CFG CAP_FEATURE_SPAN_FCIP_SRC_CFG CAP_FEATURE_SPAN_ISCSI_SRC_CFG CAP_FEATURE_ZS_READ_ONLY_ZONING CAP_FEATURE_ZS_LUN_ZONING CAP_FEATURE_PORT_MODE_ST_CFG CAP_FEATURE_FC_TUNNEL_CFG CAP_FEATURE_PORT_PERFORMANCE_BUF
                             ciscoImgChkCapabilityReq 1.3.6.1.4.1.9.9.99990.1.1.2.1.5 integer read-only
Whether capability check is strict or loose. Enumeration: 'strict': 1, 'loose': 2.
                             ciscoImgChkInCompDescr 1.3.6.1.4.1.9.9.99990.1.1.2.1.6 snmpadminstring read-only
Description of the incompatibilty. For example, if the name of the incompatibilty (the instance of ciscoImgChkCapabilityName) is CAP_FEATURE_ZS_READ_ONLY_ZONING, then the description will be - 'Zone Server - Read-only zoning configured'. For each incompatibility name that appears in ciscoImgChkCapabilityName, there will be a corresponding description described by the instance of this object.
             ciscoImageCheckMIBConformance 1.3.6.1.4.1.9.9.99990.2
                 ciscoImageCheckMIBCompliances 1.3.6.1.4.1.9.9.99990.2.1
                     ciscoImageCheckMIBCompliance 1.3.6.1.4.1.9.9.99990.2.1.1
The compliance statement for entities which implement the CISCO-IMAGE-CHECK-MIB.
                 ciscoImageCheckMIBGroups 1.3.6.1.4.1.9.9.99990.2.2
                     ciscoImageCheckOpGroup 1.3.6.1.4.1.9.9.99990.2.2.1
A collection of objects for Image Check Operations group.
                     ciscoImgChkResultsGroup 1.3.6.1.4.1.9.9.99990.2.2.2
A collection of objects for Image check results group.