cimaGrpRestarting

CISCO-IMA-MIB · .1.3.6.1.4.1.9.9.235.1.3.1.12

Object

column r/w SNMPv2-TCTruthValue
The object controls if the IMA group restart is to
be executed. During this operation the Group bringup
procedure is restarted and the group will have to go
through all the state transitions before it is declared
Active.
              
   true(1)  - restarting the IMA group
   false(2) - do not restart the IMA group
              
The agent restarts the IMA group if it is set 
to value of true(1) request from a manager. When the
agent is in the group restart transition state, 
it does not take any set to value of true(1) requests.
The agent returns true(1) when it is in the process
of group bringup. The agent returns false(2) after
the completion of group restarting.

Context

MIB
CISCO-IMA-MIB
OID
.1.3.6.1.4.1.9.9.235.1.3.1.12
Type
column
Access
readwrite
Status
current
Parent
cimaGroupEntry
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::cimaGrpRestarting'
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::cimaGrpRestarting.<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::cimaGrpRestarting'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance