CISCO-MODULE-AUTO-SHUTDOWN-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-MODULE-AUTO-SHUTDOWN-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
 ciscoModuleAutoShutdownMIB 1.3.6.1.4.1.9.9.386
The CISCO-MODULE-AUTO-SHUTDOWN-MIB is used to configure the module automatic shutdown feature. Modules will be reset by the system when they become faulty. The module auto shutdown feature will shutdown such faulty modules when the resets occur too often. Once the modules are shutdown by this feature, they will stay shutdown until the administrator manually brings them back up. This will prevent the system from constantly resetting the faulty modules. This MIB module also covers the system initiated action occuring on a module.
         cmasMIBNotifs 1.3.6.1.4.1.9.9.386.0
             cmasModuleAutoShutdown 1.3.6.1.4.1.9.9.386.0.1
This notification is generated when the module auto shutdown feature shuts down a module.
             cmasModuleSysActionNotif 1.3.6.1.4.1.9.9.386.0.2
This notification is generated when a system initiated action occurs on a module.
         cmasMIBObjects 1.3.6.1.4.1.9.9.386.1
             cmasGlobal 1.3.6.1.4.1.9.9.386.1.1
                 cmasFrequency 1.3.6.1.4.1.9.9.386.1.1.1 unsigned32 read-write
This indicates the threshold of the number of times the system can reset a faulty module, within the period specified by 'cmasPeriod'. Once the number of these system initiated resets exceeds this threshold, the module auto shutdown feature will shut down the module.
                 cmasPeriod 1.3.6.1.4.1.9.9.386.1.1.2 unsigned32 read-write
This indicates the period of time over which the number of system initiated module resets is monitored. In order for the module to be automatically shutdown, the number of times the system must reset the module has to exceed cmasFreqency times, in a span of cmasPeriod.
             cmasNotifObjects 1.3.6.1.4.1.9.9.386.1.2
                 cmasMIBEnableNotification 1.3.6.1.4.1.9.9.386.1.2.1 truthvalue read-write
This object indicates whether the system produces the cmasModuleAutoShutdown notification.
                 cmasModuleSysActionNotifEnable 1.3.6.1.4.1.9.9.386.1.2.2 truthvalue read-write
This object indicates whether the system produces the cmasModuleSysActionNotif notification.
             cmasModule 1.3.6.1.4.1.9.9.386.1.3
                 cmasModuleTable 1.3.6.1.4.1.9.9.386.1.3.1 no-access
This table contains information regarding the module auto shutdown feature.
                     cmasModuleEntry 1.3.6.1.4.1.9.9.386.1.3.1.1 no-access
This entry contains information about the module auto shutdown feature. Each entry represents whether the feature is enabled, the number of resets, the last reset reason and the last reset time. Each entry is applicable for the modules capable of this feature and are identified by 'entPhysicalIndex' with entPhysicalClass value 'module'.
                         cmasModuleEnable 1.3.6.1.4.1.9.9.386.1.3.1.1.1 truthvalue read-write
This object enables or disables the auto shutdown feature on a module. When the object is true(1), auto shutdown is enabled for that module. The feature will start monitoring system initiated module resets, and initiate a shutdown operation on the module if the number of resets, cmasModuleNumResets, exceeds the cmasFrequency within the previous cmasPeriod of time. When the object is false(2), auto shutdown is disabled for that module.
                         cmasModuleNumResets 1.3.6.1.4.1.9.9.386.1.3.1.1.2 gauge32 read-only
This indicates the number of system initiated module resets that have occurred. This does not include user initiated module resets.
                         cmasModuleLastResetReason 1.3.6.1.4.1.9.9.386.1.3.1.1.3 snmpadminstring read-only
This object identifies the reason for the last module reset initiated by the system. This object will contain a zero-length string if no such resets have occurred.
                         cmasModuleLastResetTime 1.3.6.1.4.1.9.9.386.1.3.1.1.4 dateandtime read-only
This object corresponds to the date and time when the last system initiated module reset occurred. This object will contain 0-1-1,00:00:00:0 if no system initiated resets have occurred.
             cmasModuleSysActionObjects 1.3.6.1.4.1.9.9.386.1.4
                 cmasModuleSysAction 1.3.6.1.4.1.9.9.386.1.4.1 ciscomoduleautoshutsysaction no-access
This object identifies the system initiated action which is applied to a module.
                 cmasModuleSysActionReason 1.3.6.1.4.1.9.9.386.1.4.2 snmpadminstring no-access
This object identifies the reason of system initiated action which is applied to a module.
         cmasMIBConformance 1.3.6.1.4.1.9.9.386.2
             cmasMIBCompliances 1.3.6.1.4.1.9.9.386.2.1
                 cmasMIBCompliance 1.3.6.1.4.1.9.9.386.2.1.1
The compliance statement for the CISCO-MODULE-AUTO-SHUTDOWN-MIB
                 cmasMIBCompliance2 1.3.6.1.4.1.9.9.386.2.1.2
The compliance statement for the CISCO-MODULE-AUTO-SHUTDOWN-MIB
             cmasMIBGroups 1.3.6.1.4.1.9.9.386.2.2
                 cmasModuleGroup 1.3.6.1.4.1.9.9.386.2.2.1
A collection of objects which are used to configure as well as show information regarding the module auto shutdown feature.
                 cmasNotificationEnableGroup 1.3.6.1.4.1.9.9.386.2.2.2
A collection of objects which are used to enable notifications.
                 cmasNotificationsGroup 1.3.6.1.4.1.9.9.386.2.2.3
A collection of notifications for the module auto shutdown feature.
                 cmasModuleSysActionGroup 1.3.6.1.4.1.9.9.386.2.2.4
A collection of objects which are related with the notification cmasModuleSysActionNotif. They are either used to enable and disable this notification or included in this notification PDU.
                 cmasNotificationsGroup2 1.3.6.1.4.1.9.9.386.2.2.5
A collection of notifications for the system initiated module action feature.