CISCO-MODULE-AUTO-SHUTDOWN-MIB
AI MIB Summary
The CISCO-MODULE-AUTO-SHUTDOWN-MIB manages the automatic shutdown and reset thresholds for Cisco line cards and modules to prevent system instability caused by frequent hardware faults. It exposes metrics for module auto-shutdown status, reset event counters, and system-initiated module actions, enabling administrators to manually recover modules that have been permanently disabled due to excessive failure cycles.
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.
Main OID:
ciscoModuleAutoShutdownMIB.1.3.6.1.4.1.9.9.386
24
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
ciscoModuleAutoShutdownMIBThe 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. MODULE-IDENTITY .1.3.6.1.4.1.9.9.386 |
cmasMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.0 |
cmasModuleAutoShutdownThis notification is generated when the module auto
shutdown feature shuts down a module. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.386.0.1 |
cmasModuleSysActionNotifThis notification is generated when a system initiated
action occurs on a module. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.386.0.2 |
cmasMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.1 |
cmasGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.1.1 |
cmasFrequencyThis 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.rw Unsigned32 .1.3.6.1.4.1.9.9.386.1.1.1 |
cmasPeriodThis 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.rw Unsigned32 UNITS "minutes" .1.3.6.1.4.1.9.9.386.1.1.2 |
cmasNotifObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.1.2 |
cmasMIBEnableNotificationThis object indicates whether the system produces the
cmasModuleAutoShutdown notification.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.386.1.2.1 |
cmasModuleSysActionNotifEnableThis object indicates whether the system produces the
cmasModuleSysActionNotif notification.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.386.1.2.2 |
cmasModule OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.1.3 |
cmasModuleTableThis table contains information regarding the module
auto shutdown feature. SEQUENCE OF CmasModuleEntry .1.3.6.1.4.1.9.9.386.1.3.1 |
cmasModuleEntryThis 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'. CmasModuleEntry .1.3.6.1.4.1.9.9.386.1.3.1.1 |
cmasModuleEnableThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.386.1.3.1.1.1 |
cmasModuleNumResetsThis indicates the number of system initiated module resets
that have occurred. This does not include user initiated
module resets.ro Gauge32 .1.3.6.1.4.1.9.9.386.1.3.1.1.2 |
cmasModuleLastResetReasonThis 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.386.1.3.1.1.3 |
cmasModuleLastResetTimeThis 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.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.9.386.1.3.1.1.4 |
cmasModuleSysActionObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.1.4 |
cmasModuleSysActionThis object identifies the system initiated action which
is applied to a module.ro CiscoModuleAutoShutSysAction .1.3.6.1.4.1.9.9.386.1.4.1 |
cmasModuleSysActionReasonThis object identifies the reason of system initiated
action which is applied to a module.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.386.1.4.2 |
cmasMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.2 |
cmasMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.2.1 |
cmasMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.386.2.2 |