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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::cmasModuleEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cmasModuleEnable.<entPhysicalIndex>'
Translate to a numeric OID
/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::cmasModuleEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of