cimaAutoRestartEnable

CISCO-IMA-MIB · .1.3.6.1.4.1.9.9.235.1.6.1.6

Object

column r/w SNMPv2-TCTruthValue
This object specifies IMA unit restart behaviour.
By default, the IMA unit runs in the standard GSM mode. 
If the object is set to 'true', the IMA unit will be in
auto restart mode running with an enhanced IMA GSM.
              
The usage of loopbacks is an essential part of maintenance,
and it is required that the FE IMA ID is always
administratively kept different from the NE IMA ID.
              
Any set to this object has an impact on all the IMA group
configured.

Context

MIB
CISCO-IMA-MIB
OID
.1.3.6.1.4.1.9.9.235.1.6.1.6
Type
column
Access
readwrite
Status
current
Parent
cimaFeatureEntry
Groups
1

Walk 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-IMA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IMA-MIB::cimaAutoRestartEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IMA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IMA-MIB::cimaAutoRestartEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IMA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IMA-MIB::cimaAutoRestartEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance