cmasModuleEnable
CISCO-MODULE-AUTO-SHUTDOWN-MIB ·
.1.3.6.1.4.1.9.9.386.1.3.1.1.1
Object
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.
Context
- MIB
- CISCO-MODULE-AUTO-SHUTDOWN-MIB
- OID
.1.3.6.1.4.1.9.9.386.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmasModuleEntry
- Table
- cmasModuleTable
- Siblings
- 3
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmasModuleNumResets This indicates the number of system initiated module resets
that have occurred. This does not include user initiated
module resets. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.386.1.3.1.1.2 |
| cmasModuleLastResetReason 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. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.386.1.3.1.1.3 |
| cmasModuleLastResetTime 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
occ… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.386.1.3.1.1.4 |