CISCO-SYSTEM-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-SYSTEM-EXT-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).
|
|||
Object Name | OID | Type | Access | Info |
ciscoSystemExtMIB | 1.3.6.1.4.1.9.9.305 |
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. |
||
ciscoSystemExtMIBNotifsPrefix | 1.3.6.1.4.1.9.9.305.0 | |||
ciscoSystemExtMIBObjects | 1.3.6.1.4.1.9.9.305.1 | |||
ciscoSysInfoGroup | 1.3.6.1.4.1.9.9.305.1.1 | |||
cseSysCPUUtilization | 1.3.6.1.4.1.9.9.305.1.1.1 | gauge32 | read-only |
The average utilization of CPU on the active supervisor. |
cseSysMemoryUtilization | 1.3.6.1.4.1.9.9.305.1.1.2 | gauge32 | read-only |
The average utilization of memory on the active supervisor. |
cseSysConfLastChange | 1.3.6.1.4.1.9.9.305.1.1.3 | dateandtime | read-only |
The 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. |
cseSysAutoSync | 1.3.6.1.4.1.9.9.305.1.1.4 | integer | read-write |
The 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. Enumeration: 'sync': 1, 'noSync': 2. |
cseSysAutoSyncState | 1.3.6.1.4.1.9.9.305.1.1.5 | integer | read-only |
The 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. Enumeration: 'failed': 3, 'inProgress': 1, 'notStarted': 4, 'succeeded': 2. |
cseWriteErase | 1.3.6.1.4.1.9.9.305.1.1.6 | integer | read-write |
This 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'. Enumeration: 'eraseAll': 2, 'noOp': 1. |
cseSysConsolePortStatus | 1.3.6.1.4.1.9.9.305.1.1.7 | integer | read-only |
This 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. Enumeration: 'notConnected': 2, 'connected': 1. |
cseSysTelnetServiceActivation | 1.3.6.1.4.1.9.9.305.1.1.8 | truthvalue | read-write |
Enables or disables the Telnet service on the device. In other words, it enables or disables the telneting to the device. |
cseSysFIPSModeActivation | 1.3.6.1.4.1.9.9.305.1.1.9 | truthvalue | read-write |
The 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. |
cseSysUpTime | 1.3.6.1.4.1.9.9.305.1.1.10 | timeintervalsec | read-only |
The 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. |
ciscoSysErrorGroup | 1.3.6.1.4.1.9.9.305.1.2 | |||
cseSnmpErrorTable | 1.3.6.1.4.1.9.9.305.1.2.1 | no-access |
A 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. |
|
1.3.6.1.4.1.9.9.305.1.2.1.1 | no-access |
An 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. |
||
cseSnmpErrorAddressType | 1.3.6.1.4.1.9.9.305.1.2.1.1.1 | inetaddresstype | no-access |
The type of address from which the error-ed SetRequest originated. |
cseSnmpErrorAddress | 1.3.6.1.4.1.9.9.305.1.2.1.1.2 | inetaddress | no-access |
The address from which the error-ed SetRequest originated. |
cseSnmpErrorRequestId | 1.3.6.1.4.1.9.9.305.1.2.1.1.3 | unsigned32 | no-access |
The request-id of the error-ed SetRequest. |
cseSnmpErrorCode | 1.3.6.1.4.1.9.9.305.1.2.1.1.4 | unsigned32 | read-only |
The 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. |
cseSnmpErrorDescription | 1.3.6.1.4.1.9.9.305.1.2.1.1.5 | snmpadminstring | read-only |
The error description for the error happened for the SetRequest. |
ciscoHaGroup | 1.3.6.1.4.1.9.9.305.1.3 | |||
cseHaRestartReason | 1.3.6.1.4.1.9.9.305.1.3.2 | cseharestartreason | no-access |
The reason for most recent restart of a service on the 'active' supervisor. |
cseHaRestartStateless | 1.3.6.1.4.1.9.9.305.1.3.3 | truthvalue | no-access |
Tells 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. |
cseHaRestartService | 1.3.6.1.4.1.9.9.305.1.3.4 | snmpadminstring | no-access |
Name of the service (or process) that was restarted on the 'active' supervisor. |
cseHaNotification | 1.3.6.1.4.1.9.9.305.1.3.5 | |||
cseHaNotificationPrefix | 1.3.6.1.4.1.9.9.305.1.3.5.0 | |||
cseHaRestartNotify | 1.3.6.1.4.1.9.9.305.1.3.5.0.1 |
A service restart notification is generated whenever a service (or a process) on the 'active' supervisor is restarted. |
||
cseShutDownNotify | 1.3.6.1.4.1.9.9.305.1.3.5.0.2 |
A 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. |
||
cseHaShutDownReason | 1.3.6.1.4.1.9.9.305.1.3.6 | snmpadminstring | no-access |
The description of the reason as to why the system is going to go down. |
ciscoSwFailureGroup | 1.3.6.1.4.1.9.9.305.1.4 | |||
cseSwCorePath | 1.3.6.1.4.1.9.9.305.1.4.1 | snmpadminstring | read-only |
Provides 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. |
cseSwCoresTable | 1.3.6.1.4.1.9.9.305.1.4.2 | no-access |
A table containing information about the system cores that have been generated as an effect of some system failures. |
|
1.3.6.1.4.1.9.9.305.1.4.2.1 | no-access |
An entry (conceptual row) in the cseSwCoresTable, containing information about cores that have been generated. |
||
cseSwCoresModule | 1.3.6.1.4.1.9.9.305.1.4.2.1.1 | entphysicalindexorzero | no-access |
The physical module on which the process crashed. |
cseSwCoresProcName | 1.3.6.1.4.1.9.9.305.1.4.2.1.2 | snmpadminstring | no-access |
The name of the process that crashed and generated core. |
cseSwCoresInstance | 1.3.6.1.4.1.9.9.305.1.4.2.1.3 | unsigned32 | no-access |
The 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. |
cseSwCoresPID | 1.3.6.1.4.1.9.9.305.1.4.2.1.4 | unsigned32 | read-only |
The process identifier of the process that dumped the core. |
cseSwCoresTimeCreated | 1.3.6.1.4.1.9.9.305.1.4.2.1.5 | dateandtime | read-only |
The time at which the core was created. |
cseSwCoresSlotNum | 1.3.6.1.4.1.9.9.305.1.4.2.1.6 | unsigned32 | read-only |
The slot number corresponding to the cseSwCoresModule in this chassis. |
cseSwCoresFileName | 1.3.6.1.4.1.9.9.305.1.4.2.1.7 | snmpadminstring | read-only |
This 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. |
cseFailNotification | 1.3.6.1.4.1.9.9.305.1.4.3 | |||
cseFailNotificationPrefix | 1.3.6.1.4.1.9.9.305.1.4.3.0 | |||
cseFailSwCoreNotify | 1.3.6.1.4.1.9.9.305.1.4.3.0.1 |
A notification is generated whenever a software crash occurs and a core file is generated. |
||
cseFailSwCoreNotifyExtended | 1.3.6.1.4.1.9.9.305.1.4.3.0.2 |
A notification is generated whenever a software crash occurs and a core file is generated. |
||
ciscoSwFailureNotifControl | 1.3.6.1.4.1.9.9.305.1.5 | |||
ciscoSwFailureNotifEnable | 1.3.6.1.4.1.9.9.305.1.5.1 | truthvalue | read-write |
This object is used for administratively enabling/disabling the cseFailSwCoreNotify or cseFailSwCoreNotifyExtended notifications. |
ciscoSystemSwitchingModeGroup | 1.3.6.1.4.1.9.9.305.1.6 | |||
ciscoSystemSwitchingModeAdmin | 1.3.6.1.4.1.9.9.305.1.6.1 | integer | read-write |
Object 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. Enumeration: 'notApplicable': 2, 'other': 1, 'nexus3000': 3, 'nexus9000': 4. |
ciscoSystemSwitchingModeOper | 1.3.6.1.4.1.9.9.305.1.6.2 | integer | read-only |
Object 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. Enumeration: 'notApplicable': 2, 'other': 1, 'nexus3000': 3, 'nexus9000': 4. |
ciscoSystemMaintModeGroup | 1.3.6.1.4.1.9.9.305.1.7 | |||
cseMaintModeState | 1.3.6.1.4.1.9.9.305.1.7.1 | ciscomaintmodestate | read-only |
The maintenance mode operational state for the system. |
cseMaintModeNotification | 1.3.6.1.4.1.9.9.305.1.7.2 | |||
cseMaintModeNotificationPrefix | 1.3.6.1.4.1.9.9.305.1.7.2.0 | |||
cseNormalModeChangeNotify | 1.3.6.1.4.1.9.9.305.1.7.2.0.1 |
A normal mode state change is generated when the system is changed from maintenance mode to normal mode. |
||
cseMaintModeChangeNotify | 1.3.6.1.4.1.9.9.305.1.7.2.0.2 |
A maintenance mode state change is generated when the system is changed from normal mode to maintenance mode. |
||
ciscoSystemMaintModeNotifControl | 1.3.6.1.4.1.9.9.305.1.8 | |||
ciscoSystemNormalModeNotifEnable | 1.3.6.1.4.1.9.9.305.1.8.1 | truthvalue | read-write |
This object is used for administratively enabling/disabling the cseNormalModeChangeNotify. |
ciscoSystemMaintModeNotifEnable | 1.3.6.1.4.1.9.9.305.1.8.2 | truthvalue | read-write |
This object is used for administratively enabling/disabling the cseMaintModeChangeNotify. |
ciscoSystemReloadGroup | 1.3.6.1.4.1.9.9.305.1.9 | |||
cseSystemReloadPending | 1.3.6.1.4.1.9.9.305.1.9.1 | truthvalue | read-only |
This 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. |
ciscoSystemExtMIBConformance | 1.3.6.1.4.1.9.9.305.2 | |||
ciscoSystemExtMIBCompliances | 1.3.6.1.4.1.9.9.305.2.1 | |||
ciscoSystemExtMIBCompliance | 1.3.6.1.4.1.9.9.305.2.1.1 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev1 | 1.3.6.1.4.1.9.9.305.2.1.2 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev2 | 1.3.6.1.4.1.9.9.305.2.1.3 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev3 | 1.3.6.1.4.1.9.9.305.2.1.4 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev4 | 1.3.6.1.4.1.9.9.305.2.1.5 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev5 | 1.3.6.1.4.1.9.9.305.2.1.6 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev6 | 1.3.6.1.4.1.9.9.305.2.1.7 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev7 | 1.3.6.1.4.1.9.9.305.2.1.8 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev8 | 1.3.6.1.4.1.9.9.305.2.1.9 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev9 | 1.3.6.1.4.1.9.9.305.2.1.11 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBComplianceRev10 | 1.3.6.1.4.1.9.9.305.2.1.12 |
The compliance statement for entities which implement the CISCO-SYTEM-EXT-MIB. |
||
ciscoSystemExtMIBGroups | 1.3.6.1.4.1.9.9.305.2.2 | |||
ciscoSystemExtInfoGroup | 1.3.6.1.4.1.9.9.305.2.2.1 |
A collection of objects for system information. ciscoSystemExtInfoGroup object is superseded by ciscoSystemExtInfoGroupRev1. |
||
ciscoSystemExtErrorGroup | 1.3.6.1.4.1.9.9.305.2.2.2 |
A collection of objects for logging SNMP set error. |
||
ciscoSystemExtHaGroup | 1.3.6.1.4.1.9.9.305.2.2.3 |
A collection of objects for High Availability. |
||
ciscoSystemExtNotificationGroup | 1.3.6.1.4.1.9.9.305.2.2.4 |
A collection of notifications for the High Availability. |
||
ciscoSystemExtInfoGroupRev1 | 1.3.6.1.4.1.9.9.305.2.2.5 |
A collection of objects for system information. ciscoSystemExtInfoGroupRev1 object is superseded by ciscoSystemExtInfoGroupRev3. |
||
ciscoSystemExtInfoGroupOptional | 1.3.6.1.4.1.9.9.305.2.2.6 |
A collection of objects for system information which are optional. |
||
ciscoSystemExtSwFailureGroup | 1.3.6.1.4.1.9.9.305.2.2.7 |
A collection of objects for system software failure information which are optional. |
||
ciscoSystemExtInfoGroupRev2 | 1.3.6.1.4.1.9.9.305.2.2.8 |
A collection of objects for system information. |
||
ciscoSystemExtSwFailureGroup2 | 1.3.6.1.4.1.9.9.305.2.2.9 |
A collection of objects for system software failure information which are optional. |
||
ciscoSystemExtNotificationGroupSup1 | 1.3.6.1.4.1.9.9.305.2.2.10 |
A collection of notifications for the system MIB. |
||
ciscoSystemExtHaGroupRev1 | 1.3.6.1.4.1.9.9.305.2.2.11 |
A collection of objects for High Availability. |
||
ciscoSystemExtInfoTelnetGroup | 1.3.6.1.4.1.9.9.305.2.2.12 |
A collection of objects related to telnet support to the device. |
||
ciscoSystemExtNotificationGroupSup2 | 1.3.6.1.4.1.9.9.305.2.2.13 |
A collection of notification related to core file creation. |
||
ciscoSystemExtSwFailureGroup3 | 1.3.6.1.4.1.9.9.305.2.2.14 |
A collection of objects related to the core file. |
||
ciscoSystemExtSwFailureControlGroup | 1.3.6.1.4.1.9.9.305.2.2.15 |
This group of objects controls the sending of notifications defined in this MIB module. |
||
ciscoSystemExtInfoFIPSGroup | 1.3.6.1.4.1.9.9.305.2.2.16 |
A collection of objects related to FIPS support to the device. |
||
ciscoSystemExtInfoGroupRev3 | 1.3.6.1.4.1.9.9.305.2.2.17 |
A collection of objects for system information. |
||
ciscoSystemSwitchingModeObjectsGroup | 1.3.6.1.4.1.9.9.305.2.2.18 |
A collection of objects to support Switching Mode feature. |
||
ciscoSystemMaintModeObjectsGroup | 1.3.6.1.4.1.9.9.305.2.2.19 |
A collection of objects to support Maint mode state feature. |
||
ciscoSystemMaintModeNotificationGroup | 1.3.6.1.4.1.9.9.305.2.2.20 |
A collection of notification related to core file creation. |
||
ciscoSystemReloadObjectsGroup | 1.3.6.1.4.1.9.9.305.2.2.21 |
A collection of objects to support system reload. |