All MIBs › CISCO-ENTITY-DIAG-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2016-03-11
Category: Cisco Devices, Hardware and Environment
Description: Manages hardware diagnostics for Cisco entity components, tracking test results, diagnostic schedules, and hardware health checks.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-ENTITY-DIAG-MIB?
CISCO-ENTITY-DIAG-MIB is a Cisco vendor-specific MIB that models the Online Diagnostics feature across chassis, modules, ports, power supplies, fans, and sensors represented in the standard ENTITY-MIB entPhysicalTable. It describes available tests per physical entity in ceDiagTestInfoTable (with BITS attributes like minimal, complete, perPort, fatal, nonDisruptive), tracks boot-time diagnostic level via ceDiagBootupLevel and per-entity ceDiagEntityBootLevel, and reports whether an entity is running its operational or field-diagnostic image through ceDiagEntityImageAdminStatus/ceDiagEntityImageOperStatus. Test execution and history are tracked in ceDiagTestPerfTable (ceDiagTestPerfLastResult, LastErrorID, TotalRuns, TotalFails, ConsecutiveFails) alongside on-demand (ceDiagOnDemandJobTable) and scheduled (ceDiagScheduledJobTable) diagnostic job control, plus a health-monitor subsystem (ceDiagHMTestTable) that periodically runs non-disruptive tests with configurable interval and failure thresholds. A rising ceDiagTestPerfConsecutiveFails count for a health-monitor test on a given entPhysicalIndex is an early warning of failing hardware before a full outage occurs, and the CISCO-ENTITY-DIAG-MIB MIB is deployed on Cisco chassis-based platforms that support online/health-monitor diagnostics, depending on the ENTITY-MIB for physical entity indexing.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-ENTITY-DIAG-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco modular chassis switches/routers (e.g. Catalyst, Nexus) with Online/GOLD hardware diagnostics
Monitoring Examples
An operator polls ceDiagTestPerfConsecutiveFails and ceDiagTestPerfLastResult for a given entPhysicalIndex and ceDiagTestId corresponding to a health-monitor memory test; a rising consecutive-fail count with LastResult stuck at fail would indicate that module's memory is degrading and should be scheduled for replacement before it causes a hard failure.
What Can Be Monitored
- per-entity available test descriptions and attributes
- boot-time diagnostic level (global and per-entity)
- operational vs. field-diagnostic image status
- on-demand and scheduled diagnostic job status
- test performance history (last result, total/consecutive failures)
- health-monitor test interval and failure threshold configuration
This MIB depends on
Related MIBs
Imported Objects
| CeDiagDiagnosticLevel | |
| CeDiagDiagnosticMethod | |
| CeDiagErrorIdentifier | |
| CeDiagErrorIdentifierOrZero | |
| CeDiagJobIdentifier | |
| CeDiagJobSuite | |
| CeDiagPortList | |
| CeDiagTestIdentifier | |
| CeDiagTestList |
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| EntPhysicalIndexOrZero |
From ENTITY-MIB
| PhysicalIndex | |
| entPhysicalDescr | OBJECT-TYPE |
| entPhysicalIndex | OBJECT-TYPE |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| RowStatus | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using ceDiagTestPerfTotalRuns OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF ceDiagBootUpFailedNotif | 1.3.6.1.4.1.9.9.350.0.1 | A ceDiagBootUpFailedNotif is sent if the online diagnostic discovers a boot up failure for a physical entity. | ||
| CED ceDiagBootupLevel | 1.3.6.1.4.1.9.9.350.1.2.1 | CeDiagDiagnosticLevel | read-write | This object specifies the level that physical entities will execute their boot-up diagnostic. |
| ceDiagDescrGroup | 1.3.6.1.4.1.9.9.350.2.2.1 | A collection of managed objects that describe tests and errors supported by each physical entity. | ||
| ceDiagDescriptions | 1.3.6.1.4.1.9.9.350.1.1 | |||
| T/F ceDiagEnableBootUpFailedNotif | 1.3.6.1.4.1.9.9.350.1.9.1 | TruthValue | read-write | This variable specifies whether the system produces the ceDiagBootUpFailedNotif. A 'false' value will prevent ceDiagBootUpFailedNotif notifications from being generated by this system. |
| T/F ceDiagEnableHMTestRecoverNotif | 1.3.6.1.4.1.9.9.350.1.9.3 | TruthValue | read-write | This variable specifies whether the system produces the ceDiagHMTestRecoverNotif. A 'false' value will prevent ceDiagHMTestRecoverNotif notifications from being generated by this system. |
| T/F ceDiagEnableHMThreshReachedNotif | 1.3.6.1.4.1.9.9.350.1.9.2 | TruthValue | read-write | This variable specifies whether the system produces the ceDiagHMThresholdReachedNotif. A 'false' value will prevent ceDiagHMThresholdReachedNotif notifications from being generated by this system. |
| T/F ceDiagEnableSchedTestFailedNotif | 1.3.6.1.4.1.9.9.350.1.9.4 | TruthValue | read-write | This variable specifies whether the system produces the ceDiagScheduledTestFailedNotif. A 'false' value will prevent ceDiagScheduledTestFailedNotif notifications from being generated by this system. |
| ceDiagEntity | 1.3.6.1.4.1.9.9.350.1.3 | |||
| CED ceDiagEntityBootLevel | 1.3.6.1.4.1.9.9.350.1.3.1.1.1 | CeDiagDiagnosticLevel | read-only | This object indicates the level that the physical entity executed its boot-up diagnostic. |
| ceDiagEntityCurrentTestEntry | 1.3.6.1.4.1.9.9.350.1.3.2.1 | not-accessible | A test which is currently executing on a particular physical entity. | |
| CED ceDiagEntityCurrentTestMethod | 1.3.6.1.4.1.9.9.350.1.3.2.1.1 | CeDiagDiagnosticMethod | read-only | This object indicates the method used to invoke the diagnostic that is executing this test. |
| ceDiagEntityCurrentTestTable | 1.3.6.1.4.1.9.9.350.1.3.2 | not-accessible | This table contains the information about the current test executing on a physical entity. | |
| ceDiagEntityEntry | 1.3.6.1.4.1.9.9.350.1.3.1.1 | not-accessible | Online diagnostic control and status for a single physical entity supporting the feature. Observe that this data may not be accurate if the corresponding cefcModuleOperStatus (see the CISCO-ENTITY-FRU-CONTROL-MIB for further details) has a value of 'boot'. | |
| STR ceDiagEntityFieldDiagnosticUrl | 1.3.6.1.4.1.9.9.350.1.3.1.1.4 | SnmpAdminString | read-write | This object specifies a URL (see RFC-1630) that specifies the location of the field diagnostic image. The following list provides some examples of URLs for the field diagnostic: file://disk0:/images/fd001 Describes a file with the path '/images/fd001' on 'disk0:' accessed locally. ftp://pop-server/usr/bin/fd001 Describes a file with the path '/usr/bin/fd001' on the host 'pop-server' accessed via FTP. tftp://pop-server/tftpout/fd001 Describes a file with the path '/tftpout/fd001' on the host 'pop-server' accessed via TFTP. |
| ceDiagEntityGroup | 1.3.6.1.4.1.9.9.350.2.2.3 | A collection of managed objects that describe the state of a physical entity with respect ot the online diagnostic feature. | ||
| INT ceDiagEntityImageAdminStatus | 1.3.6.1.4.1.9.9.350.1.3.1.1.2 | INTEGER | read-write | This object specifies the desired image the physical entity should be running: 'operational' - the physical entity should be running the operational image. 'fieldDiagnostic' - the physical entity should be running the field diagnostic image. |
| ceDiagEntityImageGroup | 1.3.6.1.4.1.9.9.350.2.2.4 | A collection of managed objects that describe the diagnostic image which the physical entity is running. | ||
| INT ceDiagEntityImageOperStatus | 1.3.6.1.4.1.9.9.350.1.3.1.1.3 | INTEGER | read-only | This object indicates the actual image the physical entity is running: 'operational' - the physical entity is running the operational image. 'fieldDiagnostic' - the physical entity is running the field diagnostic image. 'booting' - the physical entity is booting; that is, there is no way of determining what image the physical entity is running because it is currently booting. |
| ceDiagEntityTable | 1.3.6.1.4.1.9.9.350.1.3.1 | not-accessible | This table supports online diagnostic control and status for each physical entity that supporting the feature. The SNMP entity adds a conceptual row to this table corresponding to a physical entity upon detection of a physical entity supporting online diagnostics. The SNMP entity deletes a conceptual row from this table corresponding to a physical entity upon removal of the physical entity. | |
| OID ceDiagErrorId | 1.3.6.1.4.1.9.9.350.1.1.3.1.1 | CeDiagErrorIdentifier | not-accessible | This object indicates an arbitrary positive integer arbitrarily identifying the error. |
| ceDiagErrorInfoEntry | 1.3.6.1.4.1.9.9.350.1.1.3.1 | not-accessible | The description of a single online error. | |
| ceDiagErrorInfoTable | 1.3.6.1.4.1.9.9.350.1.1.3 | not-accessible | This table describes the errors indicated by a system supporting online diagnostics. | |
| STR ceDiagErrorText | 1.3.6.1.4.1.9.9.350.1.1.3.1.2 | SnmpAdminString | read-only | This object indicates a human-readable description of the error. Examples include: 'DIAG_SUCCESS' 'DIAG_FAILURE' 'DIAG_NOT_SUPPORT' 'DIAG_SKIPPED' |
| U32 ceDiagEventCount | 1.3.6.1.4.1.9.9.350.1.8.2 | Unsigned32 | read-only | This object specifies the number of entries currently stored in the event log buffer. |
| STR ceDiagEventErrorMsg | 1.3.6.1.4.1.9.9.350.1.8.6 | SnmpAdminString | accessible-for-notify | The error message related to the notification. |
| ceDiagEventGroup | 1.3.6.1.4.1.9.9.350.2.2.9 | A collection of managed objects that describe online diagnostic event history. | ||
| U32 ceDiagEventLogSize | 1.3.6.1.4.1.9.9.350.1.8.1 | Unsigned32 | read-write | This object specifies the maximum number of entries which the event log buffer can contain. |
| U32 ceDiagEventMaxQueries | 1.3.6.1.4.1.9.9.350.1.8.3 | Unsigned32 | read-only | Maximum number of query entries allowed in the ceDiagEventQueryTable. |
| ceDiagEventQueryEntry | 1.3.6.1.4.1.9.9.350.1.8.4.1 | not-accessible | A conceptual row of the ceDiagEventQueryTable used to setup a event log buffer query to search for diagnostic events. The actual search is started by when the value of ceDiagEventQueryStatus is set to 'active'. | |
| U32 ceDiagEventQueryIndex | 1.3.6.1.4.1.9.9.350.1.8.4.1.1 | Unsigned32 | not-accessible | An arbitrary integer in the range of 1 to ceDiagEventMaxQueries to identify this control query. |
| STR ceDiagEventQueryOwner | 1.3.6.1.4.1.9.9.350.1.8.4.1.4 | SnmpAdminString | read-create | The manager entity that configured this entry and is therefore using the resources assigned to it. It is used to model an administratively assigned name of the owner of a resource. It is recommended that this object have one or more the following information: IP address, management station name, network manager's name, location, or phone number. |
| ENT ceDiagEventQueryPhysicalIndex | 1.3.6.1.4.1.9.9.350.1.8.4.1.2 | EntPhysicalIndexOrZero | read-create | This object specifies the physical entity for the event log buffer query. A value of zero indicates that the query will return events of all physical entities. |
| I32 ceDiagEventQueryResultingRows | 1.3.6.1.4.1.9.9.350.1.8.4.1.5 | Integer32 | read-only | The result status of the query. Possible values are: -1 - Either the query has not been initiated or the agent is busy processing this query instance. Time to completion of the query processing depends on the complexity of the query and the number of matches that satisfy this query. 0..2147483647 - The search has ended and this is the number of rows in the ceDiagEventResultTable, resulting from this query. |
| INT ceDiagEventQuerySeverity | 1.3.6.1.4.1.9.9.350.1.8.4.1.3 | INTEGER | read-create | This object specifies the severity of the event log buffer query. A value of 'all' indicates that the search will return events of all severities. |
| ROW ceDiagEventQueryStatus | 1.3.6.1.4.1.9.9.350.1.8.4.1.6 | RowStatus | read-create | The status object used to manage rows in this table. When set to 'active', the query to search for diagnostic events is initiated. Once a row becomes active, values within the row cannot be modified, except by deleting and re-creating the row. |
| ceDiagEventQueryTable | 1.3.6.1.4.1.9.9.350.1.8.4 | not-accessible | A control table used to query the event log buffer. Each row instance in the table represents a query with its parameters. The resulting data for each instance of a query in this table is stored in the ceDiagEventResultTable. A row in this table can be created by setting the corresponding instance of ceDiagEventQueryStatus to 'createAndGo'. A row can be deleted by setting the corresponding instance of ceDiagEventQueryStatus to 'destroy'. | |
| ceDiagEventResultEntry | 1.3.6.1.4.1.9.9.350.1.8.5.1 | not-accessible | A conceptual row in ceDiagEventResultTable, containing information about an event that matches the search criteria set in the corresponding row of ceDiagEventQueryTable. | |
| U32 ceDiagEventResultIndex | 1.3.6.1.4.1.9.9.350.1.8.5.1.1 | Unsigned32 | not-accessible | A positive integer which uniquely identifies a result entry matching a particular query. |
| STR ceDiagEventResultLogText | 1.3.6.1.4.1.9.9.350.1.8.5.1.6 | SnmpAdminString | read-only | The text message of this event. |
| STR ceDiagEventResultPhysicalDescr | 1.3.6.1.4.1.9.9.350.1.8.5.1.3 | SnmpAdminString | read-only | This object specifies a textual description of physical entity corresponding to this event. |
| PHY ceDiagEventResultPhysicalIndex | 1.3.6.1.4.1.9.9.350.1.8.5.1.2 | PhysicalIndex | read-only | This object specifies the physical entity corresponding to this event. |
| INT ceDiagEventResultSeverity | 1.3.6.1.4.1.9.9.350.1.8.5.1.5 | INTEGER | read-only | This object indicates the severity of this event. |
| ceDiagEventResultTable | 1.3.6.1.4.1.9.9.350.1.8.5 | not-accessible | A table containing event log information corresponding to all the completed queries set up in ceDiagEventQueryTable. The query result will not become available until the current search is completed. | |
| DAT ceDiagEventResultTime | 1.3.6.1.4.1.9.9.350.1.8.5.1.4 | DateAndTime | read-only | This object specifies the time at which this event occurred. |
| ceDiagEvents | 1.3.6.1.4.1.9.9.350.1.8 | |||
| ceDiagGlobalConfig | 1.3.6.1.4.1.9.9.350.1.2 | |||
| ceDiagGlobalConfigGroup | 1.3.6.1.4.1.9.9.350.2.2.2 | A collection of managed objects that describe global configuration of the online diagnostic feature. | ||
| ceDiagHealthMonitor | 1.3.6.1.4.1.9.9.350.1.7 | |||
| ceDiagHealthMonitorGroup | 1.3.6.1.4.1.9.9.350.2.2.8 | A collection of managed objects that describe tests and test configuration with relating to the health monitor. | ||
| T/F ceDiagHMSyslogEnabled | 1.3.6.1.4.1.9.9.350.1.7.1 | TruthValue | read-write | This object specifies whether the system will generate syslog messages due to the tests run by health monitor. |
| T/F ceDiagHMTestEnabled | 1.3.6.1.4.1.9.9.350.1.7.2.1.1 | TruthValue | read-write | This object specifies whether this test is enabled for health monitor. |
| ceDiagHMTestEntry | 1.3.6.1.4.1.9.9.350.1.7.2.1 | not-accessible | The attributes of a single test specific to the health monitor. | |
| U32 ceDiagHMTestInterval | 1.3.6.1.4.1.9.9.350.1.7.2.1.4 | Unsigned32 | read-write | This object specifies the interval at which the health monitor periodically invokes this test. A value of '0' indicates that the health monitor will not invoke the test. A value of '0' cannot be set. |
| U32 ceDiagHMTestIntervalDefault | 1.3.6.1.4.1.9.9.350.1.7.2.1.3 | Unsigned32 | read-only | This object indicates the default interval which the health monitor will periodically invoke this test. A value of '0' indicates that the health monitor will not invoke the test. |
| U32 ceDiagHMTestIntervalMin | 1.3.6.1.4.1.9.9.350.1.7.2.1.2 | Unsigned32 | read-only | This object indicates the minimum interval which the health monitor can periodically invoke this test. |
| NTF ceDiagHMTestRecoverNotif | 1.3.6.1.4.1.9.9.350.0.3 | A ceDiagHMTestRecoverNotif is sent when no error is detected for the first time on the same Health Monitoring test which previously triggered ceDiagHMThresholdReachedNotif. | ||
| ceDiagHMTestTable | 1.3.6.1.4.1.9.9.350.1.7.2 | not-accessible | This table describes attributes specific to the health monitor for tests supported by a physical entity. | |
| U32 ceDiagHMTestThreshold | 1.3.6.1.4.1.9.9.350.1.7.2.1.6 | Unsigned32 | read-write | This object specifies the consecutive failure count threshold for this test. When the specified failure count threshold is reached, the diagnostic test result is set to failure. A value of '0' indicates that there is no failure count threshold for this test. This object is used in combination with ceDiagHMTestThreshWindowSuite and ceDiagHMTestThreshWindowSize to specify a sliding history window for which the threshold is monitored. When the value of ceDiagHMTestThreshWindowSuite is 'default', the sliding history window is in number of test runs, with a window size the same as the value of this object. If ceDiagHMTestThreshWindowSuite and ceDiagHMTestThreshWindowSize are not supported, the failure count threshold will be the consecutive failure count threshold. |
| U32 ceDiagHMTestThresholdDefault | 1.3.6.1.4.1.9.9.350.1.7.2.1.5 | Unsigned32 | read-only | This object indicates the default consecutive failure count threshold. When the specified failure count threshold is reached, the diagnostic test result is set to failure. A value of '0' indicates that the health monitor will not invoke this test. |
| ceDiagHMTestThreshWindowGroup | 1.3.6.1.4.1.9.9.350.2.2.15 | A collection of managed objects that describe the sliding history window parameters for a Health Monitor diagnostic test. | ||
| U32 ceDiagHMTestThreshWindowSize | 1.3.6.1.4.1.9.9.350.1.7.2.1.8 | Unsigned32 | read-write | This object indicates the sliding history window size. When the value of ceDiagHMTestThreshWindowSuite is 'default', the user cannot set any value for this object. The value of zero (0) cannot be set. |
| INT ceDiagHMTestThreshWindowSuite | 1.3.6.1.4.1.9.9.350.1.7.2.1.7 | INTEGER | read-write | This object specifies a sliding history window parameter which is used in combination with ceDiagHMTestThreshold. When the specified failure count threshold is reached in this sliding history window, the diagnostic test result is set to failure. 'default' - The sliding history window is in number of test runs or executions, with a window size the same as ceDiagHMTestThreshold. 'milliseconds' - The sliding history window is in milli-seconds specified by ceDiagHMTestThreshWindowSize. 'seconds' - The sliding history window is in seconds specified by ceDiagHMTestThreshWindowSize. 'minutes' - The sliding history window is in minutes specified by ceDiagHMTestThreshWindowSize. 'hours' - The sliding history window is in hours specified by ceDiagHMTestThreshWindowSize. 'days' - The sliding history window is in days specified by ceDiagHMTestThreshWindowSize. 'runs' - The sliding history window is in number of test runs or executions specified by ceDiagHMTestThreshWindowSize. When the value of this object is 'default' the user cannot set any value for ceDiagHMTestThreshWindowSize. When the value of this object is not 'default', then the value of ceDiagHMTestThreshWindowSize cannot be zero (0). |
| NTF ceDiagHMThresholdReachedNotif | 1.3.6.1.4.1.9.9.350.0.2 | A ceDiagHMThresholdReachedNotif is sent if the number of consecutive failure of a Health Monitoring test reaches the configured threshold. | ||
| ceDiagNotifControlGroup | 1.3.6.1.4.1.9.9.350.2.2.11 | A collection of objects providing enabling/disabling of the boot up failed, health monitoring, and scheduled job notifications for online diagnostics. | ||
| ceDiagNotifErrorMsgGroup | 1.3.6.1.4.1.9.9.350.2.2.12 | A collection of objects providing error message used by various notifications. | ||
| ceDiagNotificationControl | 1.3.6.1.4.1.9.9.350.1.9 | |||
| ceDiagNotificationGroup | 1.3.6.1.4.1.9.9.350.2.2.13 | A collection of notifications providing for boot up failed, health monitoring, and scheduled job within online diagnostics. | ||
| ceDiagOnDemand | 1.3.6.1.4.1.9.9.350.1.4 | |||
| INT ceDiagOnDemandErrorAction | 1.3.6.1.4.1.9.9.350.1.4.2 | INTEGER | read-write | This object specifies how the physical entities in the system are to proceed when they encounter an error during an on demand diagnostic job. 'continue' - indicates that the physical entities will continue executing the on demand job. 'stop' - indicates that the physical entities will abort the on demand job. |
| U32 ceDiagOnDemandErrorAllowed | 1.3.6.1.4.1.9.9.350.1.4.1 | Unsigned32 | read-write | This object specifies the number of errors the physical entities will allow before aborting an on demand diagnostic job. A value of '0' indicates that the an unlimited number of errors are allowed for the on demand diagnostic job. |
| ceDiagOnDemandGroup | 1.3.6.1.4.1.9.9.350.2.2.5 | A collection of managed objects that describe the diagnostic on demand diagnostic jobs on the system. | ||
| U32 ceDiagOnDemandIterations | 1.3.6.1.4.1.9.9.350.1.4.3 | Unsigned32 | read-write | This object specifies the maximum number of iterations of an on demand job. |
| ceDiagOnDemandJobEntry | 1.3.6.1.4.1.9.9.350.1.4.4.1 | not-accessible | A on demand job currently executing on a particular physical entity which supports on demand diagnostics. | |
| CED ceDiagOnDemandJobPortList | 1.3.6.1.4.1.9.9.350.1.4.4.1.3 | CeDiagPortList | read-create | This object specifies the list of ports to be exercised by the corresponding physical entity when executing the diagnostic suite specified for the job. |
| ROW ceDiagOnDemandJobRowStatus | 1.3.6.1.4.1.9.9.350.1.4.4.1.4 | RowStatus | read-create | The status object used to manage the rows in this table. When set to active(1) the on demand job is submitted. When set to destroy(6) the on demand job is stopped. When the value of this object is 'active', values within this row cannot be modified, except by deleting and re-creating the row. |
| CED ceDiagOnDemandJobSuite | 1.3.6.1.4.1.9.9.350.1.4.4.1.1 | CeDiagJobSuite | read-create | This object indicates the various system predefined test suites the on demand job can choose from. If the value of this object is 'none', this job will run the tests specified by ceDiagOnDemandJobTestList. If the value of this object is 'complete', 'minimal', 'nonDisruptive' or 'perPort' the value of ceDiagOnDemandJobTestList is ignored. |
| ceDiagOnDemandJobTable | 1.3.6.1.4.1.9.9.350.1.4.4 | not-accessible | This table contains a list of on demand jobs currently in the system. A row in this table can be created by setting the corresponding instance of ceDiagOnDemandJobRowStatus to 'createAndGo'. A row can be deleted by setting the corresponding instance of ceDiagOnDemandJobRowStatus to 'destroy'. Once the job is completed the corresponding row is deleted from the table. The individual results of the tests executed by this job are updated in ceDiagTestPerfTable. | |
| CED ceDiagOnDemandJobTestList | 1.3.6.1.4.1.9.9.350.1.4.4.1.2 | CeDiagTestList | read-create | This object specifies the user specified diagnostic suite (i.e., a set of tests) to be executed by the corresponding physical entity. The set of tests supported by this physical entity are specified in ceDiagTestInfoTable. |
| ceDiagScheduled | 1.3.6.1.4.1.9.9.350.1.5 | |||
| ceDiagScheduledGroup | 1.3.6.1.4.1.9.9.350.2.2.6 | A collection of managed objects that describe the diagnostic on demand diagnostic jobs on the system. | ||
| INT ceDiagScheduledJobDayOfWeek | 1.3.6.1.4.1.9.9.350.1.5.1.1.4 | INTEGER | read-create | This object specifies the day of the week for a weekly periodic scheduled job. The value of of this object must be specified if the value of ceDiagScheduledJobType is 'scheduledPeriodicWeekly'. This value of this object is set to 'notApplicable' if the value of ceDiagScheduledJobType is 'scheduledOneShot' or 'scheduledPeriodicDaily'. |
| ceDiagScheduledJobEntry | 1.3.6.1.4.1.9.9.350.1.5.1.1 | not-accessible | A job currently scheduled on a particular physical entity. | |
| OID ceDiagScheduledJobIndex | 1.3.6.1.4.1.9.9.350.1.5.1.1.1 | CeDiagJobIdentifier | not-accessible | An arbitrary non-zero integer value that uniquely identifies a single scheduled job with respect to a physical entity. |
| CED ceDiagScheduledJobPortList | 1.3.6.1.4.1.9.9.350.1.5.1.1.6 | CeDiagPortList | read-create | This object specifies the list of ports to be tested by the corresponding physical entity when executing the diagnostic suite specified for the job. |
| ROW ceDiagScheduledJobRowStatus | 1.3.6.1.4.1.9.9.350.1.5.1.1.7 | RowStatus | read-create | The status object used to manage the rows in this table. When set to 'active' the scheduled job is submitted. When set to destroy(6) the scheduled job is cleared. When the value of this object is 'active', values within this row cannot be modified, except by deleting and re-creating the row. |
| DAT ceDiagScheduledJobStart | 1.3.6.1.4.1.9.9.350.1.5.1.1.3 | DateAndTime | read-create | This object specifies when a scheduled job will be executed. If the value of ceDiagScheduledJobType is 'scheduledOneShot', then this object only applies to the first execution of the job. If the value of ceDiagScheduledJobType is 'scheduledPeriodicDaily' or 'scheduledPeriodicWeekly', then the first four octets of this objects should be zero. If the physical entity's job queue already contains a job scheduled for execution at this time, then the process of submitting the job will fail. |
| CED ceDiagScheduledJobSuite | 1.3.6.1.4.1.9.9.350.1.5.1.1.8 | CeDiagJobSuite | read-create | This object indicates the various system predefined test suites the on scheduled job can choose from. If the value of this object is 'none', this job will run the tests specified by ceDiagScheduledJobTestList. If the value of this object is 'complete', 'minimal', 'nonDisruptive' or 'perPort' the value of ceDiagScheduledJobTestList is ignored. |
| ceDiagScheduledJobSuiteGroup | 1.3.6.1.4.1.9.9.350.2.2.10 | A collection of managed objects that describe the test suite information for a diagnostic scheduled job. | ||
| ceDiagScheduledJobTable | 1.3.6.1.4.1.9.9.350.1.5.1 | not-accessible | This table contains a list of scheduled jobs on the system. A row in this table can be created by setting the corresponding instance of ceDiagScheduledJobRowStatus to 'createAndGo'. A row can be deleted by setting the corresponding instance of ceDiagScheduledJobRowStatus to 'destroy'. Once the job is completed the corresponding row is deleted from the table. The individual results of the tests executed by this job are updated in ceDiagTestPerfTable. | |
| CED ceDiagScheduledJobTestList | 1.3.6.1.4.1.9.9.350.1.5.1.1.5 | CeDiagTestList | read-create | This object specifies the diagnostic suite (i.e., a set of tests) to be executed by the corresponding physical entity. The set of tests supported by this physical entity are specified in ceDiagTestInfoTable. |
| INT ceDiagScheduledJobType | 1.3.6.1.4.1.9.9.350.1.5.1.1.2 | INTEGER | read-create | This object specifies the type of the scheduled job. 'scheduledOneShot' - the physical entity will invoke this job at the time specified by ceDiagScheduledJobStart. 'scheduledPeriodicDaily' - the physical entity will first invoke this job at the time specified by ceDiagScheduledJobStart and continue invoking it daily at the same time. 'scheduledPeriodicWeekly' - the corresponding physical entity will first invoke this job at the time and day of the week specified by ceDiagScheduledJobStart and ceDiagScheduledJobDayOfWeek, and continue to invoke it weekly at the same time and day. |
| NTF ceDiagScheduledTestFailedNotif | 1.3.6.1.4.1.9.9.350.0.4 | A ceDiagScheduledTestFailedNotif is sent if a scheduled test failed. | ||
| ceDiagTest | 1.3.6.1.4.1.9.9.350.1.6 | |||
| BIT ceDiagTestAttributes | 1.3.6.1.4.1.9.9.350.1.1.1.1.3 | Bits | read-only | This object indicates a set of attributes characterizing the test: 'minimal' - indicates that this test will be executed during boot-up if ceDiagBootupLevel is set to 'minimal' or 'complete'. This test is also included in the minimal or complete test suites. 'complete' - indicates that this test will be executed during boot-up if ceDiagBootupLevel is set to 'complete'. This test is also included in the complete test suites. 'perPort' - indicates that this test is a executed for each port contained by the module. This test is also included in the perPort test suites. 'fatal' - indicates that if this test fails, then the diagnostic should fail indicating that a major error occurred. 'basicOnDemand' - indicates that this test will be run during the basic on demand job is run. 'standby' - indicates that this test can only be run if the physical entity is a standby unit and can only be executed from the standby unit. 'parallel' - indicates that this test can be executed in parallel with other tests without checking for resource availability. 'nonDisruptive' - indicates this test can be executed without disrupting the physical entity's normal operation. This test is also included in the nonDisruptive test suites. 'hmAlwaysEnabled' - indicates that a management application can not disable the use of this test for the purpose of health monitoring. 'hmFixedInterval' - indicates that a management application can not change the interval at which health monitoring executes this test. 'nonHM' - indicates that this test can not be used for health monitoring. 'proxy' - indicates that the test must be executed through a proxy. 'activeToStandby' - indicates that this test can only be run if the physical entity is a standby unit and can only be executed from the active unit. 'offline' - indicates that this test will not get a user confirmation when it is run. 'perDevice' - indicates that this test is a per device test. 'disruptive' - indicates that this test can be executed with disrupting the physical entity's normal operation. This test is also included in the disruptive test suites. |
| STR ceDiagTestCustomAttributeDesc | 1.3.6.1.4.1.9.9.350.1.1.2.1.2 | SnmpAdminString | read-only | This object provides a textual description of the custom based attribute of this test. |
| ceDiagTestCustomAttributeEntry | 1.3.6.1.4.1.9.9.350.1.1.2.1 | not-accessible | The description of a single custom based attribute for a test supported by a corresponding physical entity. | |
| U32 ceDiagTestCustomAttributeIndex | 1.3.6.1.4.1.9.9.350.1.1.2.1.1 | Unsigned32 | not-accessible | An arbitrary integer which identifies the custom based attribute of a test. |
| ceDiagTestCustomAttributeTable | 1.3.6.1.4.1.9.9.350.1.1.2 | not-accessible | This table describes the additional custom based attributes of the tests listed in ceDiagTestInfoTable. These are attributes which have been customized by the platform supporting the tests. | |
| OID ceDiagTestId | 1.3.6.1.4.1.9.9.350.1.1.1.1.1 | CeDiagTestIdentifier | not-accessible | This object indicates an arbitrary positive integer arbitrarily identifying the test. |
| ceDiagTestInfoEntry | 1.3.6.1.4.1.9.9.350.1.1.1.1 | not-accessible | The description of a single test supported by a corresponding physical entity. | |
| ceDiagTestInfoTable | 1.3.6.1.4.1.9.9.350.1.1.1 | not-accessible | This table describes the tests supported by each physical entity supporting online diagnostics. The table organizes tests into sets associated with the physical entity supporting those tests. The SNMP entity adds a set of tests corresponding to a physical entity upon detection of a physical entity supporting online diagnostics. The SNMP entity deletes a set of tests corresponding to a physical entity upon removal of the physical entity. The SNMP entity replaces a set of tests corresponding to a physical entity when the physical entity has been successfully loaded with a different image (e.g., the field diagnostic image). | |
| DAT ceDiagTestPeffLastFail | 1.3.6.1.4.1.9.9.350.1.6.1.1.6 | DateAndTime | read-only | This object indicates the last time the corresponding physical entity executed this test and it failed. If the value of ceDiagTestPerfTotalFails is 0, then the value of this object is irrelevant. |
| G32 ceDiagTestPerfConsecutiveFails | 1.3.6.1.4.1.9.9.350.1.6.1.1.9 | Gauge32 | read-only | This object indicates the consecutive number of times the corresponding physical entity has executed the test and it has failed. The value of this object will be reset to '0' when the physical entity executes the test and it succeeds. |
| ceDiagTestPerfEntry | 1.3.6.1.4.1.9.9.350.1.6.1.1 | not-accessible | Data concerning the performance of a single test. | |
| DAT ceDiagTestPerfFirstFail | 1.3.6.1.4.1.9.9.350.1.6.1.1.4 | DateAndTime | read-only | This object indicates the first time the corresponding physical entity executed this test and it failed. The value of this object is irrelevant if the value of ceDiagTestPerfTotalFails is 0. |
| ceDiagTestPerfGroup | 1.3.6.1.4.1.9.9.350.2.2.7 | A collection of managed objects that describe the performance of tests supported by each physical entity. | ||
| OID ceDiagTestPerfLastErrorID | 1.3.6.1.4.1.9.9.350.1.6.1.1.2 | CeDiagErrorIdentifierOrZero | read-only | This object indicates the last error code of this test. Details of the non-zero error code can be found in the corresponding entry in ceDiagErrorInfoTable. |
| INT ceDiagTestPerfLastResult | 1.3.6.1.4.1.9.9.350.1.6.1.1.1 | INTEGER | read-only | This object indicates the result the last time this test was executed by the corresponding physical entity: 'unknown' - the corresponding physical entity has not executed the test. 'fail' - the test executed and detected at least one failure. 'pass' - the test executed without detecting a failure. 'skipped' - the test was skipped due to insufficient resources. |
| DAT ceDiagTestPerfLastRun | 1.3.6.1.4.1.9.9.350.1.6.1.1.3 | DateAndTime | read-only | This object indicates the last time the corresponding physical entity executed this test. If the value of ceDiagTestPerfLastResult is 'unknown', then the value of this object is irrelevant. |
| DAT ceDiagTestPerfLastSuccess | 1.3.6.1.4.1.9.9.350.1.6.1.1.5 | DateAndTime | read-only | This object indicates the last time the corresponding physical entity executed this test and it passed. The value 0x0000010100000000 indicates that the corresponding physical entity has not passed this test yet. |
| CED ceDiagTestPerfLastTestMethod | 1.3.6.1.4.1.9.9.350.1.6.1.1.10 | CeDiagDiagnosticMethod | read-only | This object indicates the testing method used for the last time this test was executed by the corresponding physical entity. |
| ceDiagTestPerfLastTestMethodGroup | 1.3.6.1.4.1.9.9.350.2.2.14 | A collection of managed objects that describe the last testing method for a diagnostic test. | ||
| ceDiagTestPerfTable | 1.3.6.1.4.1.9.9.350.1.6.1 | not-accessible | This table maintains data concerning the performance of tests executed by each physical entity supporting the online diagnostic feature. The table organizes tests into sets associated with the physical entity supporting those tests. The SNMP entity adds a set of tests corresponding to a physical entity upon detection of a physical entity supporting online diagnostics. The SNMP entity deletes a set of tests corresponding to a physical entity upon removal of the physical entity. The SNMP entity replaces a set of tests corresponding to a physical entity when the physical entity has been successfully loaded with a different image (e.g., the field diagnostic image). | |
| C32 ceDiagTestPerfTotalFails | 1.3.6.1.4.1.9.9.350.1.6.1.1.8 | Counter32 | read-only | This object indicates the total number of times the corresponding physical entity has executed the test and the test resulted with a failure. |
| C32 ceDiagTestPerfTotalRunsEx | 1.3.6.1.4.1.9.9.350.1.6.1.1.7 | Counter32 | read-only | This object indicates the total number of times the corresponding physical entity has executed the test. |
| STR ceDiagTestText | 1.3.6.1.4.1.9.9.350.1.1.1.1.2 | SnmpAdminString | read-only | This object indicates a human-readable description of the test. Examples include: 'Marching Pattern DRAM Test' 'Data Pins DRAM Test' 'Internal Loopback Test' 'External Loopback Test' |
| ciscoEntityDiagMIB | 1.3.6.1.4.1.9.9.350 | This MIB module defines the managed objects that describe the online diagnostics capabilities supported by the physical entities contained by the system, including chassis, modules, ports, power supplies, fans, and sensors. In order to manage the online diagnostic capabilities supported by a physical entity, it must be represented by a conceptual row in the entPhysicalTable of the ENTITY-MIB (RFC-2737). GLOSSARY Boot-up Diagnostic - a diagnostic consisting of tests intended to be executed in a reasonable timeframe when a physical entity boots. Diagnostic - a suite of tests intended to exercise the functional integrity of a physical entity. Diagnostic Level - the degree of completeness that a diagnostic will exercise a physical entity. Field Diagnostic - a special suite of tests intended to exercise the functional integrity of a physical entity in a manner that is possible when a physical entity is operational or running an operational image. Field Diagnostic Image - an image supporting field diagnostics. A physical entity has to be loaded with a field diagnostic image before field diagnostics can be executed on the physical entity. Health Monitoring - the process of running special non-intrusive online tests periodically on a physical entity for the purpose of tracking the overall condition of a physical entity. On-Demand Diagnostic - a diagnostic intended to be executed immediately upon request. Offline Diagnostic - a diagnostic that consists of tests that are disruptive in nature, and thus requires the physical entity being evaluated to be taken offline for the duration. Online Diagnostic - a diagnostic that consists of tests that are not disruptive in nature, and thus can be done without taking the physical entity offline. Physical Entity - an identifiable physical resource, such as a chassis, line card, power supply, or communication port. See RFC-2737, 'Entity MIB (Version 2)', K. McCloghrie and A. Bierman. Scheduled Diagnostic - a diagnostic intended to execute at some time in the future. There exist two types of scheduled diagnostics: 1) one-shot, which execute only once; and 2) periodic, which executes at a specific interval. Test - an exercise intended to determine the functional integrity of a component comprising a physical entity (e.g., a port might support an internal loopback test). Diagnostic Job - Consists of a diagnostic suite (i.e., a collection of tests) to be executed by a physical entity. | ||
| ciscoEntityDiagMIBComplianceRev1 | 1.3.6.1.4.1.9.9.350.2.1.1 | The compliance statement for SNMP entities that implement the CISCO-ENTITY-DIAG-MIB. Implementation of this MIB module is strongly recommended for any platform implementing the online diagnostic feature. | ||
| ciscoEntityDiagMIBComplianceRev2 | 1.3.6.1.4.1.9.9.350.2.1.2 | The compliance statement for SNMP entities that implement the CISCO-ENTITY-DIAG-MIB. Implementation of this MIB module is strongly recommended for any platform implementing the online diagnostic feature. This statement is deprecated and superceded by ciscoEntityDiagMIBComplianceRev3. | ||
| ciscoEntityDiagMIBComplianceRev3 | 1.3.6.1.4.1.9.9.350.2.1.3 | The compliance statement for SNMP entities that implement the CISCO-ENTITY-DIAG-MIB. Implementation of this MIB module is strongly recommended for any platform implementing the online diagnostic feature. This statement is deprecated and superceded by ciscoEntityDiagMIBComplianceRev4. | ||
| ciscoEntityDiagMIBComplianceRev4 | 1.3.6.1.4.1.9.9.350.2.1.4 | The compliance statement for SNMP entities that implement the CISCO-ENTITY-DIAG-MIB. Implementation of this MIB module is strongly recommended for any platform implementing the online diagnostic feature. | ||
| ciscoEntityDiagMIBCompliances | 1.3.6.1.4.1.9.9.350.2.1 | |||
| ciscoEntityDiagMIBConform | 1.3.6.1.4.1.9.9.350.2 | |||
| ciscoEntityDiagMIBGroups | 1.3.6.1.4.1.9.9.350.2.2 | |||
| ciscoEntityDiagMIBNotifs | 1.3.6.1.4.1.9.9.350.0 | |||
| ciscoEntityDiagMIBObjects | 1.3.6.1.4.1.9.9.350.1 |
RFC description
Manages online diagnostic testing and monitoring for Cisco hardware components and diagnostics.
Start monitoring Cisco modular chassis switches/routers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.