Home/Catalog/CISCO-SYSTEM-EXT-MIB

CISCO-SYSTEM-EXT-MIB

AI MIB Summary

The CISCO-SYSTEM-EXT-MIB monitors Cisco IOS/IOS-XE system health by tracking High Availability states, SNMP SET error counters, interface bandwidth utilization, and core file generation events. This module provides critical diagnostic data for fault isolation and system stability analysis within Cisco network infrastructure.

MIB module for monitoring High Availability, SNMP SET errors and bandwidths. This mib module also provides the information on core files that are generated in the system. GLOSSARY FIPS Federal Information Processing Standards Publication.
Main OID:
ciscoSystemExtMIB.1.3.6.1.4.1.9.9.305
65
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

65 total
Object Name
ciscoSystemExtMIBMIB module for monitoring High Availability, SNMP SET errors and bandwidths. This mib module also provides the information on core files that are generated in the system. GLOSSARY FIPS Federal Information Processing Standards Publication.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.305
ciscoSystemExtMIBNotifsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.0
ciscoSystemExtMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1
ciscoSysInfoGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.1
cseSysCPUUtilizationThe average utilization of CPU on the active supervisor.ro
Gauge32
.1.3.6.1.4.1.9.9.305.1.1.1
cseSysMemoryUtilizationThe average utilization of memory on the active supervisor.ro
Gauge32
.1.3.6.1.4.1.9.9.305.1.1.2
cseSysConfLastChangeThe local date and time when the configuration was last changed. This object will be set to zero on power cycle or on reboot of the system. Also, if the clock is changed on local system it is set to zero.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.1.3
cseSysAutoSyncThe state of the auto synchronization of images between the active and standby supervisor. Setting the value to sync when the existing value is sync, has no effect on the operation.rw
Enumeration
.1.3.6.1.4.1.9.9.305.1.1.4
cseSysAutoSyncStateThe status of the current auto synchronization process, or if no such process is in progress, then the state of the most recent one. The value 'notStarted' indicates no auto synchronization process has occurred recently.ro
Enumeration
.1.3.6.1.4.1.9.9.305.1.1.5
cseWriteEraseThis object is used to initiate a write erase on the device's saved configuration file(s) from which the device loads its configuration when it restarts. If the value of this object is set to 'eraseAll', then all the saved configurations are removed. No action is taken when the this object is set to 'noOp'. When read, the value of this object is always 'noOp'.rw
Enumeration
.1.3.6.1.4.1.9.9.305.1.1.6
cseSysConsolePortStatusThis object describes the status of the console port on this device. The status 'connected' means that there is a cable attached to the console port. The status 'notConnected' means that there is no connection out of the console port.ro
Enumeration
.1.3.6.1.4.1.9.9.305.1.1.7
cseSysTelnetServiceActivationEnables or disables the Telnet service on the device. In other words, it enables or disables the telneting to the device.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.1.8
cseSysFIPSModeActivationThe object to enable/disable FIPS mode on the device. FIPS 140-2 is a set of security requirements for cryptographic modules and it details the U.S. Government requirements for cryptographic modules. A module will comprise both hardware and software, eg a datacenter switching or routing module. The module is said to be in FIPS enabled mode when a request is recieved to enable the FIPS mode and a set of self-tests are successfully run in response to the request. If the self-tests fail, then an appropriate error is returned.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.1.9
cseSysUpTimeThe time (in seconds) since the entire system was last re-initialized as a result of reload. The initialization being system loaded and running with a system image software on the first active supervisor (SUP). In High Availibility (HA) capable system / System that provides Supervisor module redundancy, this uptime indicates time elapsed since the first active SUP was booted. This will not change even if the active SUP goes down and stand-by takes over as active.ro
TimeIntervalSec UNITS "Seconds"
.1.3.6.1.4.1.9.9.305.1.1.10
ciscoSysErrorGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.2
cseSnmpErrorTableA table containing information about the errors which have recently caused the generation of a SNMP Response PDU with a non-zero value in its error-status field for SNMP Set Response PDU. This table serves as an extension to the SNMP's error status when a SNMP Set request fails. SNMP returns only a pre-defined set of standard error codes which does not convey the specific cause for an error. Typically, there is an incumbent and sizable burden on the configuration application to determine if the configuration request failure is the result of a resource issue, a security issue, or an application error (like an object depending on some other objects). So from a user perspective, it is important that a specific error be made known. Ideally, when a 'badValue' error occurs for a given set request, an application can query the command responder for more details on the error. This table provides a framework for the command responders to provide more information on the SET errors. It is up to the implementation to create entries in this table for either only certain SNMP errors or all of the SNMP errors. Note that only most recent incarnation of an entry is kept in this table.
SEQUENCE OF CseSnmpErrorEntry
.1.3.6.1.4.1.9.9.305.1.2.1
cseSnmpErrorEntryAn entry (conceptual row) in the cseSnmpErrorTable, containing information about an error which has recently caused a SNMP SetRequest to fail. An entry is created by the agent on the occurrence of an error, and is deleted approximately 5 minutes later. The reasons for this are : - to prevent old entries clogging the table. - optimal utilization of the resources like memory.
CseSnmpErrorEntry
.1.3.6.1.4.1.9.9.305.1.2.1.1
cseSnmpErrorAddressTypeThe type of address from which the error-ed SetRequest originated.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.305.1.2.1.1.1
cseSnmpErrorAddressThe address from which the error-ed SetRequest originated.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.305.1.2.1.1.2
cseSnmpErrorRequestIdThe request-id of the error-ed SetRequest.
Unsigned32
.1.3.6.1.4.1.9.9.305.1.2.1.1.3
cseSnmpErrorCodeThe code for the Mib object specific error which caused a SetRequest to fail. This error code is platform-specific and for debugging purposes only. For information on this code, the corresponding instance of cseSnmpErrorDescription must be used. This code is not the same as the value contained in the error-status field of SNMP Response PDU.ro
Unsigned32
.1.3.6.1.4.1.9.9.305.1.2.1.1.4
cseSnmpErrorDescriptionThe error description for the error happened for the SetRequest.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.305.1.2.1.1.5
ciscoHaGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.3
cseHaRestartReasonThe reason for most recent restart of a service on the 'active' supervisor.ro
CseHaRestartReason
.1.3.6.1.4.1.9.9.305.1.3.2
cseHaRestartStatelessTells if the most recent restart of a service on the 'active' supervisor was 'stateless' or not. A 'stateless' restart of a service is where no runtime information is preserved while restarting the service.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.3.3
cseHaRestartServiceName of the service (or process) that was restarted on the 'active' supervisor.ro
SnmpAdminString
.1.3.6.1.4.1.9.9.305.1.3.4
cseHaNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.3.5
cseHaNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.3.5.0
cseHaRestartNotifyA service restart notification is generated whenever a service (or a process) on the 'active' supervisor is restarted.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.305.1.3.5.0.1
cseShutDownNotifyA system shutdown notification is generated whenever a system is going to shut down. The cseHaShutDownReason, describes the reason as to why the system is going to go down.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.305.1.3.5.0.2
cseHaShutDownReasonThe description of the reason as to why the system is going to go down.ro
SnmpAdminString
.1.3.6.1.4.1.9.9.305.1.3.6
ciscoSwFailureGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.4
cseSwCorePathProvides the path where the software cores are stored on the system. The management application can use this path to copy the cores from the system using CISCO-FLASH-MIB.ro
SnmpAdminString
.1.3.6.1.4.1.9.9.305.1.4.1
cseSwCoresTableA table containing information about the system cores that have been generated as an effect of some system failures.
SEQUENCE OF CseSwCoresEntry
.1.3.6.1.4.1.9.9.305.1.4.2
cseSwCoresEntryAn entry (conceptual row) in the cseSwCoresTable, containing information about cores that have been generated.
CseSwCoresEntry
.1.3.6.1.4.1.9.9.305.1.4.2.1
cseSwCoresModuleThe physical module on which the process crashed.
EntPhysicalIndexOrZero (CISCO-TC)
.1.3.6.1.4.1.9.9.305.1.4.2.1.1
cseSwCoresProcNameThe name of the process that crashed and generated core.
SnmpAdminString
.1.3.6.1.4.1.9.9.305.1.4.2.1.2
cseSwCoresInstanceThe instance of the core for a process identified by cseSwCoresProcName and on the module identified by cseSwCoresModule. To uniquely identify a core, the module number and process name are not sufficient as there could be multiple cores for the same module number and process name.
Unsigned32
.1.3.6.1.4.1.9.9.305.1.4.2.1.3
cseSwCoresPIDThe process identifier of the process that dumped the core.ro
Unsigned32
.1.3.6.1.4.1.9.9.305.1.4.2.1.4
cseSwCoresTimeCreatedThe time at which the core was created.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.4.2.1.5
cseSwCoresSlotNumThe slot number corresponding to the cseSwCoresModule in this chassis.ro
Unsigned32
.1.3.6.1.4.1.9.9.305.1.4.2.1.6
cseSwCoresFileNameThis object contains the core file-name(including the path, relative to the value in the cseSwCorePath object). If the cseSwCorePath contains zero length octet string, then this object will contain the filename with absolute path. If this object contains zero length octet string, then the core file is available in path identified in cseSwCorePath.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.305.1.4.2.1.7
cseFailNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.4.3
cseFailNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.4.3.0
cseFailSwCoreNotifyA notification is generated whenever a software crash occurs and a core file is generated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.305.1.4.3.0.1
cseFailSwCoreNotifyExtendedA notification is generated whenever a software crash occurs and a core file is generated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.305.1.4.3.0.2
ciscoSwFailureNotifControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.5
ciscoSwFailureNotifEnableThis object is used for administratively enabling/disabling the cseFailSwCoreNotify or cseFailSwCoreNotifyExtended notifications.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.5.1
ciscoSystemSwitchingModeGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.6
ciscoSystemSwitchingModeAdminObject to specify system's switching mode. 'other' - any other state not covered by below enumerations 'notApplicable' - switching mode configuration is not applicable for this system 'nexus3000' - system switching mode is configured as Nexus 3000 'nexus9000' - system switching mode is configured as Nexus 9000.rw
Enumeration
.1.3.6.1.4.1.9.9.305.1.6.1
ciscoSystemSwitchingModeOperObject indicate system's operational switching mode. 'other' - any other state not covered by below enumerations 'notApplicable' - switching mode configuration is not applicable for this system 'nexus3000' - system is opeerating in Nexus 3000 mode 'nexus9000' - system is opeerating in Nexus 9000 mode.ro
Enumeration
.1.3.6.1.4.1.9.9.305.1.6.2
ciscoSystemMaintModeGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.7
cseMaintModeStateThe maintenance mode operational state for the system.ro
CiscoMaintModeState
.1.3.6.1.4.1.9.9.305.1.7.1
cseMaintModeNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.7.2
cseMaintModeNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.7.2.0
cseNormalModeChangeNotifyA normal mode state change is generated when the system is changed from maintenance mode to normal mode.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.305.1.7.2.0.1
cseMaintModeChangeNotifyA maintenance mode state change is generated when the system is changed from normal mode to maintenance mode.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.305.1.7.2.0.2
ciscoSystemMaintModeNotifControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.8
ciscoSystemNormalModeNotifEnableThis object is used for administratively enabling/disabling the cseNormalModeChangeNotify.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.8.1
ciscoSystemMaintModeNotifEnableThis object is used for administratively enabling/disabling the cseMaintModeChangeNotify.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.8.2
ciscoSystemReloadGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.1.9
cseSystemReloadPendingThis object is used to indicate if a system reload is needed to make feature configuration change effective. The object returns 'true' if a system reload is required; it returns 'false' if no system reload is required.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.305.1.9.1
ciscoSystemExtMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.2
ciscoSystemExtMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.2.1
ciscoSystemExtMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.305.2.2
CISCO-SYSTEM-EXT-MIB - SNMP MIB Reference | MIBs Explorer