CISCO-MODULE-AUTO-SHUTDOWN-MIB.mib object view, vendor Cisco
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file CISCO-MODULE-AUTO-SHUTDOWN-MIB and use it to monitor vendor specific OID's.
CISCO-MODULE-AUTO-SHUTDOWN-MIB file content
Object view of CISCO-MODULE-AUTO-SHUTDOWN-MIB:
Scalar Object |
cmasFrequency |
.1.3.6.1.4.1.9.9.386.1.1.1 |
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 |
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.
|
cmasMIBEnableNotification |
.1.3.6.1.4.1.9.9.386.1.2.1 |
This object indicates whether the system produces the
cmasModuleAutoShutdown notification.
|
cmasModuleEntry |
.1.3.6.1.4.1.9.9.386.1.3.1.1 |
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'.
|
Tabular Object |
cmasModuleEnable |
.1.3.6.1.4.1.9.9.386.1.3.1.1.1 |
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 |
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 |
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 |
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.
|
Table |
cmasModuleTable |
.1.3.6.1.4.1.9.9.386.1.3.1 |
This table contains information regarding the module
auto shutdown feature.
|
Trap |
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.
|
Object Identifier |
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.
|
cmasMIBNotifs |
.1.3.6.1.4.1.9.9.386.0 |
cmasMIBObjects |
.1.3.6.1.4.1.9.9.386.1 |
cmasMIBConformance |
.1.3.6.1.4.1.9.9.386.2 |
cmasGlobal |
.1.3.6.1.4.1.9.9.386.1.1 |
cmasNotifObjects |
.1.3.6.1.4.1.9.9.386.1.2 |
cmasModule |
.1.3.6.1.4.1.9.9.386.1.3 |
cmasMIBCompliances |
.1.3.6.1.4.1.9.9.386.2.1 |
cmasMIBGroups |
.1.3.6.1.4.1.9.9.386.2.2 |
Group |
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.
|