CISCO-IMAGE-CHECK-MIB
- Registered at
- 1.3.6.1.4.1.9.9.99990
- Last updated
- 2003-05-15 00:00
- Organization
- Cisco Systems, Inc.
- Namespace
- cisco
- Source file
CISCO-IMAGE-CHECK-MIB- Digest
sha256:940b6381193890c14c2179e2010957322852d5ba253cce01fafeb07ab1580fa4
Description
Initial version of Image Check MIB.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-IMAGE-CHECK-MIB CISCO-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoImageCheckMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99990.1 | |||
| ciscoImageCheck OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99990.1.1 | |||
| ciscoImageCheckOpTable OBJECT-TYPE A table of Image check operation entries. Each entry represents an Image check operation that has been initiated. | 1.3.6.1.4.1.9.9.99990.1.1.1 | not-accessible | current | |
| ciscoImageCheckOpEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99990.1.1.1.1 | not-accessible | current | |
| ciscoImageCheckSerialNum OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99990.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| ciscoImageCheckImageName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99990.1.1.1.1.2 | SnmpAdminString (SIZE(1..255)) | read-create | current |
| ciscoImageCheckStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99990.1.1.1.1.3 | INTEGER {none(1), inProgress(2), inCompatLoose(3), inCompatStrict(4), compatible(5), noStandby(6), pssErr(7), extractFail(8), fileParseErr(9), getIncompatErr(10)} | read-only | current |
| ciscoImageCheckEntryStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.9.9.99990.1.1.1.1.4 | RowStatus | read-create | current |
| ciscoImgChkResultsTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99990.1.1.2 | not-accessible | current | |
| ciscoImgChkResultsEntry OBJECT-TYPE An entry of ciscoImgChkResultsTable. | 1.3.6.1.4.1.9.9.99990.1.1.2.1 | not-accessible | current | |
| ciscoImgChkFeatureIndex OBJECT-TYPE The index of the incompatible feature. | 1.3.6.1.4.1.9.9.99990.1.1.2.1.1 | Integer32 (1..65535) | not-accessible | current |
| ciscoImgChkCapabIndex OBJECT-TYPE The index of the incompatible capability. | 1.3.6.1.4.1.9.9.99990.1.1.2.1.2 | Integer32 (1..65535) | not-accessible | current |
| ciscoImgChkFeatureName OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.99990.1.1.2.1.3 | SnmpAdminString (SIZE(1..32)) | read-only | current |
| ciscoImgChkCapabilityName OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.99990.1.1.2.1.4 | SnmpAdminString (SIZE(1..64)) | read-only | current |
| ciscoImgChkCapabilityReq OBJECT-TYPE Whether capability check is strict or loose. | 1.3.6.1.4.1.9.9.99990.1.1.2.1.5 | INTEGER {strict(1), loose(2)} | read-only | current |
| ciscoImgChkInCompDescr OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99990.1.1.2.1.6 | SnmpAdminString (SIZE(1..255)) | read-only | current |
| ciscoImageCheckMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99990.2 | |||
| ciscoImageCheckMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99990.2.1 | |||
| ciscoImageCheckMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99990.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoImageCheckMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-IMAGE-CHECK-MIB. | 1.3.6.1.4.1.9.9.99990.2.1.1 | current |
| ciscoImageCheckOpGroup OBJECT-GROUP A collection of objects for Image Check Operations group. | 1.3.6.1.4.1.9.9.99990.2.2.1 | current |
| ciscoImgChkResultsGroup OBJECT-GROUP A collection of objects for Image check results group. | 1.3.6.1.4.1.9.9.99990.2.2.2 | current |