MIB Viewer

CISCO-MODULE-AUTO-SHUTDOWN-MIB

32 objects
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.
Imported Objects
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalIndex entPhysicalModelName entPhysicalName
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIGauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDateAndTime TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.386IdentityciscoModuleAutoShutdownMIBThe 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…
1.3.6.1.4.1.9.9.386.0NodecmasMIBNotifs
1.3.6.1.4.1.9.9.386.0.1NotificationcmasModuleAutoShutdowncurrentThis notification is generated when the module auto shutdown feature shuts down a module.
1.3.6.1.4.1.9.9.386.0.2NotificationcmasModuleSysActionNotifcurrentThis notification is generated when a system initiated action occurs on a module.
1.3.6.1.4.1.9.9.386.1NodecmasMIBObjects
1.3.6.1.4.1.9.9.386.1.1NodecmasGlobal
1.3.6.1.4.1.9.9.386.1.1.1ScalarcmasFrequencyread-writecurrentThis 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…
1.3.6.1.4.1.9.9.386.1.1.2ScalarcmasPeriodread-writecurrentThis 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, t…
1.3.6.1.4.1.9.9.386.1.2NodecmasNotifObjects
1.3.6.1.4.1.9.9.386.1.2.1ScalarcmasMIBEnableNotificationread-writecurrentThis object indicates whether the system produces the cmasModuleAutoShutdown notification.
1.3.6.1.4.1.9.9.386.1.2.2ScalarcmasModuleSysActionNotifEnableread-writecurrentThis object indicates whether the system produces the cmasModuleSysActionNotif notification.
1.3.6.1.4.1.9.9.386.1.3NodecmasModule
1.3.6.1.4.1.9.9.386.1.3.1TablecmasModuleTablenot-accessiblecurrentThis table contains information regarding the module auto shutdown feature.
1.3.6.1.4.1.9.9.386.1.3.1.1RowcmasModuleEntrynot-accessiblecurrentThis entry contains information about the module auto shutdown feature. Each entry represents whether the feature is enabled, the number of resets, the last re…
1.3.6.1.4.1.9.9.386.1.3.1.1.1ColumncmasModuleEnableread-writecurrentThis 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 s…
1.3.6.1.4.1.9.9.386.1.3.1.1.2ColumncmasModuleNumResetsread-onlycurrentThis indicates the number of system initiated module resets that have occurred. This does not include user initiated module resets.
1.3.6.1.4.1.9.9.386.1.3.1.1.3ColumncmasModuleLastResetReasonread-onlycurrentThis 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 occur…
1.3.6.1.4.1.9.9.386.1.3.1.1.4ColumncmasModuleLastResetTimeread-onlycurrentThis 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 initi…
1.3.6.1.4.1.9.9.386.1.4NodecmasModuleSysActionObjects
1.3.6.1.4.1.9.9.386.1.4.1ScalarcmasModuleSysActionaccessible-for-notifycurrentThis object identifies the system initiated action which is applied to a module.
1.3.6.1.4.1.9.9.386.1.4.2ScalarcmasModuleSysActionReasonaccessible-for-notifycurrentThis object identifies the reason of system initiated action which is applied to a module.
1.3.6.1.4.1.9.9.386.2NodecmasMIBConformance
1.3.6.1.4.1.9.9.386.2.1NodecmasMIBCompliances
1.3.6.1.4.1.9.9.386.2.1.1CompliancecmasMIBCompliancedeprecatedThe compliance statement for the CISCO-MODULE-AUTO-SHUTDOWN-MIB
1.3.6.1.4.1.9.9.386.2.1.2CompliancecmasMIBCompliance2currentThe compliance statement for the CISCO-MODULE-AUTO-SHUTDOWN-MIB
1.3.6.1.4.1.9.9.386.2.2NodecmasMIBGroups
1.3.6.1.4.1.9.9.386.2.2.1GroupcmasModuleGroupcurrentA collection of objects which are used to configure as well as show information regarding the module auto shutdown feature.
1.3.6.1.4.1.9.9.386.2.2.2GroupcmasNotificationEnableGroupcurrentA collection of objects which are used to enable notifications.
1.3.6.1.4.1.9.9.386.2.2.3GroupcmasNotificationsGroupcurrentA collection of notifications for the module auto shutdown feature.
1.3.6.1.4.1.9.9.386.2.2.4GroupcmasModuleSysActionGroupcurrentA collection of objects which are related with the notification cmasModuleSysActionNotif. They are either used to enable and disable this notification or inclu…
1.3.6.1.4.1.9.9.386.2.2.5GroupcmasNotificationsGroup2currentA collection of notifications for the system initiated module action feature.
Type Definitions
NameSyntaxStatusDescription
CiscoModuleAutoShutSysActionINTEGER { other(1), reset(2), powerCycle(3), powerDown(4) }currentThe type of system initiated action. Valid values are: other(1): none of the below. reset(2): reset the module. powerCycle(3): power cycle the module. powerDown(4): power down the module.