CISCO-MODULE-AUTO-SHUTDOWN-MIB

        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.
    
Source file
CISCO-MODULE-AUTO-SHUTDOWN-MIB
Last revised
Identity
ciscoModuleAutoShutdownMIB
Base OID
1.3.6.1.4.1.9.9.386
Imported Objects
CISCO-SMI ciscoMgmt
ENTITY-MIB entPhysicalIndex entPhysicalModelName entPhysicalName
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Gauge32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DateAndTime TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MODULE-AUTO-SHUTDOWN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODULE-AUTO-SHUTDOWN-MIB::ciscoModuleAutoShutdownMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-MODULE-AUTO-SHUTDOWN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODULE-AUTO-SHUTDOWN-MIB::ciscoModuleAutoShutdownMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (22)
.1.3.6.1.4.1.9.9.386
.1.3.6.1.4.1.9.9.386.0
.1.3.6.1.4.1.9.9.386.1
.1.3.6.1.4.1.9.9.386.1.1
.1.3.6.1.4.1.9.9.386.1.1.1
.1.3.6.1.4.1.9.9.386.1.1.2
.1.3.6.1.4.1.9.9.386.1.2
.1.3.6.1.4.1.9.9.386.1.2.1
.1.3.6.1.4.1.9.9.386.1.2.2
.1.3.6.1.4.1.9.9.386.1.3
.1.3.6.1.4.1.9.9.386.1.3.1
.1.3.6.1.4.1.9.9.386.1.3.1.1
.1.3.6.1.4.1.9.9.386.1.3.1.1.1
.1.3.6.1.4.1.9.9.386.1.3.1.1.2
.1.3.6.1.4.1.9.9.386.1.3.1.1.3
.1.3.6.1.4.1.9.9.386.1.3.1.1.4
.1.3.6.1.4.1.9.9.386.1.4
.1.3.6.1.4.1.9.9.386.1.4.1
.1.3.6.1.4.1.9.9.386.1.4.2
.1.3.6.1.4.1.9.9.386.2
.1.3.6.1.4.1.9.9.386.2.1
.1.3.6.1.4.1.9.9.386.2.2
Dependencies (8) 6 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (1)
Enumeration
other(1)
reset(2)
powerCycle(3)
powerDown(4)
Conformance Groups (5)
A 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.1
A collection of objects which are used to enable
notifications.
.1.3.6.1.4.1.9.9.386.2.2.2
A collection of notifications for the module auto
shutdown feature.
.1.3.6.1.4.1.9.9.386.2.2.3
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.
.1.3.6.1.4.1.9.9.386.2.2.4
A collection of notifications for the system initiated
module action feature.
.1.3.6.1.4.1.9.9.386.2.2.5
Compliance Statements (2)

OID .1.3.6.1.4.1.9.9.386.2.1.1
The compliance statement for the
CISCO-MODULE-AUTO-SHUTDOWN-MIB
Required groups

OID .1.3.6.1.4.1.9.9.386.2.1.2
The compliance statement for the
CISCO-MODULE-AUTO-SHUTDOWN-MIB
Required groups
mandatory cmasModuleGroup
mandatory cmasNotificationEnableGroup
mandatory cmasNotificationsGroup
optional cmasModuleSysActionGroup This group is mandatory for devices which support
system initiated module action feature.
optional cmasNotificationsGroup2 This group is mandatory for devices which support
system initiated module action feature.
Notifications / Traps (2)
NameOIDDescription
.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.
.1.3.6.1.4.1.9.9.386.0.2
This notification is generated when a system initiated
action occurs on a module.